Shades of Cosmic #704560
Tints of Cosmic #704560
RGB
CMYK
RGB Variations
Color information
#704560 (or 0x704560) is known color: Cosmic. HEX triplet: 70, 45 and 60. RGB value is (112,69,96). Sum of RGB (Red+Green+Blue) = 112+69+96=277 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.43% from 277); Green value is 69 (27.34% from 255 or 24.91% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 112 - color contains mainly: red. Hex color #704560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704560 is #8FBA9F. Grayscale: #545454. Windows color (decimal): -9419424 or 6309232. OLE color: 6309232.
HSL color Cylindrical-coordinate representation of color #704560: hue angle of 322.33º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704560 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 69 | 96 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.56 |
| HSL | 322.33º | 0.24% | 0.35% | - |
| HSV(B) | 322.33º | 0.38% | 0.44% | - |
| XYZ | 10.92 | 8.55 | 12.14 | - |
| YUV | 84.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 69 | 96 | 0 | 0.38 | 0.14 | 0.56 | 322.33 | 0.24 | 0.35 |
| Hex | 70 | 45 | 60 | 0 | 26 | E | 38 | 142 | 18 | 23 |
| Octal | 160 | 105 | 140 | 0 | 46 | 16 | 70 | 502 | 30 | 43 |
| Binary | 1110000 | 1000101 | 1100000 | 0 | 100110 | 1110 | 111000 | 101000010 | 11000 | 100011 |
Color Harmonies of #704560
Complementary color
Monochromatic Colors of #704560
Black with #704560
Text Example
Text Example
White with #704560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704560; }
p { color: rgb(112,69,96); }
H1.HeaderClassName
{
color: #704560;
}
.AnyTagClassName
{
color: #704560;
}
</style>
background-color css
<style>
a { background-color: #704560; }
a { background-color: rgb(112,69,96); }
div.DivClassName
{
background-color: #704560;
}
.BgClassName
{
background-color: #704560;
}
</style>
border-color css
<style>
span { border-color: #704560; }
span { border-color: rgb(112,69,96); }
td.TdClassName
{
border-color: #704560;
}
.TagClassName
{
border-color: #704560;
}
</style>