Shades of Crete #787434
Tints of Crete #787434
RGB
CMYK
RGB Variations
Color information
#787434 (or 0x787434) is known color: Crete. HEX triplet: 78, 74 and 34. RGB value is (120,116,52). Sum of RGB (Red+Green+Blue) = 120+116+52=288 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.67% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 52 (20.70% from 255 or 18.06% from 288); Max value from RGB is 120 - color contains mainly: red. Hex color #787434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787434 is #878BCB. Grayscale: #6E6E6E. Windows color (decimal): -8883148 or 3437688. OLE color: 3437688.
HSL color Cylindrical-coordinate representation of color #787434: hue angle of 56.47º 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 #787434 is Cyan = 0, Magento = 0.03, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 52 | - |
| CMYK | 0 | 0.03 | 0.57 | 0.53 |
| HSL | 56.47º | 0.4% | 0.34% | - |
| HSV(B) | 56.47º | 0.57% | 0.47% | - |
| XYZ | 14.61 | 16.73 | 5.71 | - |
| YUV | 109.9 | 95.33 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 52 | 0 | 0.03 | 0.57 | 0.53 | 56.47 | 0.4 | 0.34 |
| Hex | 78 | 74 | 34 | 0 | 3 | 39 | 35 | 38 | 28 | 22 |
| Octal | 170 | 164 | 64 | 0 | 3 | 71 | 65 | 70 | 50 | 42 |
| Binary | 1111000 | 1110100 | 110100 | 0 | 11 | 111001 | 110101 | 111000 | 101000 | 100010 |
Color Harmonies of #787434
Complementary color
Monochromatic Colors of #787434
Black with #787434
Text Example
Text Example
White with #787434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787434; }
p { color: rgb(120,116,52); }
H1.HeaderClassName
{
color: #787434;
}
.AnyTagClassName
{
color: #787434;
}
</style>
background-color css
<style>
a { background-color: #787434; }
a { background-color: rgb(120,116,52); }
div.DivClassName
{
background-color: #787434;
}
.BgClassName
{
background-color: #787434;
}
</style>
border-color css
<style>
span { border-color: #787434; }
span { border-color: rgb(120,116,52); }
td.TdClassName
{
border-color: #787434;
}
.TagClassName
{
border-color: #787434;
}
</style>