Shades of Cosmic #735566
Tints of Cosmic #735566
RGB
CMYK
RGB Variations
Color information
#735566 (or 0x735566) is known color: Cosmic. HEX triplet: 73, 55 and 66. RGB value is (115,85,102). Sum of RGB (Red+Green+Blue) = 115+85+102=302 (40% of max value = 765). Red value is 115 (45.31% from 255 or 38.08% from 302); Green value is 85 (33.59% from 255 or 28.15% from 302); Blue value is 102 (40.23% from 255 or 33.77% from 302); Max value from RGB is 115 - color contains mainly: red. Hex color #735566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735566 is #8CAA99. Grayscale: #5F5F5F. Windows color (decimal): -9218714 or 6706547. OLE color: 6706547.
HSL color Cylindrical-coordinate representation of color #735566: hue angle of 326º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #735566 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 102 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.55 |
| HSL | 326º | 0.15% | 0.39% | - |
| HSV(B) | 326º | 0.26% | 0.45% | - |
| XYZ | 12.72 | 11.1 | 14.04 | - |
| YUV | 95.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 102 | 0 | 0.26 | 0.11 | 0.55 | 326 | 0.15 | 0.39 |
| Hex | 73 | 55 | 66 | 0 | 1A | B | 37 | 146 | F | 27 |
| Octal | 163 | 125 | 146 | 0 | 32 | 13 | 67 | 506 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1100110 | 0 | 11010 | 1011 | 110111 | 101000110 | 1111 | 100111 |
Color Harmonies of #735566
Complementary color
Monochromatic Colors of #735566
Black with #735566
Text Example
Text Example
White with #735566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735566; }
p { color: rgb(115,85,102); }
H1.HeaderClassName
{
color: #735566;
}
.AnyTagClassName
{
color: #735566;
}
</style>
background-color css
<style>
a { background-color: #735566; }
a { background-color: rgb(115,85,102); }
div.DivClassName
{
background-color: #735566;
}
.BgClassName
{
background-color: #735566;
}
</style>
border-color css
<style>
span { border-color: #735566; }
span { border-color: rgb(115,85,102); }
td.TdClassName
{
border-color: #735566;
}
.TagClassName
{
border-color: #735566;
}
</style>