Shades of Crete #787435
Tints of Crete #787435
RGB
CMYK
RGB Variations
Color information
#787435 (or 0x787435) is known color: Crete. HEX triplet: 78, 74 and 35. RGB value is (120,116,53). Sum of RGB (Red+Green+Blue) = 120+116+53=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 53 (21.09% from 255 or 18.34% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #787435 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787435 is #878BCA. Grayscale: #6E6E6E. Windows color (decimal): -8883147 or 3503224. OLE color: 3503224.
HSL color Cylindrical-coordinate representation of color #787435: hue angle of 56.42º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #787435 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 53 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.53 |
| HSL | 56.42º | 0.39% | 0.34% | - |
| HSV(B) | 56.42º | 0.56% | 0.47% | - |
| XYZ | 14.63 | 16.74 | 5.83 | - |
| YUV | 110.01 | 95.83 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 53 | 0 | 0.03 | 0.56 | 0.53 | 56.42 | 0.39 | 0.34 |
| Hex | 78 | 74 | 35 | 0 | 3 | 38 | 35 | 38 | 27 | 22 |
| Octal | 170 | 164 | 65 | 0 | 3 | 70 | 65 | 70 | 47 | 42 |
| Binary | 1111000 | 1110100 | 110101 | 0 | 11 | 111000 | 110101 | 111000 | 100111 | 100010 |
Color Harmonies of #787435
Complementary color
Monochromatic Colors of #787435
Black with #787435
Text Example
Text Example
White with #787435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787435; }
p { color: rgb(120,116,53); }
H1.HeaderClassName
{
color: #787435;
}
.AnyTagClassName
{
color: #787435;
}
</style>
background-color css
<style>
a { background-color: #787435; }
a { background-color: rgb(120,116,53); }
div.DivClassName
{
background-color: #787435;
}
.BgClassName
{
background-color: #787435;
}
</style>
border-color css
<style>
span { border-color: #787435; }
span { border-color: rgb(120,116,53); }
td.TdClassName
{
border-color: #787435;
}
.TagClassName
{
border-color: #787435;
}
</style>