Shades of Cosmic #764756
Tints of Cosmic #764756
RGB
CMYK
RGB Variations
Color information
#764756 (or 0x764756) is known color: Cosmic. HEX triplet: 76, 47 and 56. RGB value is (118,71,86). Sum of RGB (Red+Green+Blue) = 118+71+86=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #764756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764756 is #89B8A9. Grayscale: #565656. Windows color (decimal): -9025706 or 5654390. OLE color: 5654390.
HSL color Cylindrical-coordinate representation of color #764756: hue angle of 340.85º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #764756 is Cyan = 0, Magento = 0.40, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 71 | 86 | - |
| CMYK | 0 | 0.40 | 0.27 | 0.54 |
| HSL | 340.85º | 0.25% | 0.37% | - |
| HSV(B) | 340.85º | 0.4% | 0.46% | - |
| XYZ | 11.4 | 9.03 | 9.95 | - |
| YUV | 86.76 | 127.57 | 150.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 71 | 86 | 0 | 0.40 | 0.27 | 0.54 | 340.85 | 0.25 | 0.37 |
| Hex | 76 | 47 | 56 | 0 | 28 | 1B | 36 | 155 | 19 | 25 |
| Octal | 166 | 107 | 126 | 0 | 50 | 33 | 66 | 525 | 31 | 45 |
| Binary | 1110110 | 1000111 | 1010110 | 0 | 101000 | 11011 | 110110 | 101010101 | 11001 | 100101 |
Color Harmonies of #764756
Complementary color
Monochromatic Colors of #764756
Black with #764756
Text Example
Text Example
White with #764756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764756; }
p { color: rgb(118,71,86); }
H1.HeaderClassName
{
color: #764756;
}
.AnyTagClassName
{
color: #764756;
}
</style>
background-color css
<style>
a { background-color: #764756; }
a { background-color: rgb(118,71,86); }
div.DivClassName
{
background-color: #764756;
}
.BgClassName
{
background-color: #764756;
}
</style>
border-color css
<style>
span { border-color: #764756; }
span { border-color: rgb(118,71,86); }
td.TdClassName
{
border-color: #764756;
}
.TagClassName
{
border-color: #764756;
}
</style>