Shades of Cosmic #725059
Tints of Cosmic #725059
RGB
CMYK
RGB Variations
Color information
#725059 (or 0x725059) is known color: Cosmic. HEX triplet: 72, 50 and 59. RGB value is (114,80,89). Sum of RGB (Red+Green+Blue) = 114+80+89=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 89 (35.16% from 255 or 31.45% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #725059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725059 is #8DAFA6. Grayscale: #5B5B5B. Windows color (decimal): -9285543 or 5853298. OLE color: 5853298.
HSL color Cylindrical-coordinate representation of color #725059: hue angle of 344.12º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #725059 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 89 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.55 |
| HSL | 344.12º | 0.18% | 0.38% | - |
| HSV(B) | 344.12º | 0.3% | 0.45% | - |
| XYZ | 11.61 | 10.04 | 10.78 | - |
| YUV | 91.19 | 126.76 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 89 | 0 | 0.30 | 0.22 | 0.55 | 344.12 | 0.18 | 0.38 |
| Hex | 72 | 50 | 59 | 0 | 1E | 16 | 37 | 158 | 12 | 26 |
| Octal | 162 | 120 | 131 | 0 | 36 | 26 | 67 | 530 | 22 | 46 |
| Binary | 1110010 | 1010000 | 1011001 | 0 | 11110 | 10110 | 110111 | 101011000 | 10010 | 100110 |
Color Harmonies of #725059
Complementary color
Monochromatic Colors of #725059
Black with #725059
Text Example
Text Example
White with #725059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725059; }
p { color: rgb(114,80,89); }
H1.HeaderClassName
{
color: #725059;
}
.AnyTagClassName
{
color: #725059;
}
</style>
background-color css
<style>
a { background-color: #725059; }
a { background-color: rgb(114,80,89); }
div.DivClassName
{
background-color: #725059;
}
.BgClassName
{
background-color: #725059;
}
</style>
border-color css
<style>
span { border-color: #725059; }
span { border-color: rgb(114,80,89); }
td.TdClassName
{
border-color: #725059;
}
.TagClassName
{
border-color: #725059;
}
</style>