Shades of Cosmic #714964
Tints of Cosmic #714964
RGB
CMYK
RGB Variations
Color information
#714964 (or 0x714964) is known color: Cosmic. HEX triplet: 71, 49 and 64. RGB value is (113,73,100). Sum of RGB (Red+Green+Blue) = 113+73+100=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 73 (28.91% from 255 or 25.52% from 286); Blue value is 100 (39.45% from 255 or 34.97% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #714964 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714964 is #8EB69B. Grayscale: #575757. Windows color (decimal): -9352860 or 6572401. OLE color: 6572401.
HSL color Cylindrical-coordinate representation of color #714964: hue angle of 319.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #714964 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 100 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.56 |
| HSL | 319.5º | 0.22% | 0.36% | - |
| HSV(B) | 319.5º | 0.35% | 0.44% | - |
| XYZ | 11.49 | 9.2 | 13.23 | - |
| YUV | 88.04 | 134.75 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 100 | 0 | 0.35 | 0.12 | 0.56 | 319.5 | 0.22 | 0.36 |
| Hex | 71 | 49 | 64 | 0 | 23 | C | 38 | 140 | 16 | 24 |
| Octal | 161 | 111 | 144 | 0 | 43 | 14 | 70 | 500 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1100100 | 0 | 100011 | 1100 | 111000 | 101000000 | 10110 | 100100 |
Color Harmonies of #714964
Complementary color
Monochromatic Colors of #714964
Black with #714964
Text Example
Text Example
White with #714964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714964; }
p { color: rgb(113,73,100); }
H1.HeaderClassName
{
color: #714964;
}
.AnyTagClassName
{
color: #714964;
}
</style>
background-color css
<style>
a { background-color: #714964; }
a { background-color: rgb(113,73,100); }
div.DivClassName
{
background-color: #714964;
}
.BgClassName
{
background-color: #714964;
}
</style>
border-color css
<style>
span { border-color: #714964; }
span { border-color: rgb(113,73,100); }
td.TdClassName
{
border-color: #714964;
}
.TagClassName
{
border-color: #714964;
}
</style>