Shades of Crete #787129
Tints of Crete #787129
RGB
CMYK
RGB Variations
Color information
#787129 (or 0x787129) is known color: Crete. HEX triplet: 78, 71 and 29. RGB value is (120,113,41). Sum of RGB (Red+Green+Blue) = 120+113+41=274 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.80% from 274); Green value is 113 (44.53% from 255 or 41.24% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 120 - color contains mainly: red. Hex color #787129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787129 is #878ED6. Grayscale: #6B6B6B. Windows color (decimal): -8883927 or 2716024. OLE color: 2716024.
HSL color Cylindrical-coordinate representation of color #787129: hue angle of 54.68º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #787129 is Cyan = 0, Magento = 0.06, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 113 | 41 | - |
| CMYK | 0 | 0.06 | 0.66 | 0.53 |
| HSL | 54.68º | 0.49% | 0.32% | - |
| HSV(B) | 54.68º | 0.66% | 0.47% | - |
| XYZ | 14.05 | 15.96 | 4.44 | - |
| YUV | 106.89 | 90.82 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 113 | 41 | 0 | 0.06 | 0.66 | 0.53 | 54.68 | 0.49 | 0.32 |
| Hex | 78 | 71 | 29 | 0 | 6 | 42 | 35 | 37 | 31 | 20 |
| Octal | 170 | 161 | 51 | 0 | 6 | 102 | 65 | 67 | 61 | 40 |
| Binary | 1111000 | 1110001 | 101001 | 0 | 110 | 1000010 | 110101 | 110111 | 110001 | 100000 |
Color Harmonies of #787129
Complementary color
Monochromatic Colors of #787129
Black with #787129
Text Example
Text Example
White with #787129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787129; }
p { color: rgb(120,113,41); }
H1.HeaderClassName
{
color: #787129;
}
.AnyTagClassName
{
color: #787129;
}
</style>
background-color css
<style>
a { background-color: #787129; }
a { background-color: rgb(120,113,41); }
div.DivClassName
{
background-color: #787129;
}
.BgClassName
{
background-color: #787129;
}
</style>
border-color css
<style>
span { border-color: #787129; }
span { border-color: rgb(120,113,41); }
td.TdClassName
{
border-color: #787129;
}
.TagClassName
{
border-color: #787129;
}
</style>