Shades of Cosmic #724860
Tints of Cosmic #724860
RGB
CMYK
RGB Variations
Color information
#724860 (or 0x724860) is known color: Cosmic. HEX triplet: 72, 48 and 60. RGB value is (114,72,96). Sum of RGB (Red+Green+Blue) = 114+72+96=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 72 (28.52% from 255 or 25.53% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #724860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724860 is #8DB79F. Grayscale: #575757. Windows color (decimal): -9287584 or 6310002. OLE color: 6310002.
HSL color Cylindrical-coordinate representation of color #724860: hue angle of 325.71º 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 #724860 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 96 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.55 |
| HSL | 325.71º | 0.23% | 0.36% | - |
| HSV(B) | 325.71º | 0.37% | 0.45% | - |
| XYZ | 11.37 | 9.06 | 12.22 | - |
| YUV | 87.29 | 132.91 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 96 | 0 | 0.37 | 0.16 | 0.55 | 325.71 | 0.23 | 0.36 |
| Hex | 72 | 48 | 60 | 0 | 25 | 10 | 37 | 146 | 17 | 24 |
| Octal | 162 | 110 | 140 | 0 | 45 | 20 | 67 | 506 | 27 | 44 |
| Binary | 1110010 | 1001000 | 1100000 | 0 | 100101 | 10000 | 110111 | 101000110 | 10111 | 100100 |
Color Harmonies of #724860
Complementary color
Monochromatic Colors of #724860
Black with #724860
Text Example
Text Example
White with #724860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724860; }
p { color: rgb(114,72,96); }
H1.HeaderClassName
{
color: #724860;
}
.AnyTagClassName
{
color: #724860;
}
</style>
background-color css
<style>
a { background-color: #724860; }
a { background-color: rgb(114,72,96); }
div.DivClassName
{
background-color: #724860;
}
.BgClassName
{
background-color: #724860;
}
</style>
border-color css
<style>
span { border-color: #724860; }
span { border-color: rgb(114,72,96); }
td.TdClassName
{
border-color: #724860;
}
.TagClassName
{
border-color: #724860;
}
</style>