Shades of Crete #787632
Tints of Crete #787632
RGB
CMYK
RGB Variations
Color information
#787632 (or 0x787632) is known color: Crete. HEX triplet: 78, 76 and 32. RGB value is (120,118,50). Sum of RGB (Red+Green+Blue) = 120+118+50=288 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.67% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 50 (19.92% from 255 or 17.36% from 288); Max value from RGB is 120 - color contains mainly: red. Hex color #787632 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787632 is #8789CD. Grayscale: #6F6F6F. Windows color (decimal): -8882638 or 3307128. OLE color: 3307128.
HSL color Cylindrical-coordinate representation of color #787632: hue angle of 58.29º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #787632 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 118 | 50 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.53 |
| HSL | 58.29º | 0.41% | 0.33% | - |
| HSV(B) | 58.29º | 0.58% | 0.47% | - |
| XYZ | 14.8 | 17.18 | 5.55 | - |
| YUV | 110.85 | 93.66 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 118 | 50 | 0 | 0.02 | 0.58 | 0.53 | 58.29 | 0.41 | 0.33 |
| Hex | 78 | 76 | 32 | 0 | 2 | 3A | 35 | 3A | 29 | 21 |
| Octal | 170 | 166 | 62 | 0 | 2 | 72 | 65 | 72 | 51 | 41 |
| Binary | 1111000 | 1110110 | 110010 | 0 | 10 | 111010 | 110101 | 111010 | 101001 | 100001 |
Color Harmonies of #787632
Complementary color
Monochromatic Colors of #787632
Black with #787632
Text Example
Text Example
White with #787632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787632; }
p { color: rgb(120,118,50); }
H1.HeaderClassName
{
color: #787632;
}
.AnyTagClassName
{
color: #787632;
}
</style>
background-color css
<style>
a { background-color: #787632; }
a { background-color: rgb(120,118,50); }
div.DivClassName
{
background-color: #787632;
}
.BgClassName
{
background-color: #787632;
}
</style>
border-color css
<style>
span { border-color: #787632; }
span { border-color: rgb(120,118,50); }
td.TdClassName
{
border-color: #787632;
}
.TagClassName
{
border-color: #787632;
}
</style>