Shades of Cosmic #724761
Tints of Cosmic #724761
RGB
CMYK
RGB Variations
Color information
#724761 (or 0x724761) is known color: Cosmic. HEX triplet: 72, 47 and 61. RGB value is (114,71,97). Sum of RGB (Red+Green+Blue) = 114+71+97=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 71 (28.12% from 255 or 25.18% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 114 - color contains mainly: red. Hex color #724761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724761 is #8DB89E. Grayscale: #565656. Windows color (decimal): -9287839 or 6375282. OLE color: 6375282.
HSL color Cylindrical-coordinate representation of color #724761: hue angle of 323.72º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #724761 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 71 | 97 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.55 |
| HSL | 323.72º | 0.23% | 0.36% | - |
| HSV(B) | 323.72º | 0.38% | 0.45% | - |
| XYZ | 11.35 | 8.95 | 12.44 | - |
| YUV | 86.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 97 | 0 | 0.38 | 0.15 | 0.55 | 323.72 | 0.23 | 0.36 |
| Hex | 72 | 47 | 61 | 0 | 26 | F | 37 | 144 | 17 | 24 |
| Octal | 162 | 107 | 141 | 0 | 46 | 17 | 67 | 504 | 27 | 44 |
| Binary | 1110010 | 1000111 | 1100001 | 0 | 100110 | 1111 | 110111 | 101000100 | 10111 | 100100 |
Color Harmonies of #724761
Complementary color
Monochromatic Colors of #724761
Black with #724761
Text Example
Text Example
White with #724761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724761; }
p { color: rgb(114,71,97); }
H1.HeaderClassName
{
color: #724761;
}
.AnyTagClassName
{
color: #724761;
}
</style>
background-color css
<style>
a { background-color: #724761; }
a { background-color: rgb(114,71,97); }
div.DivClassName
{
background-color: #724761;
}
.BgClassName
{
background-color: #724761;
}
</style>
border-color css
<style>
span { border-color: #724761; }
span { border-color: rgb(114,71,97); }
td.TdClassName
{
border-color: #724761;
}
.TagClassName
{
border-color: #724761;
}
</style>