Shades of Cosmic #755059
Tints of Cosmic #755059
RGB
CMYK
RGB Variations
Color information
#755059 (or 0x755059) is known color: Cosmic. HEX triplet: 75, 50 and 59. RGB value is (117,80,89). Sum of RGB (Red+Green+Blue) = 117+80+89=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 80 (31.64% from 255 or 27.97% from 286); Blue value is 89 (35.16% from 255 or 31.12% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #755059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755059 is #8AAFA6. Grayscale: #5C5C5C. Windows color (decimal): -9088935 or 5853301. OLE color: 5853301.
HSL color Cylindrical-coordinate representation of color #755059: hue angle of 345.41º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #755059 is Cyan = 0, Magento = 0.32, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 89 | - |
| CMYK | 0 | 0.32 | 0.24 | 0.54 |
| HSL | 345.41º | 0.19% | 0.39% | - |
| HSV(B) | 345.41º | 0.32% | 0.46% | - |
| XYZ | 12.01 | 10.24 | 10.79 | - |
| YUV | 92.09 | 126.26 | 145.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 89 | 0 | 0.32 | 0.24 | 0.54 | 345.41 | 0.19 | 0.39 |
| Hex | 75 | 50 | 59 | 0 | 20 | 18 | 36 | 159 | 13 | 27 |
| Octal | 165 | 120 | 131 | 0 | 40 | 30 | 66 | 531 | 23 | 47 |
| Binary | 1110101 | 1010000 | 1011001 | 0 | 100000 | 11000 | 110110 | 101011001 | 10011 | 100111 |
Color Harmonies of #755059
Complementary color
Monochromatic Colors of #755059
Black with #755059
Text Example
Text Example
White with #755059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755059; }
p { color: rgb(117,80,89); }
H1.HeaderClassName
{
color: #755059;
}
.AnyTagClassName
{
color: #755059;
}
</style>
background-color css
<style>
a { background-color: #755059; }
a { background-color: rgb(117,80,89); }
div.DivClassName
{
background-color: #755059;
}
.BgClassName
{
background-color: #755059;
}
</style>
border-color css
<style>
span { border-color: #755059; }
span { border-color: rgb(117,80,89); }
td.TdClassName
{
border-color: #755059;
}
.TagClassName
{
border-color: #755059;
}
</style>