Shades of Cosmic #724560
Tints of Cosmic #724560
RGB
CMYK
RGB Variations
Color information
#724560 (or 0x724560) is known color: Cosmic. HEX triplet: 72, 45 and 60. RGB value is (114,69,96). Sum of RGB (Red+Green+Blue) = 114+69+96=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 69 (27.34% from 255 or 24.73% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 114 - color contains mainly: red. Hex color #724560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724560 is #8DBA9F. Grayscale: #555555. Windows color (decimal): -9288352 or 6309234. OLE color: 6309234.
HSL color Cylindrical-coordinate representation of color #724560: hue angle of 324º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724560 is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 96 | - |
| CMYK | 0 | 0.39 | 0.16 | 0.55 |
| HSL | 324º | 0.25% | 0.36% | - |
| HSV(B) | 324º | 0.39% | 0.45% | - |
| XYZ | 11.18 | 8.68 | 12.15 | - |
| YUV | 85.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 96 | 0 | 0.39 | 0.16 | 0.55 | 324 | 0.25 | 0.36 |
| Hex | 72 | 45 | 60 | 0 | 27 | 10 | 37 | 144 | 19 | 24 |
| Octal | 162 | 105 | 140 | 0 | 47 | 20 | 67 | 504 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1100000 | 0 | 100111 | 10000 | 110111 | 101000100 | 11001 | 100100 |
Color Harmonies of #724560
Complementary color
Monochromatic Colors of #724560
Black with #724560
Text Example
Text Example
White with #724560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724560; }
p { color: rgb(114,69,96); }
H1.HeaderClassName
{
color: #724560;
}
.AnyTagClassName
{
color: #724560;
}
</style>
background-color css
<style>
a { background-color: #724560; }
a { background-color: rgb(114,69,96); }
div.DivClassName
{
background-color: #724560;
}
.BgClassName
{
background-color: #724560;
}
</style>
border-color css
<style>
span { border-color: #724560; }
span { border-color: rgb(114,69,96); }
td.TdClassName
{
border-color: #724560;
}
.TagClassName
{
border-color: #724560;
}
</style>