Shades of Cosmic #704960
Tints of Cosmic #704960
RGB
CMYK
RGB Variations
Color information
#704960 (or 0x704960) is known color: Cosmic. HEX triplet: 70, 49 and 60. RGB value is (112,73,96). Sum of RGB (Red+Green+Blue) = 112+73+96=281 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.86% from 281); Green value is 73 (28.91% from 255 or 25.98% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 112 - color contains mainly: red. Hex color #704960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704960 is #8FB69F. Grayscale: #575757. Windows color (decimal): -9418400 or 6310256. OLE color: 6310256.
HSL color Cylindrical-coordinate representation of color #704960: hue angle of 324.62º degrees, saturation: 0.21, 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 #704960 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 96 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.56 |
| HSL | 324.62º | 0.21% | 0.36% | - |
| HSV(B) | 324.62º | 0.35% | 0.44% | - |
| XYZ | 11.18 | 9.05 | 12.22 | - |
| YUV | 87.28 | 132.92 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 96 | 0 | 0.35 | 0.14 | 0.56 | 324.62 | 0.21 | 0.36 |
| Hex | 70 | 49 | 60 | 0 | 23 | E | 38 | 145 | 15 | 24 |
| Octal | 160 | 111 | 140 | 0 | 43 | 16 | 70 | 505 | 25 | 44 |
| Binary | 1110000 | 1001001 | 1100000 | 0 | 100011 | 1110 | 111000 | 101000101 | 10101 | 100100 |
Color Harmonies of #704960
Complementary color
Monochromatic Colors of #704960
Black with #704960
Text Example
Text Example
White with #704960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704960; }
p { color: rgb(112,73,96); }
H1.HeaderClassName
{
color: #704960;
}
.AnyTagClassName
{
color: #704960;
}
</style>
background-color css
<style>
a { background-color: #704960; }
a { background-color: rgb(112,73,96); }
div.DivClassName
{
background-color: #704960;
}
.BgClassName
{
background-color: #704960;
}
</style>
border-color css
<style>
span { border-color: #704960; }
span { border-color: rgb(112,73,96); }
td.TdClassName
{
border-color: #704960;
}
.TagClassName
{
border-color: #704960;
}
</style>