Shades of Cosmic #715462
Tints of Cosmic #715462
RGB
CMYK
RGB Variations
Color information
#715462 (or 0x715462) is known color: Cosmic. HEX triplet: 71, 54 and 62. RGB value is (113,84,98). Sum of RGB (Red+Green+Blue) = 113+84+98=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 84 (33.20% from 255 or 28.47% from 295); Blue value is 98 (38.67% from 255 or 33.22% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #715462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715462 is #8EAB9D. Grayscale: #5E5E5E. Windows color (decimal): -9350046 or 6444145. OLE color: 6444145.
HSL color Cylindrical-coordinate representation of color #715462: hue angle of 331.03º 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 #715462 is Cyan = 0, Magento = 0.26, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 98 | - |
| CMYK | 0 | 0.26 | 0.13 | 0.56 |
| HSL | 331.03º | 0.15% | 0.39% | - |
| HSV(B) | 331.03º | 0.26% | 0.44% | - |
| XYZ | 12.18 | 10.73 | 12.98 | - |
| YUV | 94.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 98 | 0 | 0.26 | 0.13 | 0.56 | 331.03 | 0.15 | 0.39 |
| Hex | 71 | 54 | 62 | 0 | 1A | D | 38 | 14B | F | 27 |
| Octal | 161 | 124 | 142 | 0 | 32 | 15 | 70 | 513 | 17 | 47 |
| Binary | 1110001 | 1010100 | 1100010 | 0 | 11010 | 1101 | 111000 | 101001011 | 1111 | 100111 |
Color Harmonies of #715462
Complementary color
Monochromatic Colors of #715462
Black with #715462
Text Example
Text Example
White with #715462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715462; }
p { color: rgb(113,84,98); }
H1.HeaderClassName
{
color: #715462;
}
.AnyTagClassName
{
color: #715462;
}
</style>
background-color css
<style>
a { background-color: #715462; }
a { background-color: rgb(113,84,98); }
div.DivClassName
{
background-color: #715462;
}
.BgClassName
{
background-color: #715462;
}
</style>
border-color css
<style>
span { border-color: #715462; }
span { border-color: rgb(113,84,98); }
td.TdClassName
{
border-color: #715462;
}
.TagClassName
{
border-color: #715462;
}
</style>