Shades of Crete #787338
Tints of Crete #787338
RGB
CMYK
RGB Variations
Color information
#787338 (or 0x787338) is known color: Crete. HEX triplet: 78, 73 and 38. RGB value is (120,115,56). Sum of RGB (Red+Green+Blue) = 120+115+56=291 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.24% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 120 - color contains mainly: red. Hex color #787338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #787338 is #878CC7. Grayscale: #6E6E6E. Windows color (decimal): -8883400 or 3699576. OLE color: 3699576.
HSL color Cylindrical-coordinate representation of color #787338: hue angle of 55.31º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #787338 is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 56 | - |
| CMYK | 0 | 0.04 | 0.53 | 0.53 |
| HSL | 55.31º | 0.36% | 0.35% | - |
| HSV(B) | 55.31º | 0.53% | 0.47% | - |
| XYZ | 14.59 | 16.54 | 6.16 | - |
| YUV | 109.77 | 97.66 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 56 | 0 | 0.04 | 0.53 | 0.53 | 55.31 | 0.36 | 0.35 |
| Hex | 78 | 73 | 38 | 0 | 4 | 35 | 35 | 37 | 24 | 23 |
| Octal | 170 | 163 | 70 | 0 | 4 | 65 | 65 | 67 | 44 | 43 |
| Binary | 1111000 | 1110011 | 111000 | 0 | 100 | 110101 | 110101 | 110111 | 100100 | 100011 |
Color Harmonies of #787338
Complementary color
Monochromatic Colors of #787338
Black with #787338
Text Example
Text Example
White with #787338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787338; }
p { color: rgb(120,115,56); }
H1.HeaderClassName
{
color: #787338;
}
.AnyTagClassName
{
color: #787338;
}
</style>
background-color css
<style>
a { background-color: #787338; }
a { background-color: rgb(120,115,56); }
div.DivClassName
{
background-color: #787338;
}
.BgClassName
{
background-color: #787338;
}
</style>
border-color css
<style>
span { border-color: #787338; }
span { border-color: rgb(120,115,56); }
td.TdClassName
{
border-color: #787338;
}
.TagClassName
{
border-color: #787338;
}
</style>