Shades of Cosmic #754260
Tints of Cosmic #754260
RGB
CMYK
RGB Variations
Color information
#754260 (or 0x754260) is known color: Cosmic. HEX triplet: 75, 42 and 60. RGB value is (117,66,96). Sum of RGB (Red+Green+Blue) = 117+66+96=279 (36% of max value = 765). Red value is 117 (46.09% from 255 or 41.94% from 279); Green value is 66 (26.17% from 255 or 23.66% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 117 - color contains mainly: red. Hex color #754260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754260 is #8ABD9F. Grayscale: #545454. Windows color (decimal): -9092512 or 6308469. OLE color: 6308469.
HSL color Cylindrical-coordinate representation of color #754260: hue angle of 324.71º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754260 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 96 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.54 |
| HSL | 324.71º | 0.28% | 0.36% | - |
| HSV(B) | 324.71º | 0.44% | 0.46% | - |
| XYZ | 11.4 | 8.52 | 12.11 | - |
| YUV | 84.67 | 134.4 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 96 | 0 | 0.44 | 0.18 | 0.54 | 324.71 | 0.28 | 0.36 |
| Hex | 75 | 42 | 60 | 0 | 2C | 12 | 36 | 145 | 1C | 24 |
| Octal | 165 | 102 | 140 | 0 | 54 | 22 | 66 | 505 | 34 | 44 |
| Binary | 1110101 | 1000010 | 1100000 | 0 | 101100 | 10010 | 110110 | 101000101 | 11100 | 100100 |
Color Harmonies of #754260
Complementary color
Monochromatic Colors of #754260
Black with #754260
Text Example
Text Example
White with #754260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754260; }
p { color: rgb(117,66,96); }
H1.HeaderClassName
{
color: #754260;
}
.AnyTagClassName
{
color: #754260;
}
</style>
background-color css
<style>
a { background-color: #754260; }
a { background-color: rgb(117,66,96); }
div.DivClassName
{
background-color: #754260;
}
.BgClassName
{
background-color: #754260;
}
</style>
border-color css
<style>
span { border-color: #754260; }
span { border-color: rgb(117,66,96); }
td.TdClassName
{
border-color: #754260;
}
.TagClassName
{
border-color: #754260;
}
</style>