Shades of Cosmic #724663
Tints of Cosmic #724663
RGB
CMYK
RGB Variations
Color information
#724663 (or 0x724663) is known color: Cosmic. HEX triplet: 72, 46 and 63. RGB value is (114,70,99). Sum of RGB (Red+Green+Blue) = 114+70+99=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 70 (27.73% from 255 or 24.73% from 283); Blue value is 99 (39.06% from 255 or 34.98% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #724663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724663 is #8DB99C. Grayscale: #565656. Windows color (decimal): -9288093 or 6506098. OLE color: 6506098.
HSL color Cylindrical-coordinate representation of color #724663: hue angle of 320.45º 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 #724663 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 99 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.55 |
| HSL | 320.45º | 0.24% | 0.36% | - |
| HSV(B) | 320.45º | 0.39% | 0.45% | - |
| XYZ | 11.38 | 8.86 | 12.91 | - |
| YUV | 86.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 99 | 0 | 0.39 | 0.13 | 0.55 | 320.45 | 0.24 | 0.36 |
| Hex | 72 | 46 | 63 | 0 | 27 | D | 37 | 140 | 18 | 24 |
| Octal | 162 | 106 | 143 | 0 | 47 | 15 | 67 | 500 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1100011 | 0 | 100111 | 1101 | 110111 | 101000000 | 11000 | 100100 |
Color Harmonies of #724663
Complementary color
Monochromatic Colors of #724663
Black with #724663
Text Example
Text Example
White with #724663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724663; }
p { color: rgb(114,70,99); }
H1.HeaderClassName
{
color: #724663;
}
.AnyTagClassName
{
color: #724663;
}
</style>
background-color css
<style>
a { background-color: #724663; }
a { background-color: rgb(114,70,99); }
div.DivClassName
{
background-color: #724663;
}
.BgClassName
{
background-color: #724663;
}
</style>
border-color css
<style>
span { border-color: #724663; }
span { border-color: rgb(114,70,99); }
td.TdClassName
{
border-color: #724663;
}
.TagClassName
{
border-color: #724663;
}
</style>