Shades of Cosmic #704761
Tints of Cosmic #704761
RGB
CMYK
RGB Variations
Color information
#704761 (or 0x704761) is known color: Cosmic. HEX triplet: 70, 47 and 61. RGB value is (112,71,97). Sum of RGB (Red+Green+Blue) = 112+71+97=280 (37% of max value = 765). Red value is 112 (44.14% from 255 or 40% from 280); Green value is 71 (28.12% from 255 or 25.36% from 280); Blue value is 97 (38.28% from 255 or 34.64% from 280); Max value from RGB is 112 - color contains mainly: red. Hex color #704761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704761 is #8FB89E. Grayscale: #565656. Windows color (decimal): -9418911 or 6375280. OLE color: 6375280.
HSL color Cylindrical-coordinate representation of color #704761: hue angle of 321.95º 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 #704761 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 97 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.56 |
| HSL | 321.95º | 0.22% | 0.36% | - |
| HSV(B) | 321.95º | 0.37% | 0.44% | - |
| XYZ | 11.09 | 8.81 | 12.43 | - |
| YUV | 86.22 | 134.08 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 97 | 0 | 0.37 | 0.13 | 0.56 | 321.95 | 0.22 | 0.36 |
| Hex | 70 | 47 | 61 | 0 | 25 | D | 38 | 142 | 16 | 24 |
| Octal | 160 | 107 | 141 | 0 | 45 | 15 | 70 | 502 | 26 | 44 |
| Binary | 1110000 | 1000111 | 1100001 | 0 | 100101 | 1101 | 111000 | 101000010 | 10110 | 100100 |
Color Harmonies of #704761
Complementary color
Monochromatic Colors of #704761
Black with #704761
Text Example
Text Example
White with #704761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704761; }
p { color: rgb(112,71,97); }
H1.HeaderClassName
{
color: #704761;
}
.AnyTagClassName
{
color: #704761;
}
</style>
background-color css
<style>
a { background-color: #704761; }
a { background-color: rgb(112,71,97); }
div.DivClassName
{
background-color: #704761;
}
.BgClassName
{
background-color: #704761;
}
</style>
border-color css
<style>
span { border-color: #704761; }
span { border-color: rgb(112,71,97); }
td.TdClassName
{
border-color: #704761;
}
.TagClassName
{
border-color: #704761;
}
</style>