Shades of Crete #787534
Tints of Crete #787534
RGB
CMYK
RGB Variations
Color information
#787534 (or 0x787534) is known color: Crete. HEX triplet: 78, 75 and 34. RGB value is (120,117,52). Sum of RGB (Red+Green+Blue) = 120+117+52=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #787534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787534 is #878ACB. Grayscale: #6E6E6E. Windows color (decimal): -8882892 or 3437944. OLE color: 3437944.
HSL color Cylindrical-coordinate representation of color #787534: hue angle of 57.35º 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 #787534 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 117 | 52 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.53 |
| HSL | 57.35º | 0.4% | 0.34% | - |
| HSV(B) | 57.35º | 0.57% | 0.47% | - |
| XYZ | 14.73 | 16.96 | 5.75 | - |
| YUV | 110.49 | 94.99 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 117 | 52 | 0 | 0.02 | 0.57 | 0.53 | 57.35 | 0.4 | 0.34 |
| Hex | 78 | 75 | 34 | 0 | 2 | 39 | 35 | 39 | 28 | 22 |
| Octal | 170 | 165 | 64 | 0 | 2 | 71 | 65 | 71 | 50 | 42 |
| Binary | 1111000 | 1110101 | 110100 | 0 | 10 | 111001 | 110101 | 111001 | 101000 | 100010 |
Color Harmonies of #787534
Complementary color
Monochromatic Colors of #787534
Black with #787534
Text Example
Text Example
White with #787534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787534; }
p { color: rgb(120,117,52); }
H1.HeaderClassName
{
color: #787534;
}
.AnyTagClassName
{
color: #787534;
}
</style>
background-color css
<style>
a { background-color: #787534; }
a { background-color: rgb(120,117,52); }
div.DivClassName
{
background-color: #787534;
}
.BgClassName
{
background-color: #787534;
}
</style>
border-color css
<style>
span { border-color: #787534; }
span { border-color: rgb(120,117,52); }
td.TdClassName
{
border-color: #787534;
}
.TagClassName
{
border-color: #787534;
}
</style>