Shades of Cosmic #714564
Tints of Cosmic #714564
RGB
CMYK
RGB Variations
Color information
#714564 (or 0x714564) is known color: Cosmic. HEX triplet: 71, 45 and 64. RGB value is (113,69,100). Sum of RGB (Red+Green+Blue) = 113+69+100=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 69 (27.34% from 255 or 24.47% from 282); Blue value is 100 (39.45% from 255 or 35.46% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #714564 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714564 is #8EBA9B. Grayscale: #555555. Windows color (decimal): -9353884 or 6571377. OLE color: 6571377.
HSL color Cylindrical-coordinate representation of color #714564: hue angle of 317.73º 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 #714564 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 100 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.56 |
| HSL | 317.73º | 0.24% | 0.36% | - |
| HSV(B) | 317.73º | 0.39% | 0.44% | - |
| XYZ | 11.24 | 8.69 | 13.14 | - |
| YUV | 85.69 | 136.08 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 100 | 0 | 0.39 | 0.12 | 0.56 | 317.73 | 0.24 | 0.36 |
| Hex | 71 | 45 | 64 | 0 | 27 | C | 38 | 13E | 18 | 24 |
| Octal | 161 | 105 | 144 | 0 | 47 | 14 | 70 | 476 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1100100 | 0 | 100111 | 1100 | 111000 | 100111110 | 11000 | 100100 |
Color Harmonies of #714564
Complementary color
Monochromatic Colors of #714564
Black with #714564
Text Example
Text Example
White with #714564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714564; }
p { color: rgb(113,69,100); }
H1.HeaderClassName
{
color: #714564;
}
.AnyTagClassName
{
color: #714564;
}
</style>
background-color css
<style>
a { background-color: #714564; }
a { background-color: rgb(113,69,100); }
div.DivClassName
{
background-color: #714564;
}
.BgClassName
{
background-color: #714564;
}
</style>
border-color css
<style>
span { border-color: #714564; }
span { border-color: rgb(113,69,100); }
td.TdClassName
{
border-color: #714564;
}
.TagClassName
{
border-color: #714564;
}
</style>