Shades of Cosmic #735564
Tints of Cosmic #735564
RGB
CMYK
RGB Variations
Color information
#735564 (or 0x735564) is known color: Cosmic. HEX triplet: 73, 55 and 64. RGB value is (115,85,100). Sum of RGB (Red+Green+Blue) = 115+85+100=300 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.33% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 100 (39.45% from 255 or 33.33% from 300); Max value from RGB is 115 - color contains mainly: red. Hex color #735564 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735564 is #8CAA9B. Grayscale: #5F5F5F. Windows color (decimal): -9218716 or 6575475. OLE color: 6575475.
HSL color Cylindrical-coordinate representation of color #735564: hue angle of 330º 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 #735564 is Cyan = 0, Magento = 0.26, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 100 | - |
| CMYK | 0 | 0.26 | 0.13 | 0.55 |
| HSL | 330º | 0.15% | 0.39% | - |
| HSV(B) | 330º | 0.26% | 0.45% | - |
| XYZ | 12.62 | 11.06 | 13.53 | - |
| YUV | 95.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 100 | 0 | 0.26 | 0.13 | 0.55 | 330 | 0.15 | 0.39 |
| Hex | 73 | 55 | 64 | 0 | 1A | D | 37 | 14A | F | 27 |
| Octal | 163 | 125 | 144 | 0 | 32 | 15 | 67 | 512 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1100100 | 0 | 11010 | 1101 | 110111 | 101001010 | 1111 | 100111 |
Color Harmonies of #735564
Complementary color
Monochromatic Colors of #735564
Black with #735564
Text Example
Text Example
White with #735564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735564; }
p { color: rgb(115,85,100); }
H1.HeaderClassName
{
color: #735564;
}
.AnyTagClassName
{
color: #735564;
}
</style>
background-color css
<style>
a { background-color: #735564; }
a { background-color: rgb(115,85,100); }
div.DivClassName
{
background-color: #735564;
}
.BgClassName
{
background-color: #735564;
}
</style>
border-color css
<style>
span { border-color: #735564; }
span { border-color: rgb(115,85,100); }
td.TdClassName
{
border-color: #735564;
}
.TagClassName
{
border-color: #735564;
}
</style>