Shades of Cosmic #704661
Tints of Cosmic #704661
RGB
CMYK
RGB Variations
Color information
#704661 (or 0x704661) is known color: Cosmic. HEX triplet: 70, 46 and 61. RGB value is (112,70,97). Sum of RGB (Red+Green+Blue) = 112+70+97=279 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.14% from 279); Green value is 70 (27.73% from 255 or 25.09% from 279); Blue value is 97 (38.28% from 255 or 34.77% from 279); Max value from RGB is 112 - color contains mainly: red. Hex color #704661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704661 is #8FB99E. Grayscale: #555555. Windows color (decimal): -9419167 or 6375024. OLE color: 6375024.
HSL color Cylindrical-coordinate representation of color #704661: hue angle of 321.43º 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 #704661 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 97 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.56 |
| HSL | 321.43º | 0.23% | 0.36% | - |
| HSV(B) | 321.43º | 0.38% | 0.44% | - |
| XYZ | 11.03 | 8.69 | 12.4 | - |
| YUV | 85.64 | 134.41 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 97 | 0 | 0.38 | 0.13 | 0.56 | 321.43 | 0.23 | 0.36 |
| Hex | 70 | 46 | 61 | 0 | 26 | D | 38 | 141 | 17 | 24 |
| Octal | 160 | 106 | 141 | 0 | 46 | 15 | 70 | 501 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1100001 | 0 | 100110 | 1101 | 111000 | 101000001 | 10111 | 100100 |
Color Harmonies of #704661
Complementary color
Monochromatic Colors of #704661
Black with #704661
Text Example
Text Example
White with #704661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704661; }
p { color: rgb(112,70,97); }
H1.HeaderClassName
{
color: #704661;
}
.AnyTagClassName
{
color: #704661;
}
</style>
background-color css
<style>
a { background-color: #704661; }
a { background-color: rgb(112,70,97); }
div.DivClassName
{
background-color: #704661;
}
.BgClassName
{
background-color: #704661;
}
</style>
border-color css
<style>
span { border-color: #704661; }
span { border-color: rgb(112,70,97); }
td.TdClassName
{
border-color: #704661;
}
.TagClassName
{
border-color: #704661;
}
</style>