Shades of Cosmic #714562
Tints of Cosmic #714562
RGB
CMYK
RGB Variations
Color information
#714562 (or 0x714562) is known color: Cosmic. HEX triplet: 71, 45 and 62. RGB value is (113,69,98). Sum of RGB (Red+Green+Blue) = 113+69+98=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 69 (27.34% from 255 or 24.64% from 280); Blue value is 98 (38.67% from 255 or 35% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #714562 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714562 is #8EBA9D. Grayscale: #555555. Windows color (decimal): -9353886 or 6440305. OLE color: 6440305.
HSL color Cylindrical-coordinate representation of color #714562: hue angle of 320.45º 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 #714562 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 98 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.56 |
| HSL | 320.45º | 0.24% | 0.36% | - |
| HSV(B) | 320.45º | 0.39% | 0.44% | - |
| XYZ | 11.14 | 8.65 | 12.64 | - |
| YUV | 85.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 98 | 0 | 0.39 | 0.13 | 0.56 | 320.45 | 0.24 | 0.36 |
| Hex | 71 | 45 | 62 | 0 | 27 | D | 38 | 140 | 18 | 24 |
| Octal | 161 | 105 | 142 | 0 | 47 | 15 | 70 | 500 | 30 | 44 |
| Binary | 1110001 | 1000101 | 1100010 | 0 | 100111 | 1101 | 111000 | 101000000 | 11000 | 100100 |
Color Harmonies of #714562
Complementary color
Monochromatic Colors of #714562
Black with #714562
Text Example
Text Example
White with #714562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714562; }
p { color: rgb(113,69,98); }
H1.HeaderClassName
{
color: #714562;
}
.AnyTagClassName
{
color: #714562;
}
</style>
background-color css
<style>
a { background-color: #714562; }
a { background-color: rgb(113,69,98); }
div.DivClassName
{
background-color: #714562;
}
.BgClassName
{
background-color: #714562;
}
</style>
border-color css
<style>
span { border-color: #714562; }
span { border-color: rgb(113,69,98); }
td.TdClassName
{
border-color: #714562;
}
.TagClassName
{
border-color: #714562;
}
</style>