Shades of Cosmic #715661
Tints of Cosmic #715661
RGB
CMYK
RGB Variations
Color information
#715661 (or 0x715661) is known color: Cosmic. HEX triplet: 71, 56 and 61. RGB value is (113,86,97). Sum of RGB (Red+Green+Blue) = 113+86+97=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 86 (33.98% from 255 or 29.05% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #715661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715661 is #8EA99E. Grayscale: #5F5F5F. Windows color (decimal): -9349535 or 6379121. OLE color: 6379121.
HSL color Cylindrical-coordinate representation of color #715661: hue angle of 335.56º 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 #715661 is Cyan = 0, Magento = 0.24, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 97 | - |
| CMYK | 0 | 0.24 | 0.14 | 0.56 |
| HSL | 335.56º | 0.14% | 0.39% | - |
| HSV(B) | 335.56º | 0.24% | 0.44% | - |
| XYZ | 12.3 | 11.03 | 12.79 | - |
| YUV | 95.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 97 | 0 | 0.24 | 0.14 | 0.56 | 335.56 | 0.14 | 0.39 |
| Hex | 71 | 56 | 61 | 0 | 18 | E | 38 | 150 | E | 27 |
| Octal | 161 | 126 | 141 | 0 | 30 | 16 | 70 | 520 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1100001 | 0 | 11000 | 1110 | 111000 | 101010000 | 1110 | 100111 |
Color Harmonies of #715661
Complementary color
Monochromatic Colors of #715661
Black with #715661
Text Example
Text Example
White with #715661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715661; }
p { color: rgb(113,86,97); }
H1.HeaderClassName
{
color: #715661;
}
.AnyTagClassName
{
color: #715661;
}
</style>
background-color css
<style>
a { background-color: #715661; }
a { background-color: rgb(113,86,97); }
div.DivClassName
{
background-color: #715661;
}
.BgClassName
{
background-color: #715661;
}
</style>
border-color css
<style>
span { border-color: #715661; }
span { border-color: rgb(113,86,97); }
td.TdClassName
{
border-color: #715661;
}
.TagClassName
{
border-color: #715661;
}
</style>