Shades of Cosmic #715863
Tints of Cosmic #715863
RGB
CMYK
RGB Variations
Color information
#715863 (or 0x715863) is known color: Cosmic. HEX triplet: 71, 58 and 63. RGB value is (113,88,99). Sum of RGB (Red+Green+Blue) = 113+88+99=300 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.67% from 300); Green value is 88 (34.77% from 255 or 29.33% from 300); Blue value is 99 (39.06% from 255 or 33% from 300); Max value from RGB is 113 - color contains mainly: red. Hex color #715863 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715863 is #8EA79C. Grayscale: #606060. Windows color (decimal): -9349021 or 6510705. OLE color: 6510705.
HSL color Cylindrical-coordinate representation of color #715863: hue angle of 333.6º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #715863 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 99 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.56 |
| HSL | 333.6º | 0.12% | 0.39% | - |
| HSV(B) | 333.6º | 0.22% | 0.44% | - |
| XYZ | 12.55 | 11.39 | 13.34 | - |
| YUV | 96.73 | 129.28 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 99 | 0 | 0.22 | 0.12 | 0.56 | 333.6 | 0.12 | 0.39 |
| Hex | 71 | 58 | 63 | 0 | 16 | C | 38 | 14E | C | 27 |
| Octal | 161 | 130 | 143 | 0 | 26 | 14 | 70 | 516 | 14 | 47 |
| Binary | 1110001 | 1011000 | 1100011 | 0 | 10110 | 1100 | 111000 | 101001110 | 1100 | 100111 |
Color Harmonies of #715863
Complementary color
Monochromatic Colors of #715863
Black with #715863
Text Example
Text Example
White with #715863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715863; }
p { color: rgb(113,88,99); }
H1.HeaderClassName
{
color: #715863;
}
.AnyTagClassName
{
color: #715863;
}
</style>
background-color css
<style>
a { background-color: #715863; }
a { background-color: rgb(113,88,99); }
div.DivClassName
{
background-color: #715863;
}
.BgClassName
{
background-color: #715863;
}
</style>
border-color css
<style>
span { border-color: #715863; }
span { border-color: rgb(113,88,99); }
td.TdClassName
{
border-color: #715863;
}
.TagClassName
{
border-color: #715863;
}
</style>