Shades of Cosmic #725160
Tints of Cosmic #725160
RGB
CMYK
RGB Variations
Color information
#725160 (or 0x725160) is known color: Cosmic. HEX triplet: 72, 51 and 60. RGB value is (114,81,96). Sum of RGB (Red+Green+Blue) = 114+81+96=291 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.18% from 291); Green value is 81 (32.03% from 255 or 27.84% from 291); Blue value is 96 (37.89% from 255 or 32.99% from 291); Max value from RGB is 114 - color contains mainly: red. Hex color #725160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725160 is #8DAE9F. Grayscale: #5C5C5C. Windows color (decimal): -9285280 or 6312306. OLE color: 6312306.
HSL color Cylindrical-coordinate representation of color #725160: hue angle of 332.73º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #725160 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 96 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.55 |
| HSL | 332.73º | 0.17% | 0.38% | - |
| HSV(B) | 332.73º | 0.29% | 0.45% | - |
| XYZ | 11.99 | 10.31 | 12.42 | - |
| YUV | 92.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 96 | 0 | 0.29 | 0.16 | 0.55 | 332.73 | 0.17 | 0.38 |
| Hex | 72 | 51 | 60 | 0 | 1D | 10 | 37 | 14D | 11 | 26 |
| Octal | 162 | 121 | 140 | 0 | 35 | 20 | 67 | 515 | 21 | 46 |
| Binary | 1110010 | 1010001 | 1100000 | 0 | 11101 | 10000 | 110111 | 101001101 | 10001 | 100110 |
Color Harmonies of #725160
Complementary color
Monochromatic Colors of #725160
Black with #725160
Text Example
Text Example
White with #725160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725160; }
p { color: rgb(114,81,96); }
H1.HeaderClassName
{
color: #725160;
}
.AnyTagClassName
{
color: #725160;
}
</style>
background-color css
<style>
a { background-color: #725160; }
a { background-color: rgb(114,81,96); }
div.DivClassName
{
background-color: #725160;
}
.BgClassName
{
background-color: #725160;
}
</style>
border-color css
<style>
span { border-color: #725160; }
span { border-color: rgb(114,81,96); }
td.TdClassName
{
border-color: #725160;
}
.TagClassName
{
border-color: #725160;
}
</style>