Shades of Cosmic #725566
Tints of Cosmic #725566
RGB
CMYK
RGB Variations
Color information
#725566 (or 0x725566) is known color: Cosmic. HEX triplet: 72, 55 and 66. RGB value is (114,85,102). Sum of RGB (Red+Green+Blue) = 114+85+102=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 85 (33.59% from 255 or 28.24% from 301); Blue value is 102 (40.23% from 255 or 33.89% from 301); Max value from RGB is 114 - color contains mainly: red. Hex color #725566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725566 is #8DAA99. Grayscale: #5F5F5F. Windows color (decimal): -9284250 or 6706546. OLE color: 6706546.
HSL color Cylindrical-coordinate representation of color #725566: hue angle of 324.83º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #725566 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 85 | 102 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.55 |
| HSL | 324.83º | 0.15% | 0.39% | - |
| HSV(B) | 324.83º | 0.25% | 0.45% | - |
| XYZ | 12.59 | 11.03 | 14.04 | - |
| YUV | 95.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 85 | 102 | 0 | 0.25 | 0.11 | 0.55 | 324.83 | 0.15 | 0.39 |
| Hex | 72 | 55 | 66 | 0 | 19 | B | 37 | 145 | F | 27 |
| Octal | 162 | 125 | 146 | 0 | 31 | 13 | 67 | 505 | 17 | 47 |
| Binary | 1110010 | 1010101 | 1100110 | 0 | 11001 | 1011 | 110111 | 101000101 | 1111 | 100111 |
Color Harmonies of #725566
Complementary color
Monochromatic Colors of #725566
Black with #725566
Text Example
Text Example
White with #725566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725566; }
p { color: rgb(114,85,102); }
H1.HeaderClassName
{
color: #725566;
}
.AnyTagClassName
{
color: #725566;
}
</style>
background-color css
<style>
a { background-color: #725566; }
a { background-color: rgb(114,85,102); }
div.DivClassName
{
background-color: #725566;
}
.BgClassName
{
background-color: #725566;
}
</style>
border-color css
<style>
span { border-color: #725566; }
span { border-color: rgb(114,85,102); }
td.TdClassName
{
border-color: #725566;
}
.TagClassName
{
border-color: #725566;
}
</style>