Shades of Cosmic #755962
Tints of Cosmic #755962
RGB
CMYK
RGB Variations
Color information
#755962 (or 0x755962) is known color: Cosmic. HEX triplet: 75, 59 and 62. RGB value is (117,89,98). Sum of RGB (Red+Green+Blue) = 117+89+98=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 89 (35.16% from 255 or 29.28% from 304); Blue value is 98 (38.67% from 255 or 32.24% from 304); Max value from RGB is 117 - color contains mainly: red. Hex color #755962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755962 is #8AA69D. Grayscale: #626262. Windows color (decimal): -9086622 or 6445429. OLE color: 6445429.
HSL color Cylindrical-coordinate representation of color #755962: hue angle of 340.71º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #755962 is Cyan = 0, Magento = 0.24, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 98 | - |
| CMYK | 0 | 0.24 | 0.16 | 0.54 |
| HSL | 340.71º | 0.14% | 0.4% | - |
| HSV(B) | 340.71º | 0.24% | 0.46% | - |
| XYZ | 13.11 | 11.81 | 13.14 | - |
| YUV | 98.4 | 127.78 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 98 | 0 | 0.24 | 0.16 | 0.54 | 340.71 | 0.14 | 0.4 |
| Hex | 75 | 59 | 62 | 0 | 18 | 10 | 36 | 155 | E | 28 |
| Octal | 165 | 131 | 142 | 0 | 30 | 20 | 66 | 525 | 16 | 50 |
| Binary | 1110101 | 1011001 | 1100010 | 0 | 11000 | 10000 | 110110 | 101010101 | 1110 | 101000 |
Color Harmonies of #755962
Complementary color
Monochromatic Colors of #755962
Black with #755962
Text Example
Text Example
White with #755962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755962; }
p { color: rgb(117,89,98); }
H1.HeaderClassName
{
color: #755962;
}
.AnyTagClassName
{
color: #755962;
}
</style>
background-color css
<style>
a { background-color: #755962; }
a { background-color: rgb(117,89,98); }
div.DivClassName
{
background-color: #755962;
}
.BgClassName
{
background-color: #755962;
}
</style>
border-color css
<style>
span { border-color: #755962; }
span { border-color: rgb(117,89,98); }
td.TdClassName
{
border-color: #755962;
}
.TagClassName
{
border-color: #755962;
}
</style>