Shades of Cosmic #715666
Tints of Cosmic #715666
RGB
CMYK
RGB Variations
Color information
#715666 (or 0x715666) is known color: Cosmic. HEX triplet: 71, 56 and 66. RGB value is (113,86,102). Sum of RGB (Red+Green+Blue) = 113+86+102=301 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.54% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 102 (40.23% from 255 or 33.89% from 301); Max value from RGB is 113 - color contains mainly: red. Hex color #715666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715666 is #8EA999. Grayscale: #5F5F5F. Windows color (decimal): -9349530 or 6706801. OLE color: 6706801.
HSL color Cylindrical-coordinate representation of color #715666: hue angle of 324.44º 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 #715666 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 102 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.56 |
| HSL | 324.44º | 0.14% | 0.39% | - |
| HSV(B) | 324.44º | 0.24% | 0.44% | - |
| XYZ | 12.54 | 11.13 | 14.06 | - |
| YUV | 95.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 102 | 0 | 0.24 | 0.10 | 0.56 | 324.44 | 0.14 | 0.39 |
| Hex | 71 | 56 | 66 | 0 | 18 | A | 38 | 144 | E | 27 |
| Octal | 161 | 126 | 146 | 0 | 30 | 12 | 70 | 504 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1100110 | 0 | 11000 | 1010 | 111000 | 101000100 | 1110 | 100111 |
Color Harmonies of #715666
Complementary color
Monochromatic Colors of #715666
Black with #715666
Text Example
Text Example
White with #715666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715666; }
p { color: rgb(113,86,102); }
H1.HeaderClassName
{
color: #715666;
}
.AnyTagClassName
{
color: #715666;
}
</style>
background-color css
<style>
a { background-color: #715666; }
a { background-color: rgb(113,86,102); }
div.DivClassName
{
background-color: #715666;
}
.BgClassName
{
background-color: #715666;
}
</style>
border-color css
<style>
span { border-color: #715666; }
span { border-color: rgb(113,86,102); }
td.TdClassName
{
border-color: #715666;
}
.TagClassName
{
border-color: #715666;
}
</style>