#7da7cd Hex Color
rgb(125, 167, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7d | a7 | cd | - | #7da7cd |
RGB | 125 | 167 | 205 | - | rgb(125,167,205) |
HSL | 209 | 44% | 65% | - | hsl(209,44%,65%) |
HSV | 209 | 39% | 80% | - | hsv(209,39%,80%) |
XYZ | 33.2956 | 36.4052 | 63.0296 | - | xyz(33.2956,36.4052,63.0296) |
CIE-LAB | 66.83 | -4.55 | -23.88 | - | lab(66.83,-4.55,-23.88) |
CMYK | 0.39024390243902 | 0.18536585365854 | 0 | 0.19607843137255 | cmyk(0.39024390243902,0.18536585365854,0,0.19607843137255) |
Description
The RGB value of color #7da7cd is rgb(125, 167, 205).
In the hex color #7da7cd, The value of Red is 125, value of Green is 167, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #7da7cd consists of 209° Hue, 44% Saturation, and 65% Lightness.
In the CMYK color model, the color #7da7cd can be represented as Cyan=0.39024390243902%, Magenta=0.18536585365854%, Yellow=0%, and Black=0.19607843137255%.
Shades of #7da7cd
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 #7da7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7da7cd
Preview of #7da7cd on White Background
The contrast ratio of #7da7cd with white color is 2.54
Preview of #7da7cd on black background
The contrast ratio of #7da7cd with black color is 8.28
#7da7cd color will look good with a black background.
Color Schemes of #7da7cd
Triadic Colors of #7da7cd
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 #7da7cd
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 #7da7cd
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 #7da7cd
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: #7da7cd;
}
This is a sample text used for the color #7da7cd. 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: #7da7cd;
}
This is a sample text used for the color #7da7cd. 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 #7da7cd;
}
This is a sample text used for the color #7da7cd. 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 25.15%
Green 33.6%
Blue 41.25%
CMYK Percentage
Cyan 50.57
Magenta 24.02%
Yellow 0%
Black 25.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.