Shades of Cosmic #705763
Tints of Cosmic #705763
RGB
CMYK
RGB Variations
Color information
#705763 (or 0x705763) is known color: Cosmic. HEX triplet: 70, 57 and 63. RGB value is (112,87,99). Sum of RGB (Red+Green+Blue) = 112+87+99=298 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.58% from 298); Green value is 87 (34.38% from 255 or 29.19% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 112 - color contains mainly: red. Hex color #705763 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705763 is #8FA89C. Grayscale: #5F5F5F. Windows color (decimal): -9414813 or 6510448. OLE color: 6510448.
HSL color Cylindrical-coordinate representation of color #705763: hue angle of 331.2º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #705763 is Cyan = 0, Magento = 0.22, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 87 | 99 | - |
| CMYK | 0 | 0.22 | 0.12 | 0.56 |
| HSL | 331.2º | 0.13% | 0.39% | - |
| HSV(B) | 331.2º | 0.22% | 0.44% | - |
| XYZ | 12.34 | 11.16 | 13.31 | - |
| YUV | 95.84 | 129.78 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 99 | 0 | 0.22 | 0.12 | 0.56 | 331.2 | 0.13 | 0.39 |
| Hex | 70 | 57 | 63 | 0 | 16 | C | 38 | 14B | D | 27 |
| Octal | 160 | 127 | 143 | 0 | 26 | 14 | 70 | 513 | 15 | 47 |
| Binary | 1110000 | 1010111 | 1100011 | 0 | 10110 | 1100 | 111000 | 101001011 | 1101 | 100111 |
Color Harmonies of #705763
Complementary color
Monochromatic Colors of #705763
Black with #705763
Text Example
Text Example
White with #705763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705763; }
p { color: rgb(112,87,99); }
H1.HeaderClassName
{
color: #705763;
}
.AnyTagClassName
{
color: #705763;
}
</style>
background-color css
<style>
a { background-color: #705763; }
a { background-color: rgb(112,87,99); }
div.DivClassName
{
background-color: #705763;
}
.BgClassName
{
background-color: #705763;
}
</style>
border-color css
<style>
span { border-color: #705763; }
span { border-color: rgb(112,87,99); }
td.TdClassName
{
border-color: #705763;
}
.TagClassName
{
border-color: #705763;
}
</style>