Shades of Cosmic #724866
Tints of Cosmic #724866
RGB
CMYK
RGB Variations
Color information
#724866 (or 0x724866) is known color: Cosmic. HEX triplet: 72, 48 and 66. RGB value is (114,72,102). Sum of RGB (Red+Green+Blue) = 114+72+102=288 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.58% from 288); Green value is 72 (28.52% from 255 or 25% from 288); Blue value is 102 (40.23% from 255 or 35.42% from 288); Max value from RGB is 114 - color contains mainly: red. Hex color #724866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724866 is #8DB799. Grayscale: #575757. Windows color (decimal): -9287578 or 6703218. OLE color: 6703218.
HSL color Cylindrical-coordinate representation of color #724866: hue angle of 317.14º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #724866 is Cyan = 0, Magento = 0.37, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 102 | - |
| CMYK | 0 | 0.37 | 0.11 | 0.55 |
| HSL | 317.14º | 0.23% | 0.36% | - |
| HSV(B) | 317.14º | 0.37% | 0.45% | - |
| XYZ | 11.66 | 9.17 | 13.73 | - |
| YUV | 87.98 | 135.91 | 146.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 102 | 0 | 0.37 | 0.11 | 0.55 | 317.14 | 0.23 | 0.36 |
| Hex | 72 | 48 | 66 | 0 | 25 | B | 37 | 13D | 17 | 24 |
| Octal | 162 | 110 | 146 | 0 | 45 | 13 | 67 | 475 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1100110 | 0 | 100101 | 1011 | 110111 | 100111101 | 10111 | 100100 |
Color Harmonies of #724866
Complementary color
Monochromatic Colors of #724866
Black with #724866
Text Example
Text Example
White with #724866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724866; }
p { color: rgb(114,72,102); }
H1.HeaderClassName
{
color: #724866;
}
.AnyTagClassName
{
color: #724866;
}
</style>
background-color css
<style>
a { background-color: #724866; }
a { background-color: rgb(114,72,102); }
div.DivClassName
{
background-color: #724866;
}
.BgClassName
{
background-color: #724866;
}
</style>
border-color css
<style>
span { border-color: #724866; }
span { border-color: rgb(114,72,102); }
td.TdClassName
{
border-color: #724866;
}
.TagClassName
{
border-color: #724866;
}
</style>