Shades of Cosmic #715667
Tints of Cosmic #715667
RGB
CMYK
RGB Variations
Color information
#715667 (or 0x715667) is known color: Cosmic. HEX triplet: 71, 56 and 67. RGB value is (113,86,103). Sum of RGB (Red+Green+Blue) = 113+86+103=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 113 - color contains mainly: red. Hex color #715667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715667 is #8EA998. Grayscale: #5F5F5F. Windows color (decimal): -9349529 or 6772337. OLE color: 6772337.
HSL color Cylindrical-coordinate representation of color #715667: hue angle of 322.22º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715667 is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 103 | - |
| CMYK | 0 | 0.24 | 0.09 | 0.56 |
| HSL | 322.22º | 0.14% | 0.39% | - |
| HSV(B) | 322.22º | 0.24% | 0.44% | - |
| XYZ | 12.59 | 11.15 | 14.32 | - |
| YUV | 96.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 103 | 0 | 0.24 | 0.09 | 0.56 | 322.22 | 0.14 | 0.39 |
| Hex | 71 | 56 | 67 | 0 | 18 | 9 | 38 | 142 | E | 27 |
| Octal | 161 | 126 | 147 | 0 | 30 | 11 | 70 | 502 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1100111 | 0 | 11000 | 1001 | 111000 | 101000010 | 1110 | 100111 |
Color Harmonies of #715667
Complementary color
Monochromatic Colors of #715667
Black with #715667
Text Example
Text Example
White with #715667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715667; }
p { color: rgb(113,86,103); }
H1.HeaderClassName
{
color: #715667;
}
.AnyTagClassName
{
color: #715667;
}
</style>
background-color css
<style>
a { background-color: #715667; }
a { background-color: rgb(113,86,103); }
div.DivClassName
{
background-color: #715667;
}
.BgClassName
{
background-color: #715667;
}
</style>
border-color css
<style>
span { border-color: #715667; }
span { border-color: rgb(113,86,103); }
td.TdClassName
{
border-color: #715667;
}
.TagClassName
{
border-color: #715667;
}
</style>