Shades of Cosmic #715262
Tints of Cosmic #715262
RGB
CMYK
RGB Variations
Color information
#715262 (or 0x715262) is known color: Cosmic. HEX triplet: 71, 52 and 62. RGB value is (113,82,98). Sum of RGB (Red+Green+Blue) = 113+82+98=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 82 (32.42% from 255 or 27.99% from 293); Blue value is 98 (38.67% from 255 or 33.45% from 293); Max value from RGB is 113 - color contains mainly: red. Hex color #715262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715262 is #8EAD9D. Grayscale: #5D5D5D. Windows color (decimal): -9350558 or 6443633. OLE color: 6443633.
HSL color Cylindrical-coordinate representation of color #715262: hue angle of 329.03º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #715262 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 98 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.56 |
| HSL | 329.03º | 0.16% | 0.38% | - |
| HSV(B) | 329.03º | 0.27% | 0.44% | - |
| XYZ | 12.03 | 10.43 | 12.93 | - |
| YUV | 93.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 98 | 0 | 0.27 | 0.13 | 0.56 | 329.03 | 0.16 | 0.38 |
| Hex | 71 | 52 | 62 | 0 | 1B | D | 38 | 149 | 10 | 26 |
| Octal | 161 | 122 | 142 | 0 | 33 | 15 | 70 | 511 | 20 | 46 |
| Binary | 1110001 | 1010010 | 1100010 | 0 | 11011 | 1101 | 111000 | 101001001 | 10000 | 100110 |
Color Harmonies of #715262
Complementary color
Monochromatic Colors of #715262
Black with #715262
Text Example
Text Example
White with #715262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715262; }
p { color: rgb(113,82,98); }
H1.HeaderClassName
{
color: #715262;
}
.AnyTagClassName
{
color: #715262;
}
</style>
background-color css
<style>
a { background-color: #715262; }
a { background-color: rgb(113,82,98); }
div.DivClassName
{
background-color: #715262;
}
.BgClassName
{
background-color: #715262;
}
</style>
border-color css
<style>
span { border-color: #715262; }
span { border-color: rgb(113,82,98); }
td.TdClassName
{
border-color: #715262;
}
.TagClassName
{
border-color: #715262;
}
</style>