Shades of Cosmic #755562
Tints of Cosmic #755562
RGB
CMYK
RGB Variations
Color information
#755562 (or 0x755562) is known color: Cosmic. HEX triplet: 75, 55 and 62. RGB value is (117,85,98). Sum of RGB (Red+Green+Blue) = 117+85+98=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 98 (38.67% from 255 or 32.67% from 300); Max value from RGB is 117 - color contains mainly: red. Hex color #755562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755562 is #8AAA9D. Grayscale: #606060. Windows color (decimal): -9087646 or 6444405. OLE color: 6444405.
HSL color Cylindrical-coordinate representation of color #755562: hue angle of 335.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #755562 is Cyan = 0, Magento = 0.27, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 85 | 98 | - |
| CMYK | 0 | 0.27 | 0.16 | 0.54 |
| HSL | 335.63º | 0.16% | 0.4% | - |
| HSV(B) | 335.63º | 0.27% | 0.46% | - |
| XYZ | 12.79 | 11.16 | 13.04 | - |
| YUV | 96.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 98 | 0 | 0.27 | 0.16 | 0.54 | 335.63 | 0.16 | 0.4 |
| Hex | 75 | 55 | 62 | 0 | 1B | 10 | 36 | 150 | 10 | 28 |
| Octal | 165 | 125 | 142 | 0 | 33 | 20 | 66 | 520 | 20 | 50 |
| Binary | 1110101 | 1010101 | 1100010 | 0 | 11011 | 10000 | 110110 | 101010000 | 10000 | 101000 |
Color Harmonies of #755562
Complementary color
Monochromatic Colors of #755562
Black with #755562
Text Example
Text Example
White with #755562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755562; }
p { color: rgb(117,85,98); }
H1.HeaderClassName
{
color: #755562;
}
.AnyTagClassName
{
color: #755562;
}
</style>
background-color css
<style>
a { background-color: #755562; }
a { background-color: rgb(117,85,98); }
div.DivClassName
{
background-color: #755562;
}
.BgClassName
{
background-color: #755562;
}
</style>
border-color css
<style>
span { border-color: #755562; }
span { border-color: rgb(117,85,98); }
td.TdClassName
{
border-color: #755562;
}
.TagClassName
{
border-color: #755562;
}
</style>