Shades of Cosmic #715366
Tints of Cosmic #715366
RGB
CMYK
RGB Variations
Color information
#715366 (or 0x715366) is known color: Cosmic. HEX triplet: 71, 53 and 66. RGB value is (113,83,102). Sum of RGB (Red+Green+Blue) = 113+83+102=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 102 (40.23% from 255 or 34.23% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #715366 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715366 is #8EAC99. Grayscale: #5E5E5E. Windows color (decimal): -9350298 or 6706033. OLE color: 6706033.
HSL color Cylindrical-coordinate representation of color #715366: hue angle of 322º 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 #715366 is Cyan = 0, Magento = 0.27, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 102 | - |
| CMYK | 0 | 0.27 | 0.10 | 0.56 |
| HSL | 322º | 0.15% | 0.38% | - |
| HSV(B) | 322º | 0.27% | 0.44% | - |
| XYZ | 12.3 | 10.66 | 13.98 | - |
| YUV | 94.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 102 | 0 | 0.27 | 0.10 | 0.56 | 322 | 0.15 | 0.38 |
| Hex | 71 | 53 | 66 | 0 | 1B | A | 38 | 142 | F | 26 |
| Octal | 161 | 123 | 146 | 0 | 33 | 12 | 70 | 502 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100110 | 0 | 11011 | 1010 | 111000 | 101000010 | 1111 | 100110 |
Color Harmonies of #715366
Complementary color
Monochromatic Colors of #715366
Black with #715366
Text Example
Text Example
White with #715366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715366; }
p { color: rgb(113,83,102); }
H1.HeaderClassName
{
color: #715366;
}
.AnyTagClassName
{
color: #715366;
}
</style>
background-color css
<style>
a { background-color: #715366; }
a { background-color: rgb(113,83,102); }
div.DivClassName
{
background-color: #715366;
}
.BgClassName
{
background-color: #715366;
}
</style>
border-color css
<style>
span { border-color: #715366; }
span { border-color: rgb(113,83,102); }
td.TdClassName
{
border-color: #715366;
}
.TagClassName
{
border-color: #715366;
}
</style>