Shades of Cosmic #725764
Tints of Cosmic #725764
RGB
CMYK
RGB Variations
Color information
#725764 (or 0x725764) is known color: Cosmic. HEX triplet: 72, 57 and 64. RGB value is (114,87,100). Sum of RGB (Red+Green+Blue) = 114+87+100=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 87 (34.38% from 255 or 28.90% from 301); Blue value is 100 (39.45% from 255 or 33.22% from 301); Max value from RGB is 114 - color contains mainly: red. Hex color #725764 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725764 is #8DA89B. Grayscale: #606060. Windows color (decimal): -9283740 or 6575986. OLE color: 6575986.
HSL color Cylindrical-coordinate representation of color #725764: hue angle of 331.11º 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 #725764 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 87 | 100 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.55 |
| HSL | 331.11º | 0.13% | 0.39% | - |
| HSV(B) | 331.11º | 0.24% | 0.45% | - |
| XYZ | 12.65 | 11.31 | 13.57 | - |
| YUV | 96.56 | 129.95 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 87 | 100 | 0 | 0.24 | 0.12 | 0.55 | 331.11 | 0.13 | 0.39 |
| Hex | 72 | 57 | 64 | 0 | 18 | C | 37 | 14B | D | 27 |
| Octal | 162 | 127 | 144 | 0 | 30 | 14 | 67 | 513 | 15 | 47 |
| Binary | 1110010 | 1010111 | 1100100 | 0 | 11000 | 1100 | 110111 | 101001011 | 1101 | 100111 |
Color Harmonies of #725764
Complementary color
Monochromatic Colors of #725764
Black with #725764
Text Example
Text Example
White with #725764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725764; }
p { color: rgb(114,87,100); }
H1.HeaderClassName
{
color: #725764;
}
.AnyTagClassName
{
color: #725764;
}
</style>
background-color css
<style>
a { background-color: #725764; }
a { background-color: rgb(114,87,100); }
div.DivClassName
{
background-color: #725764;
}
.BgClassName
{
background-color: #725764;
}
</style>
border-color css
<style>
span { border-color: #725764; }
span { border-color: rgb(114,87,100); }
td.TdClassName
{
border-color: #725764;
}
.TagClassName
{
border-color: #725764;
}
</style>