Shades of Crete #777838
Tints of Crete #777838
RGB
CMYK
RGB Variations
Color information
#777838 (or 0x777838) is known color: Crete. HEX triplet: 77, 78 and 38. RGB value is (119,120,56). Sum of RGB (Red+Green+Blue) = 119+120+56=295 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.34% from 295); Green value is 120 (47.27% from 255 or 40.68% from 295); Blue value is 56 (22.27% from 255 or 18.98% from 295); Max value from RGB is 120 - color contains mainly: green. Hex color #777838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777838 is #8887C7. Grayscale: #707070. Windows color (decimal): -8947656 or 3700855. OLE color: 3700855.
HSL color Cylindrical-coordinate representation of color #777838: hue angle of 60.94º 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 #777838 is Cyan = 0.01, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 120 | 56 | - |
| CMYK | 0.01 | 0 | 0.53 | 0.53 |
| HSL | 60.94º | 0.36% | 0.35% | - |
| HSV(B) | 60.94º | 0.53% | 0.47% | - |
| XYZ | 15.04 | 17.64 | 6.35 | - |
| YUV | 112.41 | 96.17 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 120 | 56 | 0.01 | 0 | 0.53 | 0.53 | 60.94 | 0.36 | 0.35 |
| Hex | 77 | 78 | 38 | 1 | 0 | 35 | 35 | 3D | 24 | 23 |
| Octal | 167 | 170 | 70 | 1 | 0 | 65 | 65 | 75 | 44 | 43 |
| Binary | 1110111 | 1111000 | 111000 | 1 | 0 | 110101 | 110101 | 111101 | 100100 | 100011 |
Color Harmonies of #777838
Complementary color
Monochromatic Colors of #777838
Black with #777838
Text Example
Text Example
White with #777838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777838; }
p { color: rgb(119,120,56); }
H1.HeaderClassName
{
color: #777838;
}
.AnyTagClassName
{
color: #777838;
}
</style>
background-color css
<style>
a { background-color: #777838; }
a { background-color: rgb(119,120,56); }
div.DivClassName
{
background-color: #777838;
}
.BgClassName
{
background-color: #777838;
}
</style>
border-color css
<style>
span { border-color: #777838; }
span { border-color: rgb(119,120,56); }
td.TdClassName
{
border-color: #777838;
}
.TagClassName
{
border-color: #777838;
}
</style>