Shades of Cosmic #704763
Tints of Cosmic #704763
RGB
CMYK
RGB Variations
Color information
#704763 (or 0x704763) is known color: Cosmic. HEX triplet: 70, 47 and 63. RGB value is (112,71,99). Sum of RGB (Red+Green+Blue) = 112+71+99=282 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.72% from 282); Green value is 71 (28.12% from 255 or 25.18% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 112 - color contains mainly: red. Hex color #704763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704763 is #8FB89C. Grayscale: #565656. Windows color (decimal): -9418909 or 6506352. OLE color: 6506352.
HSL color Cylindrical-coordinate representation of color #704763: hue angle of 319.02º 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 #704763 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 71 | 99 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.56 |
| HSL | 319.02º | 0.22% | 0.36% | - |
| HSV(B) | 319.02º | 0.37% | 0.44% | - |
| XYZ | 11.19 | 8.85 | 12.92 | - |
| YUV | 86.45 | 135.08 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 71 | 99 | 0 | 0.37 | 0.12 | 0.56 | 319.02 | 0.22 | 0.36 |
| Hex | 70 | 47 | 63 | 0 | 25 | C | 38 | 13F | 16 | 24 |
| Octal | 160 | 107 | 143 | 0 | 45 | 14 | 70 | 477 | 26 | 44 |
| Binary | 1110000 | 1000111 | 1100011 | 0 | 100101 | 1100 | 111000 | 100111111 | 10110 | 100100 |
Color Harmonies of #704763
Complementary color
Monochromatic Colors of #704763
Black with #704763
Text Example
Text Example
White with #704763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704763; }
p { color: rgb(112,71,99); }
H1.HeaderClassName
{
color: #704763;
}
.AnyTagClassName
{
color: #704763;
}
</style>
background-color css
<style>
a { background-color: #704763; }
a { background-color: rgb(112,71,99); }
div.DivClassName
{
background-color: #704763;
}
.BgClassName
{
background-color: #704763;
}
</style>
border-color css
<style>
span { border-color: #704763; }
span { border-color: rgb(112,71,99); }
td.TdClassName
{
border-color: #704763;
}
.TagClassName
{
border-color: #704763;
}
</style>