Shades of Cosmic #724959
Tints of Cosmic #724959
RGB
CMYK
RGB Variations
Color information
#724959 (or 0x724959) is known color: Cosmic. HEX triplet: 72, 49 and 59. RGB value is (114,73,89). Sum of RGB (Red+Green+Blue) = 114+73+89=276 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.30% from 276); Green value is 73 (28.91% from 255 or 26.45% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 114 - color contains mainly: red. Hex color #724959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724959 is #8DB6A6. Grayscale: #575757. Windows color (decimal): -9287335 or 5851506. OLE color: 5851506.
HSL color Cylindrical-coordinate representation of color #724959: hue angle of 336.59º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #724959 is Cyan = 0, Magento = 0.36, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 73 | 89 | - |
| CMYK | 0 | 0.36 | 0.22 | 0.55 |
| HSL | 336.59º | 0.22% | 0.37% | - |
| HSV(B) | 336.59º | 0.36% | 0.45% | - |
| XYZ | 11.13 | 9.06 | 10.61 | - |
| YUV | 87.08 | 129.08 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 89 | 0 | 0.36 | 0.22 | 0.55 | 336.59 | 0.22 | 0.37 |
| Hex | 72 | 49 | 59 | 0 | 24 | 16 | 37 | 151 | 16 | 25 |
| Octal | 162 | 111 | 131 | 0 | 44 | 26 | 67 | 521 | 26 | 45 |
| Binary | 1110010 | 1001001 | 1011001 | 0 | 100100 | 10110 | 110111 | 101010001 | 10110 | 100101 |
Color Harmonies of #724959
Complementary color
Monochromatic Colors of #724959
Black with #724959
Text Example
Text Example
White with #724959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724959; }
p { color: rgb(114,73,89); }
H1.HeaderClassName
{
color: #724959;
}
.AnyTagClassName
{
color: #724959;
}
</style>
background-color css
<style>
a { background-color: #724959; }
a { background-color: rgb(114,73,89); }
div.DivClassName
{
background-color: #724959;
}
.BgClassName
{
background-color: #724959;
}
</style>
border-color css
<style>
span { border-color: #724959; }
span { border-color: rgb(114,73,89); }
td.TdClassName
{
border-color: #724959;
}
.TagClassName
{
border-color: #724959;
}
</style>