Shades of Cosmic #715066
Tints of Cosmic #715066
RGB
CMYK
RGB Variations
Color information
#715066 (or 0x715066) is known color: Cosmic. HEX triplet: 71, 50 and 66. RGB value is (113,80,102). Sum of RGB (Red+Green+Blue) = 113+80+102=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 80 (31.64% from 255 or 27.12% from 295); Blue value is 102 (40.23% from 255 or 34.58% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #715066 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715066 is #8EAF99. Grayscale: #5C5C5C. Windows color (decimal): -9351066 or 6705265. OLE color: 6705265.
HSL color Cylindrical-coordinate representation of color #715066: hue angle of 320º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715066 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 102 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.56 |
| HSL | 320º | 0.17% | 0.38% | - |
| HSV(B) | 320º | 0.29% | 0.44% | - |
| XYZ | 12.08 | 10.21 | 13.9 | - |
| YUV | 92.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 102 | 0 | 0.29 | 0.10 | 0.56 | 320 | 0.17 | 0.38 |
| Hex | 71 | 50 | 66 | 0 | 1D | A | 38 | 140 | 11 | 26 |
| Octal | 161 | 120 | 146 | 0 | 35 | 12 | 70 | 500 | 21 | 46 |
| Binary | 1110001 | 1010000 | 1100110 | 0 | 11101 | 1010 | 111000 | 101000000 | 10001 | 100110 |
Color Harmonies of #715066
Complementary color
Monochromatic Colors of #715066
Black with #715066
Text Example
Text Example
White with #715066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715066; }
p { color: rgb(113,80,102); }
H1.HeaderClassName
{
color: #715066;
}
.AnyTagClassName
{
color: #715066;
}
</style>
background-color css
<style>
a { background-color: #715066; }
a { background-color: rgb(113,80,102); }
div.DivClassName
{
background-color: #715066;
}
.BgClassName
{
background-color: #715066;
}
</style>
border-color css
<style>
span { border-color: #715066; }
span { border-color: rgb(113,80,102); }
td.TdClassName
{
border-color: #715066;
}
.TagClassName
{
border-color: #715066;
}
</style>