Shades of Crete #777038
Tints of Crete #777038
RGB
CMYK
RGB Variations
Color information
#777038 (or 0x777038) is known color: Crete. HEX triplet: 77, 70 and 38. RGB value is (119,112,56). Sum of RGB (Red+Green+Blue) = 119+112+56=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #777038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #777038 is #888FC7. Grayscale: #6B6B6B. Windows color (decimal): -8949704 or 3698807. OLE color: 3698807.
HSL color Cylindrical-coordinate representation of color #777038: hue angle of 53.33º 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 #777038 is Cyan = 0, Magento = 0.06, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 112 | 56 | - |
| CMYK | 0 | 0.06 | 0.53 | 0.53 |
| HSL | 53.33º | 0.36% | 0.34% | - |
| HSV(B) | 53.33º | 0.53% | 0.47% | - |
| XYZ | 14.12 | 15.8 | 6.05 | - |
| YUV | 107.71 | 98.82 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 112 | 56 | 0 | 0.06 | 0.53 | 0.53 | 53.33 | 0.36 | 0.34 |
| Hex | 77 | 70 | 38 | 0 | 6 | 35 | 35 | 35 | 24 | 22 |
| Octal | 167 | 160 | 70 | 0 | 6 | 65 | 65 | 65 | 44 | 42 |
| Binary | 1110111 | 1110000 | 111000 | 0 | 110 | 110101 | 110101 | 110101 | 100100 | 100010 |
Color Harmonies of #777038
Complementary color
Monochromatic Colors of #777038
Black with #777038
Text Example
Text Example
White with #777038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #777038; }
p { color: rgb(119,112,56); }
H1.HeaderClassName
{
color: #777038;
}
.AnyTagClassName
{
color: #777038;
}
</style>
background-color css
<style>
a { background-color: #777038; }
a { background-color: rgb(119,112,56); }
div.DivClassName
{
background-color: #777038;
}
.BgClassName
{
background-color: #777038;
}
</style>
border-color css
<style>
span { border-color: #777038; }
span { border-color: rgb(119,112,56); }
td.TdClassName
{
border-color: #777038;
}
.TagClassName
{
border-color: #777038;
}
</style>