Shades of Cosmic #714666
Tints of Cosmic #714666
RGB
CMYK
RGB Variations
Color information
#714666 (or 0x714666) is known color: Cosmic. HEX triplet: 71, 46 and 66. RGB value is (113,70,102). Sum of RGB (Red+Green+Blue) = 113+70+102=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 70 (27.73% from 255 or 24.56% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #714666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714666 is #8EB999. Grayscale: #565656. Windows color (decimal): -9353626 or 6702705. OLE color: 6702705.
HSL color Cylindrical-coordinate representation of color #714666: hue angle of 315.35º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714666 is Cyan = 0, Magento = 0.38, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 102 | - |
| CMYK | 0 | 0.38 | 0.10 | 0.56 |
| HSL | 315.35º | 0.23% | 0.36% | - |
| HSV(B) | 315.35º | 0.38% | 0.44% | - |
| XYZ | 11.4 | 8.85 | 13.68 | - |
| YUV | 86.51 | 136.75 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 102 | 0 | 0.38 | 0.10 | 0.56 | 315.35 | 0.23 | 0.36 |
| Hex | 71 | 46 | 66 | 0 | 26 | A | 38 | 13B | 17 | 24 |
| Octal | 161 | 106 | 146 | 0 | 46 | 12 | 70 | 473 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1100110 | 0 | 100110 | 1010 | 111000 | 100111011 | 10111 | 100100 |
Color Harmonies of #714666
Complementary color
Monochromatic Colors of #714666
Black with #714666
Text Example
Text Example
White with #714666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714666; }
p { color: rgb(113,70,102); }
H1.HeaderClassName
{
color: #714666;
}
.AnyTagClassName
{
color: #714666;
}
</style>
background-color css
<style>
a { background-color: #714666; }
a { background-color: rgb(113,70,102); }
div.DivClassName
{
background-color: #714666;
}
.BgClassName
{
background-color: #714666;
}
</style>
border-color css
<style>
span { border-color: #714666; }
span { border-color: rgb(113,70,102); }
td.TdClassName
{
border-color: #714666;
}
.TagClassName
{
border-color: #714666;
}
</style>