Shades of Cosmic #725062
Tints of Cosmic #725062
RGB
CMYK
RGB Variations
Color information
#725062 (or 0x725062) is known color: Cosmic. HEX triplet: 72, 50 and 62. RGB value is (114,80,98). Sum of RGB (Red+Green+Blue) = 114+80+98=292 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.04% from 292); Green value is 80 (31.64% from 255 or 27.40% from 292); Blue value is 98 (38.67% from 255 or 33.56% from 292); Max value from RGB is 114 - color contains mainly: red. Hex color #725062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725062 is #8DAF9D. Grayscale: #5C5C5C. Windows color (decimal): -9285534 or 6443122. OLE color: 6443122.
HSL color Cylindrical-coordinate representation of color #725062: hue angle of 328.24º 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 #725062 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 98 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.55 |
| HSL | 328.24º | 0.18% | 0.38% | - |
| HSV(B) | 328.24º | 0.3% | 0.45% | - |
| XYZ | 12.01 | 10.2 | 12.89 | - |
| YUV | 92.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 98 | 0 | 0.30 | 0.14 | 0.55 | 328.24 | 0.18 | 0.38 |
| Hex | 72 | 50 | 62 | 0 | 1E | E | 37 | 148 | 12 | 26 |
| Octal | 162 | 120 | 142 | 0 | 36 | 16 | 67 | 510 | 22 | 46 |
| Binary | 1110010 | 1010000 | 1100010 | 0 | 11110 | 1110 | 110111 | 101001000 | 10010 | 100110 |
Color Harmonies of #725062
Complementary color
Monochromatic Colors of #725062
Black with #725062
Text Example
Text Example
White with #725062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725062; }
p { color: rgb(114,80,98); }
H1.HeaderClassName
{
color: #725062;
}
.AnyTagClassName
{
color: #725062;
}
</style>
background-color css
<style>
a { background-color: #725062; }
a { background-color: rgb(114,80,98); }
div.DivClassName
{
background-color: #725062;
}
.BgClassName
{
background-color: #725062;
}
</style>
border-color css
<style>
span { border-color: #725062; }
span { border-color: rgb(114,80,98); }
td.TdClassName
{
border-color: #725062;
}
.TagClassName
{
border-color: #725062;
}
</style>