#74bdcb Hex Color
rgb(116, 189, 203)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 74 | bd | cb | - | #74bdcb |
| RGB | 116 | 189 | 203 | - | rgb(116,189,203) |
| HSL | 190 | 46% | 63% | - | hsl(190,46%,63%) |
| HSV | 190 | 43% | 80% | - | hsv(190,43%,80%) |
| XYZ | 36.1795 | 44.42 | 63.167 | - | xyz(36.1795,44.42,63.167) |
| CIE-LAB | 72.51 | -19.14 | -14.2 | - | lab(72.51,-19.14,-14.2) |
| CMYK | 0.42857142857143 | 0.068965517241379 | 0 | 0.20392156862745 | cmyk(0.42857142857143,0.068965517241379,0,0.20392156862745) |
Description
The RGB value of color #74bdcb is rgb(116, 189, 203).
In the hex color #74bdcb, The value of Red is 116, value of Green is 189, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #74bdcb consists of 190° Hue, 46% Saturation, and 63% Lightness.
In the CMYK color model, the color #74bdcb can be represented as Cyan=0.42857142857143%, Magenta=0.068965517241379%, Yellow=0%, and Black=0.20392156862745%.
Shades of #74bdcb
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #74bdcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #74bdcb
Preview of #74bdcb on White Background
The contrast ratio of #74bdcb with white color is 2.12
Preview of #74bdcb on black background
The contrast ratio of #74bdcb with black color is 9.88
#74bdcb color will look good with a black background.
Color Schemes of #74bdcb
Triadic Colors of #74bdcb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #74bdcb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #74bdcb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #74bdcb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #74bdcb;
}
This is a sample text used for the color #74bdcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #74bdcb;
}
This is a sample text used for the color #74bdcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #74bdcb;
}
This is a sample text used for the color #74bdcb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 22.83%
Green 37.2%
Blue 39.96%
CMYK Percentage
Cyan 61.1
Magenta 9.83%
Yellow 0%
Black 29.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.