Shades of Cosmic #715362
Tints of Cosmic #715362
RGB
CMYK
RGB Variations
Color information
#715362 (or 0x715362) is known color: Cosmic. HEX triplet: 71, 53 and 62. RGB value is (113,83,98). Sum of RGB (Red+Green+Blue) = 113+83+98=294 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.44% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 98 (38.67% from 255 or 33.33% from 294); Max value from RGB is 113 - color contains mainly: red. Hex color #715362 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715362 is #8EAC9D. Grayscale: #5D5D5D. Windows color (decimal): -9350302 or 6443889. OLE color: 6443889.
HSL color Cylindrical-coordinate representation of color #715362: hue angle of 330º degrees, saturation: 0.15, 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 #715362 is Cyan = 0, Magento = 0.27, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 98 | - |
| CMYK | 0 | 0.27 | 0.13 | 0.56 |
| HSL | 330º | 0.15% | 0.38% | - |
| HSV(B) | 330º | 0.27% | 0.44% | - |
| XYZ | 12.11 | 10.58 | 12.96 | - |
| YUV | 93.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 98 | 0 | 0.27 | 0.13 | 0.56 | 330 | 0.15 | 0.38 |
| Hex | 71 | 53 | 62 | 0 | 1B | D | 38 | 14A | F | 26 |
| Octal | 161 | 123 | 142 | 0 | 33 | 15 | 70 | 512 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100010 | 0 | 11011 | 1101 | 111000 | 101001010 | 1111 | 100110 |
Color Harmonies of #715362
Complementary color
Monochromatic Colors of #715362
Black with #715362
Text Example
Text Example
White with #715362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715362; }
p { color: rgb(113,83,98); }
H1.HeaderClassName
{
color: #715362;
}
.AnyTagClassName
{
color: #715362;
}
</style>
background-color css
<style>
a { background-color: #715362; }
a { background-color: rgb(113,83,98); }
div.DivClassName
{
background-color: #715362;
}
.BgClassName
{
background-color: #715362;
}
</style>
border-color css
<style>
span { border-color: #715362; }
span { border-color: rgb(113,83,98); }
td.TdClassName
{
border-color: #715362;
}
.TagClassName
{
border-color: #715362;
}
</style>