Shades of Cosmic #724565
Tints of Cosmic #724565
RGB
CMYK
RGB Variations
Color information
#724565 (or 0x724565) is known color: Cosmic. HEX triplet: 72, 45 and 65. RGB value is (114,69,101). Sum of RGB (Red+Green+Blue) = 114+69+101=284 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.14% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 114 - color contains mainly: red. Hex color #724565 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724565 is #8DBA9A. Grayscale: #565656. Windows color (decimal): -9288347 or 6636914. OLE color: 6636914.
HSL color Cylindrical-coordinate representation of color #724565: hue angle of 317.33º degrees, saturation: 0.25, 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 #724565 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 101 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.55 |
| HSL | 317.33º | 0.25% | 0.36% | - |
| HSV(B) | 317.33º | 0.39% | 0.45% | - |
| XYZ | 11.42 | 8.77 | 13.4 | - |
| YUV | 86.1 | 136.41 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 101 | 0 | 0.39 | 0.11 | 0.55 | 317.33 | 0.25 | 0.36 |
| Hex | 72 | 45 | 65 | 0 | 27 | B | 37 | 13D | 19 | 24 |
| Octal | 162 | 105 | 145 | 0 | 47 | 13 | 67 | 475 | 31 | 44 |
| Binary | 1110010 | 1000101 | 1100101 | 0 | 100111 | 1011 | 110111 | 100111101 | 11001 | 100100 |
Color Harmonies of #724565
Complementary color
Monochromatic Colors of #724565
Black with #724565
Text Example
Text Example
White with #724565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724565; }
p { color: rgb(114,69,101); }
H1.HeaderClassName
{
color: #724565;
}
.AnyTagClassName
{
color: #724565;
}
</style>
background-color css
<style>
a { background-color: #724565; }
a { background-color: rgb(114,69,101); }
div.DivClassName
{
background-color: #724565;
}
.BgClassName
{
background-color: #724565;
}
</style>
border-color css
<style>
span { border-color: #724565; }
span { border-color: rgb(114,69,101); }
td.TdClassName
{
border-color: #724565;
}
.TagClassName
{
border-color: #724565;
}
</style>