Shades of Cosmic #704662
Tints of Cosmic #704662
RGB
CMYK
RGB Variations
Color information
#704662 (or 0x704662) is known color: Cosmic. HEX triplet: 70, 46 and 62. RGB value is (112,70,98). Sum of RGB (Red+Green+Blue) = 112+70+98=280 (37% of max value = 765). Red value is 112 (44.14% from 255 or 40% from 280); Green value is 70 (27.73% from 255 or 25% from 280); Blue value is 98 (38.67% from 255 or 35% from 280); Max value from RGB is 112 - color contains mainly: red. Hex color #704662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704662 is #8FB99D. Grayscale: #555555. Windows color (decimal): -9419166 or 6440560. OLE color: 6440560.
HSL color Cylindrical-coordinate representation of color #704662: hue angle of 320º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704662 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 98 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.56 |
| HSL | 320º | 0.23% | 0.36% | - |
| HSV(B) | 320º | 0.38% | 0.44% | - |
| XYZ | 11.08 | 8.71 | 12.65 | - |
| YUV | 85.75 | 134.91 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 98 | 0 | 0.38 | 0.13 | 0.56 | 320 | 0.23 | 0.36 |
| Hex | 70 | 46 | 62 | 0 | 26 | D | 38 | 140 | 17 | 24 |
| Octal | 160 | 106 | 142 | 0 | 46 | 15 | 70 | 500 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1100010 | 0 | 100110 | 1101 | 111000 | 101000000 | 10111 | 100100 |
Color Harmonies of #704662
Complementary color
Monochromatic Colors of #704662
Black with #704662
Text Example
Text Example
White with #704662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704662; }
p { color: rgb(112,70,98); }
H1.HeaderClassName
{
color: #704662;
}
.AnyTagClassName
{
color: #704662;
}
</style>
background-color css
<style>
a { background-color: #704662; }
a { background-color: rgb(112,70,98); }
div.DivClassName
{
background-color: #704662;
}
.BgClassName
{
background-color: #704662;
}
</style>
border-color css
<style>
span { border-color: #704662; }
span { border-color: rgb(112,70,98); }
td.TdClassName
{
border-color: #704662;
}
.TagClassName
{
border-color: #704662;
}
</style>