Shades of Cosmic #764956
Tints of Cosmic #764956
RGB
CMYK
RGB Variations
Color information
#764956 (or 0x764956) is known color: Cosmic. HEX triplet: 76, 49 and 56. RGB value is (118,73,86). Sum of RGB (Red+Green+Blue) = 118+73+86=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 73 (28.91% from 255 or 26.35% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 118 - color contains mainly: red. Hex color #764956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764956 is #89B6A9. Grayscale: #575757. Windows color (decimal): -9025194 or 5654902. OLE color: 5654902.
HSL color Cylindrical-coordinate representation of color #764956: hue angle of 342.67º 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 #764956 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 86 | - |
| CMYK | 0 | 0.38 | 0.27 | 0.54 |
| HSL | 342.67º | 0.24% | 0.37% | - |
| HSV(B) | 342.67º | 0.38% | 0.46% | - |
| XYZ | 11.53 | 9.29 | 9.99 | - |
| YUV | 87.94 | 126.91 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 86 | 0 | 0.38 | 0.27 | 0.54 | 342.67 | 0.24 | 0.37 |
| Hex | 76 | 49 | 56 | 0 | 26 | 1B | 36 | 157 | 18 | 25 |
| Octal | 166 | 111 | 126 | 0 | 46 | 33 | 66 | 527 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1010110 | 0 | 100110 | 11011 | 110110 | 101010111 | 11000 | 100101 |
Color Harmonies of #764956
Complementary color
Monochromatic Colors of #764956
Black with #764956
Text Example
Text Example
White with #764956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764956; }
p { color: rgb(118,73,86); }
H1.HeaderClassName
{
color: #764956;
}
.AnyTagClassName
{
color: #764956;
}
</style>
background-color css
<style>
a { background-color: #764956; }
a { background-color: rgb(118,73,86); }
div.DivClassName
{
background-color: #764956;
}
.BgClassName
{
background-color: #764956;
}
</style>
border-color css
<style>
span { border-color: #764956; }
span { border-color: rgb(118,73,86); }
td.TdClassName
{
border-color: #764956;
}
.TagClassName
{
border-color: #764956;
}
</style>