Shades of Cosmic #715562
Tints of Cosmic #715562
RGB
CMYK
RGB Variations
Color information
#715562 (or 0x715562) is known color: Cosmic. HEX triplet: 71, 55 and 62. RGB value is (113,85,98). Sum of RGB (Red+Green+Blue) = 113+85+98=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 85 (33.59% from 255 or 28.72% from 296); Blue value is 98 (38.67% from 255 or 33.11% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #715562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715562 is #8EAA9D. Grayscale: #5E5E5E. Windows color (decimal): -9349790 or 6444401. OLE color: 6444401.
HSL color Cylindrical-coordinate representation of color #715562: hue angle of 332.14º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #715562 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 98 | - |
| CMYK | 0 | 0.25 | 0.13 | 0.56 |
| HSL | 332.14º | 0.14% | 0.39% | - |
| HSV(B) | 332.14º | 0.25% | 0.44% | - |
| XYZ | 12.26 | 10.89 | 13.01 | - |
| YUV | 94.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 98 | 0 | 0.25 | 0.13 | 0.56 | 332.14 | 0.14 | 0.39 |
| Hex | 71 | 55 | 62 | 0 | 19 | D | 38 | 14C | E | 27 |
| Octal | 161 | 125 | 142 | 0 | 31 | 15 | 70 | 514 | 16 | 47 |
| Binary | 1110001 | 1010101 | 1100010 | 0 | 11001 | 1101 | 111000 | 101001100 | 1110 | 100111 |
Color Harmonies of #715562
Complementary color
Monochromatic Colors of #715562
Black with #715562
Text Example
Text Example
White with #715562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715562; }
p { color: rgb(113,85,98); }
H1.HeaderClassName
{
color: #715562;
}
.AnyTagClassName
{
color: #715562;
}
</style>
background-color css
<style>
a { background-color: #715562; }
a { background-color: rgb(113,85,98); }
div.DivClassName
{
background-color: #715562;
}
.BgClassName
{
background-color: #715562;
}
</style>
border-color css
<style>
span { border-color: #715562; }
span { border-color: rgb(113,85,98); }
td.TdClassName
{
border-color: #715562;
}
.TagClassName
{
border-color: #715562;
}
</style>