Shades of Crete #787536
Tints of Crete #787536
RGB
CMYK
RGB Variations
Color information
#787536 (or 0x787536) is known color: Crete. HEX triplet: 78, 75 and 36. RGB value is (120,117,54). Sum of RGB (Red+Green+Blue) = 120+117+54=291 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.24% from 291); Green value is 117 (46.09% from 255 or 40.21% from 291); Blue value is 54 (21.48% from 255 or 18.56% from 291); Max value from RGB is 120 - color contains mainly: red. Hex color #787536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787536 is #878AC9. Grayscale: #6E6E6E. Windows color (decimal): -8882890 or 3569016. OLE color: 3569016.
HSL color Cylindrical-coordinate representation of color #787536: hue angle of 57.27º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #787536 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 117 | 54 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.53 |
| HSL | 57.27º | 0.38% | 0.34% | - |
| HSV(B) | 57.27º | 0.55% | 0.47% | - |
| XYZ | 14.77 | 16.98 | 5.99 | - |
| YUV | 110.72 | 95.99 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 117 | 54 | 0 | 0.02 | 0.55 | 0.53 | 57.27 | 0.38 | 0.34 |
| Hex | 78 | 75 | 36 | 0 | 2 | 37 | 35 | 39 | 26 | 22 |
| Octal | 170 | 165 | 66 | 0 | 2 | 67 | 65 | 71 | 46 | 42 |
| Binary | 1111000 | 1110101 | 110110 | 0 | 10 | 110111 | 110101 | 111001 | 100110 | 100010 |
Color Harmonies of #787536
Complementary color
Monochromatic Colors of #787536
Black with #787536
Text Example
Text Example
White with #787536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787536; }
p { color: rgb(120,117,54); }
H1.HeaderClassName
{
color: #787536;
}
.AnyTagClassName
{
color: #787536;
}
</style>
background-color css
<style>
a { background-color: #787536; }
a { background-color: rgb(120,117,54); }
div.DivClassName
{
background-color: #787536;
}
.BgClassName
{
background-color: #787536;
}
</style>
border-color css
<style>
span { border-color: #787536; }
span { border-color: rgb(120,117,54); }
td.TdClassName
{
border-color: #787536;
}
.TagClassName
{
border-color: #787536;
}
</style>