Shades of Cosmic #724665
Tints of Cosmic #724665
RGB
CMYK
RGB Variations
Color information
#724665 (or 0x724665) is known color: Cosmic. HEX triplet: 72, 46 and 65. RGB value is (114,70,101). Sum of RGB (Red+Green+Blue) = 114+70+101=285 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 101 (39.84% from 255 or 35.44% from 285); Max value from RGB is 114 - color contains mainly: red. Hex color #724665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724665 is #8DB99A. Grayscale: #565656. Windows color (decimal): -9288091 or 6637170. OLE color: 6637170.
HSL color Cylindrical-coordinate representation of color #724665: hue angle of 317.73º 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 #724665 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 101 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.55 |
| HSL | 317.73º | 0.24% | 0.36% | - |
| HSV(B) | 317.73º | 0.39% | 0.45% | - |
| XYZ | 11.48 | 8.9 | 13.42 | - |
| YUV | 86.69 | 136.08 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 101 | 0 | 0.39 | 0.11 | 0.55 | 317.73 | 0.24 | 0.36 |
| Hex | 72 | 46 | 65 | 0 | 27 | B | 37 | 13E | 18 | 24 |
| Octal | 162 | 106 | 145 | 0 | 47 | 13 | 67 | 476 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1100101 | 0 | 100111 | 1011 | 110111 | 100111110 | 11000 | 100100 |
Color Harmonies of #724665
Complementary color
Monochromatic Colors of #724665
Black with #724665
Text Example
Text Example
White with #724665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724665; }
p { color: rgb(114,70,101); }
H1.HeaderClassName
{
color: #724665;
}
.AnyTagClassName
{
color: #724665;
}
</style>
background-color css
<style>
a { background-color: #724665; }
a { background-color: rgb(114,70,101); }
div.DivClassName
{
background-color: #724665;
}
.BgClassName
{
background-color: #724665;
}
</style>
border-color css
<style>
span { border-color: #724665; }
span { border-color: rgb(114,70,101); }
td.TdClassName
{
border-color: #724665;
}
.TagClassName
{
border-color: #724665;
}
</style>