Shades of Cosmic #715463
Tints of Cosmic #715463
RGB
CMYK
RGB Variations
Color information
#715463 (or 0x715463) is known color: Cosmic. HEX triplet: 71, 54 and 63. RGB value is (113,84,99). Sum of RGB (Red+Green+Blue) = 113+84+99=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 84 (33.20% from 255 or 28.38% from 296); Blue value is 99 (39.06% from 255 or 33.45% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #715463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715463 is #8EAB9C. Grayscale: #5E5E5E. Windows color (decimal): -9350045 or 6509681. OLE color: 6509681.
HSL color Cylindrical-coordinate representation of color #715463: hue angle of 328.97º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715463 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 99 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.56 |
| HSL | 328.97º | 0.15% | 0.39% | - |
| HSV(B) | 328.97º | 0.26% | 0.44% | - |
| XYZ | 12.23 | 10.75 | 13.24 | - |
| YUV | 94.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 99 | 0 | 0.26 | 0.12 | 0.56 | 328.97 | 0.15 | 0.39 |
| Hex | 71 | 54 | 63 | 0 | 1A | C | 38 | 149 | F | 27 |
| Octal | 161 | 124 | 143 | 0 | 32 | 14 | 70 | 511 | 17 | 47 |
| Binary | 1110001 | 1010100 | 1100011 | 0 | 11010 | 1100 | 111000 | 101001001 | 1111 | 100111 |
Color Harmonies of #715463
Complementary color
Monochromatic Colors of #715463
Black with #715463
Text Example
Text Example
White with #715463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715463; }
p { color: rgb(113,84,99); }
H1.HeaderClassName
{
color: #715463;
}
.AnyTagClassName
{
color: #715463;
}
</style>
background-color css
<style>
a { background-color: #715463; }
a { background-color: rgb(113,84,99); }
div.DivClassName
{
background-color: #715463;
}
.BgClassName
{
background-color: #715463;
}
</style>
border-color css
<style>
span { border-color: #715463; }
span { border-color: rgb(113,84,99); }
td.TdClassName
{
border-color: #715463;
}
.TagClassName
{
border-color: #715463;
}
</style>