Shades of Crete #787329
Tints of Crete #787329
RGB
CMYK
RGB Variations
Color information
#787329 (or 0x787329) is known color: Crete. HEX triplet: 78, 73 and 29. RGB value is (120,115,41). Sum of RGB (Red+Green+Blue) = 120+115+41=276 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.48% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 41 (16.41% from 255 or 14.86% from 276); Max value from RGB is 120 - color contains mainly: red. Hex color #787329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787329 is #878CD6. Grayscale: #6C6C6C. Windows color (decimal): -8883415 or 2716536. OLE color: 2716536.
HSL color Cylindrical-coordinate representation of color #787329: hue angle of 56.2º 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 #787329 is Cyan = 0, Magento = 0.04, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 41 | - |
| CMYK | 0 | 0.04 | 0.66 | 0.53 |
| HSL | 56.2º | 0.49% | 0.32% | - |
| HSV(B) | 56.2º | 0.66% | 0.47% | - |
| XYZ | 14.28 | 16.41 | 4.51 | - |
| YUV | 108.06 | 90.16 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 41 | 0 | 0.04 | 0.66 | 0.53 | 56.2 | 0.49 | 0.32 |
| Hex | 78 | 73 | 29 | 0 | 4 | 42 | 35 | 38 | 31 | 20 |
| Octal | 170 | 163 | 51 | 0 | 4 | 102 | 65 | 70 | 61 | 40 |
| Binary | 1111000 | 1110011 | 101001 | 0 | 100 | 1000010 | 110101 | 111000 | 110001 | 100000 |
Color Harmonies of #787329
Complementary color
Monochromatic Colors of #787329
Black with #787329
Text Example
Text Example
White with #787329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787329; }
p { color: rgb(120,115,41); }
H1.HeaderClassName
{
color: #787329;
}
.AnyTagClassName
{
color: #787329;
}
</style>
background-color css
<style>
a { background-color: #787329; }
a { background-color: rgb(120,115,41); }
div.DivClassName
{
background-color: #787329;
}
.BgClassName
{
background-color: #787329;
}
</style>
border-color css
<style>
span { border-color: #787329; }
span { border-color: rgb(120,115,41); }
td.TdClassName
{
border-color: #787329;
}
.TagClassName
{
border-color: #787329;
}
</style>