Shades of Crete #787234
Tints of Crete #787234
RGB
CMYK
RGB Variations
Color information
#787234 (or 0x787234) is known color: Crete. HEX triplet: 78, 72 and 34. RGB value is (120,114,52). Sum of RGB (Red+Green+Blue) = 120+114+52=286 (37% of max value = 765). Red value is 120 (47.27% from 255 or 41.96% from 286); Green value is 114 (44.92% from 255 or 39.86% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 120 - color contains mainly: red. Hex color #787234 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787234 is #878DCB. Grayscale: #6C6C6C. Windows color (decimal): -8883660 or 3437176. OLE color: 3437176.
HSL color Cylindrical-coordinate representation of color #787234: hue angle of 54.71º 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 #787234 is Cyan = 0, Magento = 0.05, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 114 | 52 | - |
| CMYK | 0 | 0.05 | 0.57 | 0.53 |
| HSL | 54.71º | 0.4% | 0.34% | - |
| HSV(B) | 54.71º | 0.57% | 0.47% | - |
| XYZ | 14.38 | 16.28 | 5.63 | - |
| YUV | 108.73 | 95.99 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 52 | 0 | 0.05 | 0.57 | 0.53 | 54.71 | 0.4 | 0.34 |
| Hex | 78 | 72 | 34 | 0 | 5 | 39 | 35 | 37 | 28 | 22 |
| Octal | 170 | 162 | 64 | 0 | 5 | 71 | 65 | 67 | 50 | 42 |
| Binary | 1111000 | 1110010 | 110100 | 0 | 101 | 111001 | 110101 | 110111 | 101000 | 100010 |
Color Harmonies of #787234
Complementary color
Monochromatic Colors of #787234
Black with #787234
Text Example
Text Example
White with #787234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787234; }
p { color: rgb(120,114,52); }
H1.HeaderClassName
{
color: #787234;
}
.AnyTagClassName
{
color: #787234;
}
</style>
background-color css
<style>
a { background-color: #787234; }
a { background-color: rgb(120,114,52); }
div.DivClassName
{
background-color: #787234;
}
.BgClassName
{
background-color: #787234;
}
</style>
border-color css
<style>
span { border-color: #787234; }
span { border-color: rgb(120,114,52); }
td.TdClassName
{
border-color: #787234;
}
.TagClassName
{
border-color: #787234;
}
</style>