Shades of Cosmic #715660
Tints of Cosmic #715660
RGB
CMYK
RGB Variations
Color information
#715660 (or 0x715660) is known color: Cosmic. HEX triplet: 71, 56 and 60. RGB value is (113,86,96). Sum of RGB (Red+Green+Blue) = 113+86+96=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 86 (33.98% from 255 or 29.15% from 295); Blue value is 96 (37.89% from 255 or 32.54% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #715660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715660 is #8EA99F. Grayscale: #5F5F5F. Windows color (decimal): -9349536 or 6313585. OLE color: 6313585.
HSL color Cylindrical-coordinate representation of color #715660: hue angle of 337.78º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715660 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 96 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.56 |
| HSL | 337.78º | 0.14% | 0.39% | - |
| HSV(B) | 337.78º | 0.24% | 0.44% | - |
| XYZ | 12.25 | 11.01 | 12.55 | - |
| YUV | 95.21 | 128.45 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 96 | 0 | 0.24 | 0.15 | 0.56 | 337.78 | 0.14 | 0.39 |
| Hex | 71 | 56 | 60 | 0 | 18 | F | 38 | 152 | E | 27 |
| Octal | 161 | 126 | 140 | 0 | 30 | 17 | 70 | 522 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1100000 | 0 | 11000 | 1111 | 111000 | 101010010 | 1110 | 100111 |
Color Harmonies of #715660
Complementary color
Monochromatic Colors of #715660
Black with #715660
Text Example
Text Example
White with #715660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715660; }
p { color: rgb(113,86,96); }
H1.HeaderClassName
{
color: #715660;
}
.AnyTagClassName
{
color: #715660;
}
</style>
background-color css
<style>
a { background-color: #715660; }
a { background-color: rgb(113,86,96); }
div.DivClassName
{
background-color: #715660;
}
.BgClassName
{
background-color: #715660;
}
</style>
border-color css
<style>
span { border-color: #715660; }
span { border-color: rgb(113,86,96); }
td.TdClassName
{
border-color: #715660;
}
.TagClassName
{
border-color: #715660;
}
</style>