Shades of Cosmic #725760
Tints of Cosmic #725760
RGB
CMYK
RGB Variations
Color information
#725760 (or 0x725760) is known color: Cosmic. HEX triplet: 72, 57 and 60. RGB value is (114,87,96). Sum of RGB (Red+Green+Blue) = 114+87+96=297 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.38% from 297); Green value is 87 (34.38% from 255 or 29.29% from 297); Blue value is 96 (37.89% from 255 or 32.32% from 297); Max value from RGB is 114 - color contains mainly: red. Hex color #725760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725760 is #8DA89F. Grayscale: #606060. Windows color (decimal): -9283744 or 6313842. OLE color: 6313842.
HSL color Cylindrical-coordinate representation of color #725760: hue angle of 340º 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 #725760 is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 96 | - |
| CMYK | 0 | 0.24 | 0.16 | 0.55 |
| HSL | 340º | 0.13% | 0.39% | - |
| HSV(B) | 340º | 0.24% | 0.45% | - |
| XYZ | 12.46 | 11.24 | 12.58 | - |
| YUV | 96.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 96 | 0 | 0.24 | 0.16 | 0.55 | 340 | 0.13 | 0.39 |
| Hex | 72 | 57 | 60 | 0 | 18 | 10 | 37 | 154 | D | 27 |
| Octal | 162 | 127 | 140 | 0 | 30 | 20 | 67 | 524 | 15 | 47 |
| Binary | 1110010 | 1010111 | 1100000 | 0 | 11000 | 10000 | 110111 | 101010100 | 1101 | 100111 |
Color Harmonies of #725760
Complementary color
Monochromatic Colors of #725760
Black with #725760
Text Example
Text Example
White with #725760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725760; }
p { color: rgb(114,87,96); }
H1.HeaderClassName
{
color: #725760;
}
.AnyTagClassName
{
color: #725760;
}
</style>
background-color css
<style>
a { background-color: #725760; }
a { background-color: rgb(114,87,96); }
div.DivClassName
{
background-color: #725760;
}
.BgClassName
{
background-color: #725760;
}
</style>
border-color css
<style>
span { border-color: #725760; }
span { border-color: rgb(114,87,96); }
td.TdClassName
{
border-color: #725760;
}
.TagClassName
{
border-color: #725760;
}
</style>