#7c9fcc Hex Color
rgb(124, 159, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | 9f | cc | - | #7c9fcc |
RGB | 124 | 159 | 204 | - | rgb(124,159,204) |
HSL | 214 | 44% | 64% | - | hsl(214,44%,64%) |
HSV | 214 | 39% | 80% | - | hsv(214,39%,80%) |
XYZ | 31.6094 | 33.441 | 61.9155 | - | xyz(31.6094,33.441,61.9155) |
CIE-LAB | 64.52 | -0.64 | -26.87 | - | lab(64.52,-0.64,-26.87) |
CMYK | 0.3921568627451 | 0.22058823529412 | 0 | 0.2 | cmyk(0.3921568627451,0.22058823529412,0,0.2) |
Description
The RGB value of color #7c9fcc is rgb(124, 159, 204).
In the hex color #7c9fcc, The value of Red is 124, value of Green is 159, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #7c9fcc consists of 214° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #7c9fcc can be represented as Cyan=0.3921568627451%, Magenta=0.22058823529412%, Yellow=0%, and Black=0.2%.
Shades of #7c9fcc
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 #7c9fcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7c9fcc
Preview of #7c9fcc on White Background
The contrast ratio of #7c9fcc with white color is 2.73
Preview of #7c9fcc on black background
The contrast ratio of #7c9fcc with black color is 7.69
#7c9fcc color will look good with a black background.
Color Schemes of #7c9fcc
Triadic Colors of #7c9fcc
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 #7c9fcc
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 #7c9fcc
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 #7c9fcc
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: #7c9fcc;
}
This is a sample text used for the color #7c9fcc. 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: #7c9fcc;
}
This is a sample text used for the color #7c9fcc. 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 #7c9fcc;
}
This is a sample text used for the color #7c9fcc. 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.46%
Green 32.65%
Blue 41.89%
CMYK Percentage
Cyan 48.25
Magenta 27.14%
Yellow 0%
Black 24.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.