Shades of Cosmic #764459
Tints of Cosmic #764459
RGB
CMYK
RGB Variations
Color information
#764459 (or 0x764459) is known color: Cosmic. HEX triplet: 76, 44 and 59. RGB value is (118,68,89). Sum of RGB (Red+Green+Blue) = 118+68+89=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 68 (26.95% from 255 or 24.73% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #764459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764459 is #89BBA6. Grayscale: #555555. Windows color (decimal): -9026471 or 5850230. OLE color: 5850230.
HSL color Cylindrical-coordinate representation of color #764459: hue angle of 334.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764459 is Cyan = 0, Magento = 0.42, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 89 | - |
| CMYK | 0 | 0.42 | 0.25 | 0.54 |
| HSL | 334.8º | 0.27% | 0.36% | - |
| HSV(B) | 334.8º | 0.42% | 0.46% | - |
| XYZ | 11.34 | 8.71 | 10.53 | - |
| YUV | 85.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 89 | 0 | 0.42 | 0.25 | 0.54 | 334.8 | 0.27 | 0.36 |
| Hex | 76 | 44 | 59 | 0 | 2A | 19 | 36 | 14F | 1B | 24 |
| Octal | 166 | 104 | 131 | 0 | 52 | 31 | 66 | 517 | 33 | 44 |
| Binary | 1110110 | 1000100 | 1011001 | 0 | 101010 | 11001 | 110110 | 101001111 | 11011 | 100100 |
Color Harmonies of #764459
Complementary color
Monochromatic Colors of #764459
Black with #764459
Text Example
Text Example
White with #764459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764459; }
p { color: rgb(118,68,89); }
H1.HeaderClassName
{
color: #764459;
}
.AnyTagClassName
{
color: #764459;
}
</style>
background-color css
<style>
a { background-color: #764459; }
a { background-color: rgb(118,68,89); }
div.DivClassName
{
background-color: #764459;
}
.BgClassName
{
background-color: #764459;
}
</style>
border-color css
<style>
span { border-color: #764459; }
span { border-color: rgb(118,68,89); }
td.TdClassName
{
border-color: #764459;
}
.TagClassName
{
border-color: #764459;
}
</style>