Shades of Cosmic #704461
Tints of Cosmic #704461
RGB
CMYK
RGB Variations
Color information
#704461 (or 0x704461) is known color: Cosmic. HEX triplet: 70, 44 and 61. RGB value is (112,68,97). Sum of RGB (Red+Green+Blue) = 112+68+97=277 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.43% from 277); Green value is 68 (26.95% from 255 or 24.55% from 277); Blue value is 97 (38.28% from 255 or 35.02% from 277); Max value from RGB is 112 - color contains mainly: red. Hex color #704461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704461 is #8FBB9E. Grayscale: #545454. Windows color (decimal): -9419679 or 6374512. OLE color: 6374512.
HSL color Cylindrical-coordinate representation of color #704461: hue angle of 320.45º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #704461 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 97 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.56 |
| HSL | 320.45º | 0.24% | 0.35% | - |
| HSV(B) | 320.45º | 0.39% | 0.44% | - |
| XYZ | 10.91 | 8.44 | 12.36 | - |
| YUV | 84.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 97 | 0 | 0.39 | 0.13 | 0.56 | 320.45 | 0.24 | 0.35 |
| Hex | 70 | 44 | 61 | 0 | 27 | D | 38 | 140 | 18 | 23 |
| Octal | 160 | 104 | 141 | 0 | 47 | 15 | 70 | 500 | 30 | 43 |
| Binary | 1110000 | 1000100 | 1100001 | 0 | 100111 | 1101 | 111000 | 101000000 | 11000 | 100011 |
Color Harmonies of #704461
Complementary color
Monochromatic Colors of #704461
Black with #704461
Text Example
Text Example
White with #704461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704461; }
p { color: rgb(112,68,97); }
H1.HeaderClassName
{
color: #704461;
}
.AnyTagClassName
{
color: #704461;
}
</style>
background-color css
<style>
a { background-color: #704461; }
a { background-color: rgb(112,68,97); }
div.DivClassName
{
background-color: #704461;
}
.BgClassName
{
background-color: #704461;
}
</style>
border-color css
<style>
span { border-color: #704461; }
span { border-color: rgb(112,68,97); }
td.TdClassName
{
border-color: #704461;
}
.TagClassName
{
border-color: #704461;
}
</style>