Shades of Cosmic #714260
Tints of Cosmic #714260
RGB
CMYK
RGB Variations
Color information
#714260 (or 0x714260) is known color: Cosmic. HEX triplet: 71, 42 and 60. RGB value is (113,66,96). Sum of RGB (Red+Green+Blue) = 113+66+96=275 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.09% from 275); Green value is 66 (26.17% from 255 or 24% from 275); Blue value is 96 (37.89% from 255 or 34.91% from 275); Max value from RGB is 113 - color contains mainly: red. Hex color #714260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714260 is #8EBD9F. Grayscale: #535353. Windows color (decimal): -9354656 or 6308465. OLE color: 6308465.
HSL color Cylindrical-coordinate representation of color #714260: hue angle of 321.7º degrees, saturation: 0.26, 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 #714260 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 96 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.56 |
| HSL | 321.7º | 0.26% | 0.35% | - |
| HSV(B) | 321.7º | 0.42% | 0.44% | - |
| XYZ | 10.87 | 8.25 | 12.09 | - |
| YUV | 83.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 96 | 0 | 0.42 | 0.15 | 0.56 | 321.7 | 0.26 | 0.35 |
| Hex | 71 | 42 | 60 | 0 | 2A | F | 38 | 142 | 1A | 23 |
| Octal | 161 | 102 | 140 | 0 | 52 | 17 | 70 | 502 | 32 | 43 |
| Binary | 1110001 | 1000010 | 1100000 | 0 | 101010 | 1111 | 111000 | 101000010 | 11010 | 100011 |
Color Harmonies of #714260
Complementary color
Monochromatic Colors of #714260
Black with #714260
Text Example
Text Example
White with #714260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714260; }
p { color: rgb(113,66,96); }
H1.HeaderClassName
{
color: #714260;
}
.AnyTagClassName
{
color: #714260;
}
</style>
background-color css
<style>
a { background-color: #714260; }
a { background-color: rgb(113,66,96); }
div.DivClassName
{
background-color: #714260;
}
.BgClassName
{
background-color: #714260;
}
</style>
border-color css
<style>
span { border-color: #714260; }
span { border-color: rgb(113,66,96); }
td.TdClassName
{
border-color: #714260;
}
.TagClassName
{
border-color: #714260;
}
</style>