Shades of Cosmic #704760
Tints of Cosmic #704760
RGB
CMYK
RGB Variations
Color information
#704760 (or 0x704760) is known color: Cosmic. HEX triplet: 70, 47 and 60. RGB value is (112,71,96). Sum of RGB (Red+Green+Blue) = 112+71+96=279 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.14% from 279); Green value is 71 (28.12% from 255 or 25.45% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 112 - color contains mainly: red. Hex color #704760 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704760 is #8FB89F. Grayscale: #565656. Windows color (decimal): -9418912 or 6309744. OLE color: 6309744.
HSL color Cylindrical-coordinate representation of color #704760: hue angle of 323.41º degrees, saturation: 0.22, 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 #704760 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 96 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.56 |
| HSL | 323.41º | 0.22% | 0.36% | - |
| HSV(B) | 323.41º | 0.37% | 0.44% | - |
| XYZ | 11.05 | 8.8 | 12.18 | - |
| YUV | 86.11 | 133.58 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 96 | 0 | 0.37 | 0.14 | 0.56 | 323.41 | 0.22 | 0.36 |
| Hex | 70 | 47 | 60 | 0 | 25 | E | 38 | 143 | 16 | 24 |
| Octal | 160 | 107 | 140 | 0 | 45 | 16 | 70 | 503 | 26 | 44 |
| Binary | 1110000 | 1000111 | 1100000 | 0 | 100101 | 1110 | 111000 | 101000011 | 10110 | 100100 |
Color Harmonies of #704760
Complementary color
Monochromatic Colors of #704760
Black with #704760
Text Example
Text Example
White with #704760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704760; }
p { color: rgb(112,71,96); }
H1.HeaderClassName
{
color: #704760;
}
.AnyTagClassName
{
color: #704760;
}
</style>
background-color css
<style>
a { background-color: #704760; }
a { background-color: rgb(112,71,96); }
div.DivClassName
{
background-color: #704760;
}
.BgClassName
{
background-color: #704760;
}
</style>
border-color css
<style>
span { border-color: #704760; }
span { border-color: rgb(112,71,96); }
td.TdClassName
{
border-color: #704760;
}
.TagClassName
{
border-color: #704760;
}
</style>