Shades of Cosmic #714160
Tints of Cosmic #714160
RGB
CMYK
RGB Variations
Color information
#714160 (or 0x714160) is known color: Cosmic. HEX triplet: 71, 41 and 60. RGB value is (113,65,96). Sum of RGB (Red+Green+Blue) = 113+65+96=274 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.24% from 274); Green value is 65 (25.78% from 255 or 23.72% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 113 - color contains mainly: red. Hex color #714160 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714160 is #8EBE9F. Grayscale: #525252. Windows color (decimal): -9354912 or 6308209. OLE color: 6308209.
HSL color Cylindrical-coordinate representation of color #714160: hue angle of 321.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714160 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 96 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.56 |
| HSL | 321.25º | 0.27% | 0.35% | - |
| HSV(B) | 321.25º | 0.42% | 0.44% | - |
| XYZ | 10.81 | 8.14 | 12.07 | - |
| YUV | 82.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 96 | 0 | 0.42 | 0.15 | 0.56 | 321.25 | 0.27 | 0.35 |
| Hex | 71 | 41 | 60 | 0 | 2A | F | 38 | 141 | 1B | 23 |
| Octal | 161 | 101 | 140 | 0 | 52 | 17 | 70 | 501 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1100000 | 0 | 101010 | 1111 | 111000 | 101000001 | 11011 | 100011 |
Color Harmonies of #714160
Complementary color
Monochromatic Colors of #714160
Black with #714160
Text Example
Text Example
White with #714160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714160; }
p { color: rgb(113,65,96); }
H1.HeaderClassName
{
color: #714160;
}
.AnyTagClassName
{
color: #714160;
}
</style>
background-color css
<style>
a { background-color: #714160; }
a { background-color: rgb(113,65,96); }
div.DivClassName
{
background-color: #714160;
}
.BgClassName
{
background-color: #714160;
}
</style>
border-color css
<style>
span { border-color: #714160; }
span { border-color: rgb(113,65,96); }
td.TdClassName
{
border-color: #714160;
}
.TagClassName
{
border-color: #714160;
}
</style>