Shades of Cosmic #704663
Tints of Cosmic #704663
RGB
CMYK
RGB Variations
Color information
#704663 (or 0x704663) is known color: Cosmic. HEX triplet: 70, 46 and 63. RGB value is (112,70,99). Sum of RGB (Red+Green+Blue) = 112+70+99=281 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.86% from 281); Green value is 70 (27.73% from 255 or 24.91% from 281); Blue value is 99 (39.06% from 255 or 35.23% from 281); Max value from RGB is 112 - color contains mainly: red. Hex color #704663 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704663 is #8FB99C. Grayscale: #555555. Windows color (decimal): -9419165 or 6506096. OLE color: 6506096.
HSL color Cylindrical-coordinate representation of color #704663: hue angle of 318.57º 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 #704663 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 99 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.56 |
| HSL | 318.57º | 0.23% | 0.36% | - |
| HSV(B) | 318.57º | 0.38% | 0.44% | - |
| XYZ | 11.12 | 8.73 | 12.9 | - |
| YUV | 85.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 99 | 0 | 0.38 | 0.12 | 0.56 | 318.57 | 0.23 | 0.36 |
| Hex | 70 | 46 | 63 | 0 | 26 | C | 38 | 13F | 17 | 24 |
| Octal | 160 | 106 | 143 | 0 | 46 | 14 | 70 | 477 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1100011 | 0 | 100110 | 1100 | 111000 | 100111111 | 10111 | 100100 |
Color Harmonies of #704663
Complementary color
Monochromatic Colors of #704663
Black with #704663
Text Example
Text Example
White with #704663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704663; }
p { color: rgb(112,70,99); }
H1.HeaderClassName
{
color: #704663;
}
.AnyTagClassName
{
color: #704663;
}
</style>
background-color css
<style>
a { background-color: #704663; }
a { background-color: rgb(112,70,99); }
div.DivClassName
{
background-color: #704663;
}
.BgClassName
{
background-color: #704663;
}
</style>
border-color css
<style>
span { border-color: #704663; }
span { border-color: rgb(112,70,99); }
td.TdClassName
{
border-color: #704663;
}
.TagClassName
{
border-color: #704663;
}
</style>