Shades of Cosmic #76496A
Tints of Cosmic #76496A
RGB
CMYK
RGB Variations
Color information
#76496A (or 0x76496A) is known color: Cosmic. HEX triplet: 76, 49 and 6A. RGB value is (118,73,106). Sum of RGB (Red+Green+Blue) = 118+73+106=297 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.73% from 297); Green value is 73 (28.91% from 255 or 24.58% from 297); Blue value is 106 (41.80% from 255 or 35.69% from 297); Max value from RGB is 118 - color contains mainly: red. Hex color #76496A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #76496A is #89B695. Grayscale: #5A5A5A. Windows color (decimal): -9025174 or 6965622. OLE color: 6965622.
HSL color Cylindrical-coordinate representation of color #76496A: hue angle of 316º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #76496A is Cyan = 0, Magento = 0.38, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 106 | - |
| CMYK | 0 | 0.38 | 0.10 | 0.54 |
| HSL | 316º | 0.24% | 0.37% | - |
| HSV(B) | 316º | 0.38% | 0.46% | - |
| XYZ | 12.46 | 9.66 | 14.84 | - |
| YUV | 90.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 106 | 0 | 0.38 | 0.10 | 0.54 | 316 | 0.24 | 0.37 |
| Hex | 76 | 49 | 6A | 0 | 26 | A | 36 | 13C | 18 | 25 |
| Octal | 166 | 111 | 152 | 0 | 46 | 12 | 66 | 474 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1101010 | 0 | 100110 | 1010 | 110110 | 100111100 | 11000 | 100101 |
Color Harmonies of #76496A
Complementary color
Monochromatic Colors of #76496A
Black with #76496A
Text Example
Text Example
White with #76496A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76496A; }
p { color: rgb(118,73,106); }
H1.HeaderClassName
{
color: #76496A;
}
.AnyTagClassName
{
color: #76496A;
}
</style>
background-color css
<style>
a { background-color: #76496A; }
a { background-color: rgb(118,73,106); }
div.DivClassName
{
background-color: #76496A;
}
.BgClassName
{
background-color: #76496A;
}
</style>
border-color css
<style>
span { border-color: #76496A; }
span { border-color: rgb(118,73,106); }
td.TdClassName
{
border-color: #76496A;
}
.TagClassName
{
border-color: #76496A;
}
</style>