Shades of Cosmic #724564
Tints of Cosmic #724564
RGB
CMYK
RGB Variations
Color information
#724564 (or 0x724564) is known color: Cosmic. HEX triplet: 72, 45 and 64. RGB value is (114,69,100). Sum of RGB (Red+Green+Blue) = 114+69+100=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 100 (39.45% from 255 or 35.34% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #724564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724564 is #8DBA9B. Grayscale: #555555. Windows color (decimal): -9288348 or 6571378. OLE color: 6571378.
HSL color Cylindrical-coordinate representation of color #724564: hue angle of 318.67º 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 #724564 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 100 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.55 |
| HSL | 318.67º | 0.25% | 0.36% | - |
| HSV(B) | 318.67º | 0.39% | 0.45% | - |
| XYZ | 11.37 | 8.75 | 13.15 | - |
| YUV | 85.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 100 | 0 | 0.39 | 0.12 | 0.55 | 318.67 | 0.25 | 0.36 |
| Hex | 72 | 45 | 64 | 0 | 27 | C | 37 | 13F | 19 | 24 |
| Octal | 162 | 105 | 144 | 0 | 47 | 14 | 67 | 477 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1100100 | 0 | 100111 | 1100 | 110111 | 100111111 | 11001 | 100100 |
Color Harmonies of #724564
Complementary color
Monochromatic Colors of #724564
Black with #724564
Text Example
Text Example
White with #724564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724564; }
p { color: rgb(114,69,100); }
H1.HeaderClassName
{
color: #724564;
}
.AnyTagClassName
{
color: #724564;
}
</style>
background-color css
<style>
a { background-color: #724564; }
a { background-color: rgb(114,69,100); }
div.DivClassName
{
background-color: #724564;
}
.BgClassName
{
background-color: #724564;
}
</style>
border-color css
<style>
span { border-color: #724564; }
span { border-color: rgb(114,69,100); }
td.TdClassName
{
border-color: #724564;
}
.TagClassName
{
border-color: #724564;
}
</style>