#6c829f Hex Color
rgb(108, 130, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6c | 82 | 9f | - | #6c829f |
RGB | 108 | 130 | 159 | - | rgb(108,130,159) |
HSL | 214 | 21% | 52% | - | hsl(214,21%,52%) |
HSV | 214 | 32% | 62% | - | hsv(214,32%,62%) |
XYZ | 20.425 | 21.6566 | 35.9045 | - | xyz(20.425,21.6566,35.9045) |
CIE-LAB | 53.66 | -0.77 | -18.07 | - | lab(53.66,-0.77,-18.07) |
CMYK | 0.32075471698113 | 0.18238993710692 | 0 | 0.37647058823529 | cmyk(0.32075471698113,0.18238993710692,0,0.37647058823529) |
Description
The RGB value of color #6c829f is rgb(108, 130, 159).
In the hex color #6c829f, The value of Red is 108, value of Green is 130, and value of Blue is 159. The primary color is Blue. Similarly, The HSL values for #6c829f consists of 214° Hue, 21% Saturation, and 52% Lightness.
In the CMYK color model, the color #6c829f can be represented as Cyan=0.32075471698113%, Magenta=0.18238993710692%, Yellow=0%, and Black=0.37647058823529%.
Shades of #6c829f
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 #6c829f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6c829f
Preview of #6c829f on White Background
The contrast ratio of #6c829f with white color is 3.94
Preview of #6c829f on black background
The contrast ratio of #6c829f with black color is 5.33
#6c829f color will look good with a black background.
Color Schemes of #6c829f
Triadic Colors of #6c829f
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 #6c829f
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 #6c829f
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 #6c829f
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: #6c829f;
}
This is a sample text used for the color #6c829f. 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: #6c829f;
}
This is a sample text used for the color #6c829f. 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 #6c829f;
}
This is a sample text used for the color #6c829f. 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 27.2%
Green 32.75%
Blue 40.05%
CMYK Percentage
Cyan 36.47
Magenta 20.74%
Yellow 0%
Black 42.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.