Shades of Cosmic #735562
Tints of Cosmic #735562
RGB
CMYK
RGB Variations
Color information
#735562 (or 0x735562) is known color: Cosmic. HEX triplet: 73, 55 and 62. RGB value is (115,85,98). Sum of RGB (Red+Green+Blue) = 115+85+98=298 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.59% from 298); Green value is 85 (33.59% from 255 or 28.52% from 298); Blue value is 98 (38.67% from 255 or 32.89% from 298); Max value from RGB is 115 - color contains mainly: red. Hex color #735562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735562 is #8CAA9D. Grayscale: #5F5F5F. Windows color (decimal): -9218718 or 6444403. OLE color: 6444403.
HSL color Cylindrical-coordinate representation of color #735562: hue angle of 334º 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 #735562 is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 98 | - |
| CMYK | 0 | 0.26 | 0.15 | 0.55 |
| HSL | 334º | 0.15% | 0.39% | - |
| HSV(B) | 334º | 0.26% | 0.45% | - |
| XYZ | 12.52 | 11.02 | 13.02 | - |
| YUV | 95.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 98 | 0 | 0.26 | 0.15 | 0.55 | 334 | 0.15 | 0.39 |
| Hex | 73 | 55 | 62 | 0 | 1A | F | 37 | 14E | F | 27 |
| Octal | 163 | 125 | 142 | 0 | 32 | 17 | 67 | 516 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1100010 | 0 | 11010 | 1111 | 110111 | 101001110 | 1111 | 100111 |
Color Harmonies of #735562
Complementary color
Monochromatic Colors of #735562
Black with #735562
Text Example
Text Example
White with #735562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735562; }
p { color: rgb(115,85,98); }
H1.HeaderClassName
{
color: #735562;
}
.AnyTagClassName
{
color: #735562;
}
</style>
background-color css
<style>
a { background-color: #735562; }
a { background-color: rgb(115,85,98); }
div.DivClassName
{
background-color: #735562;
}
.BgClassName
{
background-color: #735562;
}
</style>
border-color css
<style>
span { border-color: #735562; }
span { border-color: rgb(115,85,98); }
td.TdClassName
{
border-color: #735562;
}
.TagClassName
{
border-color: #735562;
}
</style>