Shades of Crete #777338
Tints of Crete #777338
RGB
CMYK
RGB Variations
Color information
#777338 (or 0x777338) is known color: Crete. HEX triplet: 77, 73 and 38. RGB value is (119,115,56). Sum of RGB (Red+Green+Blue) = 119+115+56=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 56 (22.27% from 255 or 19.31% from 290); Max value from RGB is 119 - color contains mainly: red. Hex color #777338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777338 is #888CC7. Grayscale: #6D6D6D. Windows color (decimal): -8948936 or 3699575. OLE color: 3699575.
HSL color Cylindrical-coordinate representation of color #777338: hue angle of 56.19º 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 #777338 is Cyan = 0, Magento = 0.03, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 115 | 56 | - |
| CMYK | 0 | 0.03 | 0.53 | 0.53 |
| HSL | 56.19º | 0.36% | 0.34% | - |
| HSV(B) | 56.19º | 0.53% | 0.47% | - |
| XYZ | 14.45 | 16.47 | 6.16 | - |
| YUV | 109.47 | 97.83 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 115 | 56 | 0 | 0.03 | 0.53 | 0.53 | 56.19 | 0.36 | 0.34 |
| Hex | 77 | 73 | 38 | 0 | 3 | 35 | 35 | 38 | 24 | 22 |
| Octal | 167 | 163 | 70 | 0 | 3 | 65 | 65 | 70 | 44 | 42 |
| Binary | 1110111 | 1110011 | 111000 | 0 | 11 | 110101 | 110101 | 111000 | 100100 | 100010 |
Color Harmonies of #777338
Complementary color
Monochromatic Colors of #777338
Black with #777338
Text Example
Text Example
White with #777338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777338; }
p { color: rgb(119,115,56); }
H1.HeaderClassName
{
color: #777338;
}
.AnyTagClassName
{
color: #777338;
}
</style>
background-color css
<style>
a { background-color: #777338; }
a { background-color: rgb(119,115,56); }
div.DivClassName
{
background-color: #777338;
}
.BgClassName
{
background-color: #777338;
}
</style>
border-color css
<style>
span { border-color: #777338; }
span { border-color: rgb(119,115,56); }
td.TdClassName
{
border-color: #777338;
}
.TagClassName
{
border-color: #777338;
}
</style>