Shades of Cosmic #724667
Tints of Cosmic #724667
RGB
CMYK
RGB Variations
Color information
#724667 (or 0x724667) is known color: Cosmic. HEX triplet: 72, 46 and 67. RGB value is (114,70,103). Sum of RGB (Red+Green+Blue) = 114+70+103=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 103 (40.62% from 255 or 35.89% from 287); Max value from RGB is 114 - color contains mainly: red. Hex color #724667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724667 is #8DB998. Grayscale: #565656. Windows color (decimal): -9288089 or 6768242. OLE color: 6768242.
HSL color Cylindrical-coordinate representation of color #724667: hue angle of 315º degrees, saturation: 0.24, 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 #724667 is Cyan = 0, Magento = 0.39, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 103 | - |
| CMYK | 0 | 0.39 | 0.10 | 0.55 |
| HSL | 315º | 0.24% | 0.36% | - |
| HSV(B) | 315º | 0.39% | 0.45% | - |
| XYZ | 11.58 | 8.94 | 13.95 | - |
| YUV | 86.92 | 137.08 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 103 | 0 | 0.39 | 0.10 | 0.55 | 315 | 0.24 | 0.36 |
| Hex | 72 | 46 | 67 | 0 | 27 | A | 37 | 13B | 18 | 24 |
| Octal | 162 | 106 | 147 | 0 | 47 | 12 | 67 | 473 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1100111 | 0 | 100111 | 1010 | 110111 | 100111011 | 11000 | 100100 |
Color Harmonies of #724667
Complementary color
Monochromatic Colors of #724667
Black with #724667
Text Example
Text Example
White with #724667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724667; }
p { color: rgb(114,70,103); }
H1.HeaderClassName
{
color: #724667;
}
.AnyTagClassName
{
color: #724667;
}
</style>
background-color css
<style>
a { background-color: #724667; }
a { background-color: rgb(114,70,103); }
div.DivClassName
{
background-color: #724667;
}
.BgClassName
{
background-color: #724667;
}
</style>
border-color css
<style>
span { border-color: #724667; }
span { border-color: rgb(114,70,103); }
td.TdClassName
{
border-color: #724667;
}
.TagClassName
{
border-color: #724667;
}
</style>