Shades of Cosmic #754659
Tints of Cosmic #754659
RGB
CMYK
RGB Variations
Color information
#754659 (or 0x754659) is known color: Cosmic. HEX triplet: 75, 46 and 59. RGB value is (117,70,89). Sum of RGB (Red+Green+Blue) = 117+70+89=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 70 (27.73% from 255 or 25.36% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 117 - color contains mainly: red. Hex color #754659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754659 is #8AB9A6. Grayscale: #565656. Windows color (decimal): -9091495 or 5850741. OLE color: 5850741.
HSL color Cylindrical-coordinate representation of color #754659: hue angle of 335.74º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754659 is Cyan = 0, Magento = 0.40, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 89 | - |
| CMYK | 0 | 0.40 | 0.24 | 0.54 |
| HSL | 335.74º | 0.25% | 0.37% | - |
| HSV(B) | 335.74º | 0.4% | 0.46% | - |
| XYZ | 11.33 | 8.88 | 10.57 | - |
| YUV | 86.22 | 129.57 | 149.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 89 | 0 | 0.40 | 0.24 | 0.54 | 335.74 | 0.25 | 0.37 |
| Hex | 75 | 46 | 59 | 0 | 28 | 18 | 36 | 150 | 19 | 25 |
| Octal | 165 | 106 | 131 | 0 | 50 | 30 | 66 | 520 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1011001 | 0 | 101000 | 11000 | 110110 | 101010000 | 11001 | 100101 |
Color Harmonies of #754659
Complementary color
Monochromatic Colors of #754659
Black with #754659
Text Example
Text Example
White with #754659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754659; }
p { color: rgb(117,70,89); }
H1.HeaderClassName
{
color: #754659;
}
.AnyTagClassName
{
color: #754659;
}
</style>
background-color css
<style>
a { background-color: #754659; }
a { background-color: rgb(117,70,89); }
div.DivClassName
{
background-color: #754659;
}
.BgClassName
{
background-color: #754659;
}
</style>
border-color css
<style>
span { border-color: #754659; }
span { border-color: rgb(117,70,89); }
td.TdClassName
{
border-color: #754659;
}
.TagClassName
{
border-color: #754659;
}
</style>