Shades of Crete #777438
Tints of Crete #777438
RGB
CMYK
RGB Variations
Color information
#777438 (or 0x777438) is known color: Crete. HEX triplet: 77, 74 and 38. RGB value is (119,116,56). Sum of RGB (Red+Green+Blue) = 119+116+56=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #777438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777438 is #888BC7. Grayscale: #6E6E6E. Windows color (decimal): -8948680 or 3699831. OLE color: 3699831.
HSL color Cylindrical-coordinate representation of color #777438: hue angle of 57.14º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #777438 is Cyan = 0, Magento = 0.03, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 116 | 56 | - |
| CMYK | 0 | 0.03 | 0.53 | 0.53 |
| HSL | 57.14º | 0.36% | 0.34% | - |
| HSV(B) | 57.14º | 0.53% | 0.47% | - |
| XYZ | 14.57 | 16.7 | 6.2 | - |
| YUV | 110.06 | 97.49 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 116 | 56 | 0 | 0.03 | 0.53 | 0.53 | 57.14 | 0.36 | 0.34 |
| Hex | 77 | 74 | 38 | 0 | 3 | 35 | 35 | 39 | 24 | 22 |
| Octal | 167 | 164 | 70 | 0 | 3 | 65 | 65 | 71 | 44 | 42 |
| Binary | 1110111 | 1110100 | 111000 | 0 | 11 | 110101 | 110101 | 111001 | 100100 | 100010 |
Color Harmonies of #777438
Complementary color
Monochromatic Colors of #777438
Black with #777438
Text Example
Text Example
White with #777438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777438; }
p { color: rgb(119,116,56); }
H1.HeaderClassName
{
color: #777438;
}
.AnyTagClassName
{
color: #777438;
}
</style>
background-color css
<style>
a { background-color: #777438; }
a { background-color: rgb(119,116,56); }
div.DivClassName
{
background-color: #777438;
}
.BgClassName
{
background-color: #777438;
}
</style>
border-color css
<style>
span { border-color: #777438; }
span { border-color: rgb(119,116,56); }
td.TdClassName
{
border-color: #777438;
}
.TagClassName
{
border-color: #777438;
}
</style>