Shades of Cosmic #714566
Tints of Cosmic #714566
RGB
CMYK
RGB Variations
Color information
#714566 (or 0x714566) is known color: Cosmic. HEX triplet: 71, 45 and 66. RGB value is (113,69,102). Sum of RGB (Red+Green+Blue) = 113+69+102=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 113 - color contains mainly: red. Hex color #714566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714566 is #8EBA99. Grayscale: #555555. Windows color (decimal): -9353882 or 6702449. OLE color: 6702449.
HSL color Cylindrical-coordinate representation of color #714566: hue angle of 315º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714566 is Cyan = 0, Magento = 0.39, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 102 | - |
| CMYK | 0 | 0.39 | 0.10 | 0.56 |
| HSL | 315º | 0.24% | 0.36% | - |
| HSV(B) | 315º | 0.39% | 0.44% | - |
| XYZ | 11.34 | 8.73 | 13.66 | - |
| YUV | 85.92 | 137.08 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 102 | 0 | 0.39 | 0.10 | 0.56 | 315 | 0.24 | 0.36 |
| Hex | 71 | 45 | 66 | 0 | 27 | A | 38 | 13B | 18 | 24 |
| Octal | 161 | 105 | 146 | 0 | 47 | 12 | 70 | 473 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1100110 | 0 | 100111 | 1010 | 111000 | 100111011 | 11000 | 100100 |
Color Harmonies of #714566
Complementary color
Monochromatic Colors of #714566
Black with #714566
Text Example
Text Example
White with #714566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714566; }
p { color: rgb(113,69,102); }
H1.HeaderClassName
{
color: #714566;
}
.AnyTagClassName
{
color: #714566;
}
</style>
background-color css
<style>
a { background-color: #714566; }
a { background-color: rgb(113,69,102); }
div.DivClassName
{
background-color: #714566;
}
.BgClassName
{
background-color: #714566;
}
</style>
border-color css
<style>
span { border-color: #714566; }
span { border-color: rgb(113,69,102); }
td.TdClassName
{
border-color: #714566;
}
.TagClassName
{
border-color: #714566;
}
</style>