Shades of Cosmic #764759
Tints of Cosmic #764759
RGB
CMYK
RGB Variations
Color information
#764759 (or 0x764759) is known color: Cosmic. HEX triplet: 76, 47 and 59. RGB value is (118,71,89). Sum of RGB (Red+Green+Blue) = 118+71+89=278 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.45% from 278); Green value is 71 (28.12% from 255 or 25.54% from 278); Blue value is 89 (35.16% from 255 or 32.01% from 278); Max value from RGB is 118 - color contains mainly: red. Hex color #764759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764759 is #89B8A6. Grayscale: #575757. Windows color (decimal): -9025703 or 5850998. OLE color: 5850998.
HSL color Cylindrical-coordinate representation of color #764759: hue angle of 337.02º 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 #764759 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 89 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.54 |
| HSL | 337.02º | 0.25% | 0.37% | - |
| HSV(B) | 337.02º | 0.4% | 0.46% | - |
| XYZ | 11.53 | 9.08 | 10.6 | - |
| YUV | 87.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 89 | 0 | 0.40 | 0.25 | 0.54 | 337.02 | 0.25 | 0.37 |
| Hex | 76 | 47 | 59 | 0 | 28 | 19 | 36 | 151 | 19 | 25 |
| Octal | 166 | 107 | 131 | 0 | 50 | 31 | 66 | 521 | 31 | 45 |
| Binary | 1110110 | 1000111 | 1011001 | 0 | 101000 | 11001 | 110110 | 101010001 | 11001 | 100101 |
Color Harmonies of #764759
Complementary color
Monochromatic Colors of #764759
Black with #764759
Text Example
Text Example
White with #764759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764759; }
p { color: rgb(118,71,89); }
H1.HeaderClassName
{
color: #764759;
}
.AnyTagClassName
{
color: #764759;
}
</style>
background-color css
<style>
a { background-color: #764759; }
a { background-color: rgb(118,71,89); }
div.DivClassName
{
background-color: #764759;
}
.BgClassName
{
background-color: #764759;
}
</style>
border-color css
<style>
span { border-color: #764759; }
span { border-color: rgb(118,71,89); }
td.TdClassName
{
border-color: #764759;
}
.TagClassName
{
border-color: #764759;
}
</style>