Shades of Cosmic #755762
Tints of Cosmic #755762
RGB
CMYK
RGB Variations
Color information
#755762 (or 0x755762) is known color: Cosmic. HEX triplet: 75, 57 and 62. RGB value is (117,87,98). Sum of RGB (Red+Green+Blue) = 117+87+98=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 87 (34.38% from 255 or 28.81% from 302); Blue value is 98 (38.67% from 255 or 32.45% from 302); Max value from RGB is 117 - color contains mainly: red. Hex color #755762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755762 is #8AA89D. Grayscale: #616161. Windows color (decimal): -9087134 or 6444917. OLE color: 6444917.
HSL color Cylindrical-coordinate representation of color #755762: hue angle of 338º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755762 is Cyan = 0, Magento = 0.26, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 98 | - |
| CMYK | 0 | 0.26 | 0.16 | 0.54 |
| HSL | 338º | 0.15% | 0.4% | - |
| HSV(B) | 338º | 0.26% | 0.46% | - |
| XYZ | 12.95 | 11.48 | 13.09 | - |
| YUV | 97.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 98 | 0 | 0.26 | 0.16 | 0.54 | 338 | 0.15 | 0.4 |
| Hex | 75 | 57 | 62 | 0 | 1A | 10 | 36 | 152 | F | 28 |
| Octal | 165 | 127 | 142 | 0 | 32 | 20 | 66 | 522 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1100010 | 0 | 11010 | 10000 | 110110 | 101010010 | 1111 | 101000 |
Color Harmonies of #755762
Complementary color
Monochromatic Colors of #755762
Black with #755762
Text Example
Text Example
White with #755762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755762; }
p { color: rgb(117,87,98); }
H1.HeaderClassName
{
color: #755762;
}
.AnyTagClassName
{
color: #755762;
}
</style>
background-color css
<style>
a { background-color: #755762; }
a { background-color: rgb(117,87,98); }
div.DivClassName
{
background-color: #755762;
}
.BgClassName
{
background-color: #755762;
}
</style>
border-color css
<style>
span { border-color: #755762; }
span { border-color: rgb(117,87,98); }
td.TdClassName
{
border-color: #755762;
}
.TagClassName
{
border-color: #755762;
}
</style>