Shades of Cosmic #725762
Tints of Cosmic #725762
RGB
CMYK
RGB Variations
Color information
#725762 (or 0x725762) is known color: Cosmic. HEX triplet: 72, 57 and 62. RGB value is (114,87,98). Sum of RGB (Red+Green+Blue) = 114+87+98=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 87 (34.38% from 255 or 29.10% from 299); Blue value is 98 (38.67% from 255 or 32.78% from 299); Max value from RGB is 114 - color contains mainly: red. Hex color #725762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725762 is #8DA89D. Grayscale: #606060. Windows color (decimal): -9283742 or 6444914. OLE color: 6444914.
HSL color Cylindrical-coordinate representation of color #725762: hue angle of 335.56º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #725762 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 98 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.55 |
| HSL | 335.56º | 0.13% | 0.39% | - |
| HSV(B) | 335.56º | 0.24% | 0.45% | - |
| XYZ | 12.55 | 11.28 | 13.07 | - |
| YUV | 96.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 98 | 0 | 0.24 | 0.14 | 0.55 | 335.56 | 0.13 | 0.39 |
| Hex | 72 | 57 | 62 | 0 | 18 | E | 37 | 150 | D | 27 |
| Octal | 162 | 127 | 142 | 0 | 30 | 16 | 67 | 520 | 15 | 47 |
| Binary | 1110010 | 1010111 | 1100010 | 0 | 11000 | 1110 | 110111 | 101010000 | 1101 | 100111 |
Color Harmonies of #725762
Complementary color
Monochromatic Colors of #725762
Black with #725762
Text Example
Text Example
White with #725762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725762; }
p { color: rgb(114,87,98); }
H1.HeaderClassName
{
color: #725762;
}
.AnyTagClassName
{
color: #725762;
}
</style>
background-color css
<style>
a { background-color: #725762; }
a { background-color: rgb(114,87,98); }
div.DivClassName
{
background-color: #725762;
}
.BgClassName
{
background-color: #725762;
}
</style>
border-color css
<style>
span { border-color: #725762; }
span { border-color: rgb(114,87,98); }
td.TdClassName
{
border-color: #725762;
}
.TagClassName
{
border-color: #725762;
}
</style>