Shades of Cosmic #714760
Tints of Cosmic #714760
RGB
CMYK
RGB Variations
Color information
#714760 (or 0x714760) is known color: Cosmic. HEX triplet: 71, 47 and 60. RGB value is (113,71,96). Sum of RGB (Red+Green+Blue) = 113+71+96=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 71 (28.12% from 255 or 25.36% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #714760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714760 is #8EB89F. Grayscale: #565656. Windows color (decimal): -9353376 or 6309745. OLE color: 6309745.
HSL color Cylindrical-coordinate representation of color #714760: hue angle of 324.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #714760 is Cyan = 0, Magento = 0.37, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 96 | - |
| CMYK | 0 | 0.37 | 0.15 | 0.56 |
| HSL | 324.29º | 0.23% | 0.36% | - |
| HSV(B) | 324.29º | 0.37% | 0.44% | - |
| XYZ | 11.17 | 8.86 | 12.19 | - |
| YUV | 86.41 | 133.41 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 96 | 0 | 0.37 | 0.15 | 0.56 | 324.29 | 0.23 | 0.36 |
| Hex | 71 | 47 | 60 | 0 | 25 | F | 38 | 144 | 17 | 24 |
| Octal | 161 | 107 | 140 | 0 | 45 | 17 | 70 | 504 | 27 | 44 |
| Binary | 1110001 | 1000111 | 1100000 | 0 | 100101 | 1111 | 111000 | 101000100 | 10111 | 100100 |
Color Harmonies of #714760
Complementary color
Monochromatic Colors of #714760
Black with #714760
Text Example
Text Example
White with #714760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714760; }
p { color: rgb(113,71,96); }
H1.HeaderClassName
{
color: #714760;
}
.AnyTagClassName
{
color: #714760;
}
</style>
background-color css
<style>
a { background-color: #714760; }
a { background-color: rgb(113,71,96); }
div.DivClassName
{
background-color: #714760;
}
.BgClassName
{
background-color: #714760;
}
</style>
border-color css
<style>
span { border-color: #714760; }
span { border-color: rgb(113,71,96); }
td.TdClassName
{
border-color: #714760;
}
.TagClassName
{
border-color: #714760;
}
</style>