Shades of Cosmic #735162
Tints of Cosmic #735162
RGB
CMYK
RGB Variations
Color information
#735162 (or 0x735162) is known color: Cosmic. HEX triplet: 73, 51 and 62. RGB value is (115,81,98). Sum of RGB (Red+Green+Blue) = 115+81+98=294 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.12% from 294); Green value is 81 (32.03% from 255 or 27.55% from 294); Blue value is 98 (38.67% from 255 or 33.33% from 294); Max value from RGB is 115 - color contains mainly: red. Hex color #735162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735162 is #8CAE9D. Grayscale: #5D5D5D. Windows color (decimal): -9219742 or 6443379. OLE color: 6443379.
HSL color Cylindrical-coordinate representation of color #735162: hue angle of 330º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735162 is Cyan = 0, Magento = 0.30, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 98 | - |
| CMYK | 0 | 0.30 | 0.15 | 0.55 |
| HSL | 330º | 0.17% | 0.38% | - |
| HSV(B) | 330º | 0.3% | 0.45% | - |
| XYZ | 12.22 | 10.41 | 12.92 | - |
| YUV | 93.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 98 | 0 | 0.30 | 0.15 | 0.55 | 330 | 0.17 | 0.38 |
| Hex | 73 | 51 | 62 | 0 | 1E | F | 37 | 14A | 11 | 26 |
| Octal | 163 | 121 | 142 | 0 | 36 | 17 | 67 | 512 | 21 | 46 |
| Binary | 1110011 | 1010001 | 1100010 | 0 | 11110 | 1111 | 110111 | 101001010 | 10001 | 100110 |
Color Harmonies of #735162
Complementary color
Monochromatic Colors of #735162
Black with #735162
Text Example
Text Example
White with #735162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735162; }
p { color: rgb(115,81,98); }
H1.HeaderClassName
{
color: #735162;
}
.AnyTagClassName
{
color: #735162;
}
</style>
background-color css
<style>
a { background-color: #735162; }
a { background-color: rgb(115,81,98); }
div.DivClassName
{
background-color: #735162;
}
.BgClassName
{
background-color: #735162;
}
</style>
border-color css
<style>
span { border-color: #735162; }
span { border-color: rgb(115,81,98); }
td.TdClassName
{
border-color: #735162;
}
.TagClassName
{
border-color: #735162;
}
</style>