Shades of Cosmic #724463
Tints of Cosmic #724463
RGB
CMYK
RGB Variations
Color information
#724463 (or 0x724463) is known color: Cosmic. HEX triplet: 72, 44 and 63. RGB value is (114,68,99). Sum of RGB (Red+Green+Blue) = 114+68+99=281 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.57% from 281); Green value is 68 (26.95% from 255 or 24.20% from 281); Blue value is 99 (39.06% from 255 or 35.23% from 281); Max value from RGB is 114 - color contains mainly: red. Hex color #724463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724463 is #8DBB9C. Grayscale: #555555. Windows color (decimal): -9288605 or 6505586. OLE color: 6505586.
HSL color Cylindrical-coordinate representation of color #724463: hue angle of 319.57º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #724463 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 68 | 99 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.55 |
| HSL | 319.57º | 0.25% | 0.36% | - |
| HSV(B) | 319.57º | 0.4% | 0.45% | - |
| XYZ | 11.26 | 8.61 | 12.87 | - |
| YUV | 85.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 99 | 0 | 0.40 | 0.13 | 0.55 | 319.57 | 0.25 | 0.36 |
| Hex | 72 | 44 | 63 | 0 | 28 | D | 37 | 140 | 19 | 24 |
| Octal | 162 | 104 | 143 | 0 | 50 | 15 | 67 | 500 | 31 | 44 |
| Binary | 1110010 | 1000100 | 1100011 | 0 | 101000 | 1101 | 110111 | 101000000 | 11001 | 100100 |
Color Harmonies of #724463
Complementary color
Monochromatic Colors of #724463
Black with #724463
Text Example
Text Example
White with #724463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724463; }
p { color: rgb(114,68,99); }
H1.HeaderClassName
{
color: #724463;
}
.AnyTagClassName
{
color: #724463;
}
</style>
background-color css
<style>
a { background-color: #724463; }
a { background-color: rgb(114,68,99); }
div.DivClassName
{
background-color: #724463;
}
.BgClassName
{
background-color: #724463;
}
</style>
border-color css
<style>
span { border-color: #724463; }
span { border-color: rgb(114,68,99); }
td.TdClassName
{
border-color: #724463;
}
.TagClassName
{
border-color: #724463;
}
</style>