Shades of Cosmic #704362
Tints of Cosmic #704362
RGB
CMYK
RGB Variations
Color information
#704362 (or 0x704362) is known color: Cosmic. HEX triplet: 70, 43 and 62. RGB value is (112,67,98). Sum of RGB (Red+Green+Blue) = 112+67+98=277 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.43% from 277); Green value is 67 (26.56% from 255 or 24.19% from 277); Blue value is 98 (38.67% from 255 or 35.38% from 277); Max value from RGB is 112 - color contains mainly: red. Hex color #704362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704362 is #8FBC9D. Grayscale: #535353. Windows color (decimal): -9419934 or 6439792. OLE color: 6439792.
HSL color Cylindrical-coordinate representation of color #704362: hue angle of 318.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #704362 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 98 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.56 |
| HSL | 318.67º | 0.25% | 0.35% | - |
| HSV(B) | 318.67º | 0.4% | 0.44% | - |
| XYZ | 10.89 | 8.34 | 12.59 | - |
| YUV | 83.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 98 | 0 | 0.40 | 0.13 | 0.56 | 318.67 | 0.25 | 0.35 |
| Hex | 70 | 43 | 62 | 0 | 28 | D | 38 | 13F | 19 | 23 |
| Octal | 160 | 103 | 142 | 0 | 50 | 15 | 70 | 477 | 31 | 43 |
| Binary | 1110000 | 1000011 | 1100010 | 0 | 101000 | 1101 | 111000 | 100111111 | 11001 | 100011 |
Color Harmonies of #704362
Complementary color
Monochromatic Colors of #704362
Black with #704362
Text Example
Text Example
White with #704362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704362; }
p { color: rgb(112,67,98); }
H1.HeaderClassName
{
color: #704362;
}
.AnyTagClassName
{
color: #704362;
}
</style>
background-color css
<style>
a { background-color: #704362; }
a { background-color: rgb(112,67,98); }
div.DivClassName
{
background-color: #704362;
}
.BgClassName
{
background-color: #704362;
}
</style>
border-color css
<style>
span { border-color: #704362; }
span { border-color: rgb(112,67,98); }
td.TdClassName
{
border-color: #704362;
}
.TagClassName
{
border-color: #704362;
}
</style>