Shades of Cosmic #735166
Tints of Cosmic #735166
RGB
CMYK
RGB Variations
Color information
#735166 (or 0x735166) is known color: Cosmic. HEX triplet: 73, 51 and 66. RGB value is (115,81,102). Sum of RGB (Red+Green+Blue) = 115+81+102=298 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.59% from 298); Green value is 81 (32.03% from 255 or 27.18% from 298); Blue value is 102 (40.23% from 255 or 34.23% from 298); Max value from RGB is 115 - color contains mainly: red. Hex color #735166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735166 is #8CAE99. Grayscale: #5D5D5D. Windows color (decimal): -9219738 or 6705523. OLE color: 6705523.
HSL color Cylindrical-coordinate representation of color #735166: hue angle of 322.94º 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 #735166 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 102 | - |
| CMYK | 0 | 0.30 | 0.11 | 0.55 |
| HSL | 322.94º | 0.17% | 0.38% | - |
| HSV(B) | 322.94º | 0.3% | 0.45% | - |
| XYZ | 12.41 | 10.49 | 13.94 | - |
| YUV | 93.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 102 | 0 | 0.30 | 0.11 | 0.55 | 322.94 | 0.17 | 0.38 |
| Hex | 73 | 51 | 66 | 0 | 1E | B | 37 | 143 | 11 | 26 |
| Octal | 163 | 121 | 146 | 0 | 36 | 13 | 67 | 503 | 21 | 46 |
| Binary | 1110011 | 1010001 | 1100110 | 0 | 11110 | 1011 | 110111 | 101000011 | 10001 | 100110 |
Color Harmonies of #735166
Complementary color
Monochromatic Colors of #735166
Black with #735166
Text Example
Text Example
White with #735166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735166; }
p { color: rgb(115,81,102); }
H1.HeaderClassName
{
color: #735166;
}
.AnyTagClassName
{
color: #735166;
}
</style>
background-color css
<style>
a { background-color: #735166; }
a { background-color: rgb(115,81,102); }
div.DivClassName
{
background-color: #735166;
}
.BgClassName
{
background-color: #735166;
}
</style>
border-color css
<style>
span { border-color: #735166; }
span { border-color: rgb(115,81,102); }
td.TdClassName
{
border-color: #735166;
}
.TagClassName
{
border-color: #735166;
}
</style>