Shades of Cosmic #754959
Tints of Cosmic #754959
RGB
CMYK
RGB Variations
Color information
#754959 (or 0x754959) is known color: Cosmic. HEX triplet: 75, 49 and 59. RGB value is (117,73,89). Sum of RGB (Red+Green+Blue) = 117+73+89=279 (36% of max value = 765). Red value is 117 (46.09% from 255 or 41.94% from 279); Green value is 73 (28.91% from 255 or 26.16% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 117 - color contains mainly: red. Hex color #754959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754959 is #8AB6A6. Grayscale: #575757. Windows color (decimal): -9090727 or 5851509. OLE color: 5851509.
HSL color Cylindrical-coordinate representation of color #754959: hue angle of 338.18º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754959 is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 89 | - |
| CMYK | 0 | 0.38 | 0.24 | 0.54 |
| HSL | 338.18º | 0.23% | 0.37% | - |
| HSV(B) | 338.18º | 0.38% | 0.46% | - |
| XYZ | 11.52 | 9.27 | 10.63 | - |
| YUV | 87.98 | 128.58 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 89 | 0 | 0.38 | 0.24 | 0.54 | 338.18 | 0.23 | 0.37 |
| Hex | 75 | 49 | 59 | 0 | 26 | 18 | 36 | 152 | 17 | 25 |
| Octal | 165 | 111 | 131 | 0 | 46 | 30 | 66 | 522 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1011001 | 0 | 100110 | 11000 | 110110 | 101010010 | 10111 | 100101 |
Color Harmonies of #754959
Complementary color
Monochromatic Colors of #754959
Black with #754959
Text Example
Text Example
White with #754959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754959; }
p { color: rgb(117,73,89); }
H1.HeaderClassName
{
color: #754959;
}
.AnyTagClassName
{
color: #754959;
}
</style>
background-color css
<style>
a { background-color: #754959; }
a { background-color: rgb(117,73,89); }
div.DivClassName
{
background-color: #754959;
}
.BgClassName
{
background-color: #754959;
}
</style>
border-color css
<style>
span { border-color: #754959; }
span { border-color: rgb(117,73,89); }
td.TdClassName
{
border-color: #754959;
}
.TagClassName
{
border-color: #754959;
}
</style>