Shades of Cosmic #764262
Tints of Cosmic #764262
RGB
CMYK
RGB Variations
Color information
#764262 (or 0x764262) is known color: Cosmic. HEX triplet: 76, 42 and 62. RGB value is (118,66,98). Sum of RGB (Red+Green+Blue) = 118+66+98=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 66 (26.17% from 255 or 23.40% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #764262 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764262 is #89BD9D. Grayscale: #555555. Windows color (decimal): -9026974 or 6439542. OLE color: 6439542.
HSL color Cylindrical-coordinate representation of color #764262: hue angle of 323.08º 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 #764262 is Cyan = 0, Magento = 0.44, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 98 | - |
| CMYK | 0 | 0.44 | 0.17 | 0.54 |
| HSL | 323.08º | 0.28% | 0.36% | - |
| HSV(B) | 323.08º | 0.44% | 0.46% | - |
| XYZ | 11.62 | 8.63 | 12.61 | - |
| YUV | 85.2 | 135.23 | 151.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 98 | 0 | 0.44 | 0.17 | 0.54 | 323.08 | 0.28 | 0.36 |
| Hex | 76 | 42 | 62 | 0 | 2C | 11 | 36 | 143 | 1C | 24 |
| Octal | 166 | 102 | 142 | 0 | 54 | 21 | 66 | 503 | 34 | 44 |
| Binary | 1110110 | 1000010 | 1100010 | 0 | 101100 | 10001 | 110110 | 101000011 | 11100 | 100100 |
Color Harmonies of #764262
Complementary color
Monochromatic Colors of #764262
Black with #764262
Text Example
Text Example
White with #764262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764262; }
p { color: rgb(118,66,98); }
H1.HeaderClassName
{
color: #764262;
}
.AnyTagClassName
{
color: #764262;
}
</style>
background-color css
<style>
a { background-color: #764262; }
a { background-color: rgb(118,66,98); }
div.DivClassName
{
background-color: #764262;
}
.BgClassName
{
background-color: #764262;
}
</style>
border-color css
<style>
span { border-color: #764262; }
span { border-color: rgb(118,66,98); }
td.TdClassName
{
border-color: #764262;
}
.TagClassName
{
border-color: #764262;
}
</style>