Shades of Crete #787230
Tints of Crete #787230
RGB
CMYK
RGB Variations
Color information
#787230 (or 0x787230) is known color: Crete. HEX triplet: 78, 72 and 30. RGB value is (120,114,48). Sum of RGB (Red+Green+Blue) = 120+114+48=282 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.55% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 48 (19.14% from 255 or 17.02% from 282); Max value from RGB is 120 - color contains mainly: red. Hex color #787230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787230 is #878DCF. Grayscale: #6C6C6C. Windows color (decimal): -8883664 or 3175032. OLE color: 3175032.
HSL color Cylindrical-coordinate representation of color #787230: hue angle of 55º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #787230 is Cyan = 0, Magento = 0.05, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 114 | 48 | - |
| CMYK | 0 | 0.05 | 0.60 | 0.53 |
| HSL | 55º | 0.43% | 0.33% | - |
| HSV(B) | 55º | 0.6% | 0.47% | - |
| XYZ | 14.3 | 16.24 | 5.18 | - |
| YUV | 108.27 | 93.99 | 136.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 48 | 0 | 0.05 | 0.60 | 0.53 | 55 | 0.43 | 0.33 |
| Hex | 78 | 72 | 30 | 0 | 5 | 3C | 35 | 37 | 2B | 21 |
| Octal | 170 | 162 | 60 | 0 | 5 | 74 | 65 | 67 | 53 | 41 |
| Binary | 1111000 | 1110010 | 110000 | 0 | 101 | 111100 | 110101 | 110111 | 101011 | 100001 |
Color Harmonies of #787230
Complementary color
Monochromatic Colors of #787230
Black with #787230
Text Example
Text Example
White with #787230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787230; }
p { color: rgb(120,114,48); }
H1.HeaderClassName
{
color: #787230;
}
.AnyTagClassName
{
color: #787230;
}
</style>
background-color css
<style>
a { background-color: #787230; }
a { background-color: rgb(120,114,48); }
div.DivClassName
{
background-color: #787230;
}
.BgClassName
{
background-color: #787230;
}
</style>
border-color css
<style>
span { border-color: #787230; }
span { border-color: rgb(120,114,48); }
td.TdClassName
{
border-color: #787230;
}
.TagClassName
{
border-color: #787230;
}
</style>