Shades of Cosmic #764559
Tints of Cosmic #764559
RGB
CMYK
RGB Variations
Color information
#764559 (or 0x764559) is known color: Cosmic. HEX triplet: 76, 45 and 59. RGB value is (118,69,89). Sum of RGB (Red+Green+Blue) = 118+69+89=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 69 (27.34% from 255 or 25% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #764559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764559 is #89BAA6. Grayscale: #555555. Windows color (decimal): -9026215 or 5850486. OLE color: 5850486.
HSL color Cylindrical-coordinate representation of color #764559: hue angle of 335.51º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764559 is Cyan = 0, Magento = 0.42, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 89 | - |
| CMYK | 0 | 0.42 | 0.25 | 0.54 |
| HSL | 335.51º | 0.26% | 0.37% | - |
| HSV(B) | 335.51º | 0.42% | 0.46% | - |
| XYZ | 11.4 | 8.83 | 10.55 | - |
| YUV | 85.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 89 | 0 | 0.42 | 0.25 | 0.54 | 335.51 | 0.26 | 0.37 |
| Hex | 76 | 45 | 59 | 0 | 2A | 19 | 36 | 150 | 1A | 25 |
| Octal | 166 | 105 | 131 | 0 | 52 | 31 | 66 | 520 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1011001 | 0 | 101010 | 11001 | 110110 | 101010000 | 11010 | 100101 |
Color Harmonies of #764559
Complementary color
Monochromatic Colors of #764559
Black with #764559
Text Example
Text Example
White with #764559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764559; }
p { color: rgb(118,69,89); }
H1.HeaderClassName
{
color: #764559;
}
.AnyTagClassName
{
color: #764559;
}
</style>
background-color css
<style>
a { background-color: #764559; }
a { background-color: rgb(118,69,89); }
div.DivClassName
{
background-color: #764559;
}
.BgClassName
{
background-color: #764559;
}
</style>
border-color css
<style>
span { border-color: #764559; }
span { border-color: rgb(118,69,89); }
td.TdClassName
{
border-color: #764559;
}
.TagClassName
{
border-color: #764559;
}
</style>