Shades of Cosmic #764259
Tints of Cosmic #764259
RGB
CMYK
RGB Variations
Color information
#764259 (or 0x764259) is known color: Cosmic. HEX triplet: 76, 42 and 59. RGB value is (118,66,89). Sum of RGB (Red+Green+Blue) = 118+66+89=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 66 (26.17% from 255 or 24.18% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #764259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764259 is #89BDA6. Grayscale: #545454. Windows color (decimal): -9026983 or 5849718. OLE color: 5849718.
HSL color Cylindrical-coordinate representation of color #764259: hue angle of 333.46º 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 #764259 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 89 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.54 |
| HSL | 333.46º | 0.28% | 0.36% | - |
| HSV(B) | 333.46º | 0.44% | 0.46% | - |
| XYZ | 11.22 | 8.47 | 10.49 | - |
| YUV | 84.17 | 130.73 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 89 | 0 | 0.44 | 0.25 | 0.54 | 333.46 | 0.28 | 0.36 |
| Hex | 76 | 42 | 59 | 0 | 2C | 19 | 36 | 14D | 1C | 24 |
| Octal | 166 | 102 | 131 | 0 | 54 | 31 | 66 | 515 | 34 | 44 |
| Binary | 1110110 | 1000010 | 1011001 | 0 | 101100 | 11001 | 110110 | 101001101 | 11100 | 100100 |
Color Harmonies of #764259
Complementary color
Monochromatic Colors of #764259
Black with #764259
Text Example
Text Example
White with #764259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764259; }
p { color: rgb(118,66,89); }
H1.HeaderClassName
{
color: #764259;
}
.AnyTagClassName
{
color: #764259;
}
</style>
background-color css
<style>
a { background-color: #764259; }
a { background-color: rgb(118,66,89); }
div.DivClassName
{
background-color: #764259;
}
.BgClassName
{
background-color: #764259;
}
</style>
border-color css
<style>
span { border-color: #764259; }
span { border-color: rgb(118,66,89); }
td.TdClassName
{
border-color: #764259;
}
.TagClassName
{
border-color: #764259;
}
</style>