Shades of Cosmic #754060
Tints of Cosmic #754060
RGB
CMYK
RGB Variations
Color information
#754060 (or 0x754060) is known color: Cosmic. HEX triplet: 75, 40 and 60. RGB value is (117,64,96). Sum of RGB (Red+Green+Blue) = 117+64+96=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 64 (25.39% from 255 or 23.10% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 117 - color contains mainly: red. Hex color #754060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754060 is #8ABF9F. Grayscale: #535353. Windows color (decimal): -9093024 or 6307957. OLE color: 6307957.
HSL color Cylindrical-coordinate representation of color #754060: hue angle of 323.77º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754060 is Cyan = 0, Magento = 0.45, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 96 | - |
| CMYK | 0 | 0.45 | 0.18 | 0.54 |
| HSL | 323.77º | 0.29% | 0.35% | - |
| HSV(B) | 323.77º | 0.45% | 0.46% | - |
| XYZ | 11.28 | 8.29 | 12.07 | - |
| YUV | 83.5 | 135.06 | 151.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 96 | 0 | 0.45 | 0.18 | 0.54 | 323.77 | 0.29 | 0.35 |
| Hex | 75 | 40 | 60 | 0 | 2D | 12 | 36 | 144 | 1D | 23 |
| Octal | 165 | 100 | 140 | 0 | 55 | 22 | 66 | 504 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1100000 | 0 | 101101 | 10010 | 110110 | 101000100 | 11101 | 100011 |
Color Harmonies of #754060
Complementary color
Monochromatic Colors of #754060
Black with #754060
Text Example
Text Example
White with #754060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754060; }
p { color: rgb(117,64,96); }
H1.HeaderClassName
{
color: #754060;
}
.AnyTagClassName
{
color: #754060;
}
</style>
background-color css
<style>
a { background-color: #754060; }
a { background-color: rgb(117,64,96); }
div.DivClassName
{
background-color: #754060;
}
.BgClassName
{
background-color: #754060;
}
</style>
border-color css
<style>
span { border-color: #754060; }
span { border-color: rgb(117,64,96); }
td.TdClassName
{
border-color: #754060;
}
.TagClassName
{
border-color: #754060;
}
</style>