Shades of Crete #747737
Tints of Crete #747737
RGB
CMYK
RGB Variations
Color information
#747737 (or 0x747737) is known color: Crete. HEX triplet: 74, 77 and 37. RGB value is (116,119,55). Sum of RGB (Red+Green+Blue) = 116+119+55=290 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 55 (21.88% from 255 or 18.97% from 290); Max value from RGB is 119 - color contains mainly: green. Hex color #747737 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747737 is #8B88C8. Grayscale: #6F6F6F. Windows color (decimal): -9144521 or 3635060. OLE color: 3635060.
HSL color Cylindrical-coordinate representation of color #747737: hue angle of 62.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #747737 is Cyan = 0.03, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 119 | 55 | - |
| CMYK | 0.03 | 0 | 0.54 | 0.53 |
| HSL | 62.81º | 0.37% | 0.34% | - |
| HSV(B) | 62.81º | 0.54% | 0.47% | - |
| XYZ | 14.49 | 17.18 | 6.17 | - |
| YUV | 110.81 | 96.51 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 119 | 55 | 0.03 | 0 | 0.54 | 0.53 | 62.81 | 0.37 | 0.34 |
| Hex | 74 | 77 | 37 | 3 | 0 | 36 | 35 | 3F | 25 | 22 |
| Octal | 164 | 167 | 67 | 3 | 0 | 66 | 65 | 77 | 45 | 42 |
| Binary | 1110100 | 1110111 | 110111 | 11 | 0 | 110110 | 110101 | 111111 | 100101 | 100010 |
Color Harmonies of #747737
Complementary color
Monochromatic Colors of #747737
Black with #747737
Text Example
Text Example
White with #747737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747737; }
p { color: rgb(116,119,55); }
H1.HeaderClassName
{
color: #747737;
}
.AnyTagClassName
{
color: #747737;
}
</style>
background-color css
<style>
a { background-color: #747737; }
a { background-color: rgb(116,119,55); }
div.DivClassName
{
background-color: #747737;
}
.BgClassName
{
background-color: #747737;
}
</style>
border-color css
<style>
span { border-color: #747737; }
span { border-color: rgb(116,119,55); }
td.TdClassName
{
border-color: #747737;
}
.TagClassName
{
border-color: #747737;
}
</style>