Shades of Crete #787233
Tints of Crete #787233
RGB
CMYK
RGB Variations
Color information
#787233 (or 0x787233) is known color: Crete. HEX triplet: 78, 72 and 33. RGB value is (120,114,51). Sum of RGB (Red+Green+Blue) = 120+114+51=285 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.11% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 51 (20.31% from 255 or 17.89% from 285); Max value from RGB is 120 - color contains mainly: red. Hex color #787233 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787233 is #878DCC. Grayscale: #6C6C6C. Windows color (decimal): -8883661 or 3371640. OLE color: 3371640.
HSL color Cylindrical-coordinate representation of color #787233: hue angle of 54.78º 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 #787233 is Cyan = 0, Magento = 0.05, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 114 | 51 | - |
| CMYK | 0 | 0.05 | 0.58 | 0.53 |
| HSL | 54.78º | 0.4% | 0.34% | - |
| HSV(B) | 54.78º | 0.58% | 0.47% | - |
| XYZ | 14.36 | 16.27 | 5.51 | - |
| YUV | 108.61 | 95.49 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 51 | 0 | 0.05 | 0.58 | 0.53 | 54.78 | 0.4 | 0.34 |
| Hex | 78 | 72 | 33 | 0 | 5 | 3A | 35 | 37 | 28 | 22 |
| Octal | 170 | 162 | 63 | 0 | 5 | 72 | 65 | 67 | 50 | 42 |
| Binary | 1111000 | 1110010 | 110011 | 0 | 101 | 111010 | 110101 | 110111 | 101000 | 100010 |
Color Harmonies of #787233
Complementary color
Monochromatic Colors of #787233
Black with #787233
Text Example
Text Example
White with #787233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787233; }
p { color: rgb(120,114,51); }
H1.HeaderClassName
{
color: #787233;
}
.AnyTagClassName
{
color: #787233;
}
</style>
background-color css
<style>
a { background-color: #787233; }
a { background-color: rgb(120,114,51); }
div.DivClassName
{
background-color: #787233;
}
.BgClassName
{
background-color: #787233;
}
</style>
border-color css
<style>
span { border-color: #787233; }
span { border-color: rgb(120,114,51); }
td.TdClassName
{
border-color: #787233;
}
.TagClassName
{
border-color: #787233;
}
</style>