Shades of Cosmic #735866
Tints of Cosmic #735866
RGB
CMYK
RGB Variations
Color information
#735866 (or 0x735866) is known color: Cosmic. HEX triplet: 73, 58 and 66. RGB value is (115,88,102). Sum of RGB (Red+Green+Blue) = 115+88+102=305 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.70% from 305); Green value is 88 (34.77% from 255 or 28.85% from 305); Blue value is 102 (40.23% from 255 or 33.44% from 305); Max value from RGB is 115 - color contains mainly: red. Hex color #735866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735866 is #8CA799. Grayscale: #616161. Windows color (decimal): -9217946 or 6707315. OLE color: 6707315.
HSL color Cylindrical-coordinate representation of color #735866: hue angle of 328.89º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #735866 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 102 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.55 |
| HSL | 328.89º | 0.13% | 0.4% | - |
| HSV(B) | 328.89º | 0.23% | 0.45% | - |
| XYZ | 12.96 | 11.58 | 14.12 | - |
| YUV | 97.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 102 | 0 | 0.23 | 0.11 | 0.55 | 328.89 | 0.13 | 0.4 |
| Hex | 73 | 58 | 66 | 0 | 17 | B | 37 | 149 | D | 28 |
| Octal | 163 | 130 | 146 | 0 | 27 | 13 | 67 | 511 | 15 | 50 |
| Binary | 1110011 | 1011000 | 1100110 | 0 | 10111 | 1011 | 110111 | 101001001 | 1101 | 101000 |
Color Harmonies of #735866
Complementary color
Monochromatic Colors of #735866
Black with #735866
Text Example
Text Example
White with #735866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735866; }
p { color: rgb(115,88,102); }
H1.HeaderClassName
{
color: #735866;
}
.AnyTagClassName
{
color: #735866;
}
</style>
background-color css
<style>
a { background-color: #735866; }
a { background-color: rgb(115,88,102); }
div.DivClassName
{
background-color: #735866;
}
.BgClassName
{
background-color: #735866;
}
</style>
border-color css
<style>
span { border-color: #735866; }
span { border-color: rgb(115,88,102); }
td.TdClassName
{
border-color: #735866;
}
.TagClassName
{
border-color: #735866;
}
</style>