Shades of Crete #787330
Tints of Crete #787330
RGB
CMYK
RGB Variations
Color information
#787330 (or 0x787330) is known color: Crete. HEX triplet: 78, 73 and 30. RGB value is (120,115,48). Sum of RGB (Red+Green+Blue) = 120+115+48=283 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.40% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 120 - color contains mainly: red. Hex color #787330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787330 is #878CCF. Grayscale: #6D6D6D. Windows color (decimal): -8883408 or 3175288. OLE color: 3175288.
HSL color Cylindrical-coordinate representation of color #787330: hue angle of 55.83º 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 #787330 is Cyan = 0, Magento = 0.04, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 48 | - |
| CMYK | 0 | 0.04 | 0.60 | 0.53 |
| HSL | 55.83º | 0.43% | 0.33% | - |
| HSV(B) | 55.83º | 0.6% | 0.47% | - |
| XYZ | 14.41 | 16.47 | 5.22 | - |
| YUV | 108.86 | 93.66 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 48 | 0 | 0.04 | 0.60 | 0.53 | 55.83 | 0.43 | 0.33 |
| Hex | 78 | 73 | 30 | 0 | 4 | 3C | 35 | 38 | 2B | 21 |
| Octal | 170 | 163 | 60 | 0 | 4 | 74 | 65 | 70 | 53 | 41 |
| Binary | 1111000 | 1110011 | 110000 | 0 | 100 | 111100 | 110101 | 111000 | 101011 | 100001 |
Color Harmonies of #787330
Complementary color
Monochromatic Colors of #787330
Black with #787330
Text Example
Text Example
White with #787330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787330; }
p { color: rgb(120,115,48); }
H1.HeaderClassName
{
color: #787330;
}
.AnyTagClassName
{
color: #787330;
}
</style>
background-color css
<style>
a { background-color: #787330; }
a { background-color: rgb(120,115,48); }
div.DivClassName
{
background-color: #787330;
}
.BgClassName
{
background-color: #787330;
}
</style>
border-color css
<style>
span { border-color: #787330; }
span { border-color: rgb(120,115,48); }
td.TdClassName
{
border-color: #787330;
}
.TagClassName
{
border-color: #787330;
}
</style>