Shades of Crete #787633
Tints of Crete #787633
RGB
CMYK
RGB Variations
Color information
#787633 (or 0x787633) is known color: Crete. HEX triplet: 78, 76 and 33. RGB value is (120,118,51). Sum of RGB (Red+Green+Blue) = 120+118+51=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 118 (46.48% from 255 or 40.83% from 289); Blue value is 51 (20.31% from 255 or 17.65% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #787633 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787633 is #8789CC. Grayscale: #6F6F6F. Windows color (decimal): -8882637 or 3372664. OLE color: 3372664.
HSL color Cylindrical-coordinate representation of color #787633: hue angle of 58.26º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #787633 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 118 | 51 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.53 |
| HSL | 58.26º | 0.4% | 0.34% | - |
| HSV(B) | 58.26º | 0.58% | 0.47% | - |
| XYZ | 14.82 | 17.19 | 5.67 | - |
| YUV | 110.96 | 94.16 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 118 | 51 | 0 | 0.02 | 0.58 | 0.53 | 58.26 | 0.4 | 0.34 |
| Hex | 78 | 76 | 33 | 0 | 2 | 3A | 35 | 3A | 28 | 22 |
| Octal | 170 | 166 | 63 | 0 | 2 | 72 | 65 | 72 | 50 | 42 |
| Binary | 1111000 | 1110110 | 110011 | 0 | 10 | 111010 | 110101 | 111010 | 101000 | 100010 |
Color Harmonies of #787633
Complementary color
Monochromatic Colors of #787633
Black with #787633
Text Example
Text Example
White with #787633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787633; }
p { color: rgb(120,118,51); }
H1.HeaderClassName
{
color: #787633;
}
.AnyTagClassName
{
color: #787633;
}
</style>
background-color css
<style>
a { background-color: #787633; }
a { background-color: rgb(120,118,51); }
div.DivClassName
{
background-color: #787633;
}
.BgClassName
{
background-color: #787633;
}
</style>
border-color css
<style>
span { border-color: #787633; }
span { border-color: rgb(120,118,51); }
td.TdClassName
{
border-color: #787633;
}
.TagClassName
{
border-color: #787633;
}
</style>