Shades of Crete #747937
Tints of Crete #747937
RGB
CMYK
RGB Variations
Color information
#747937 (or 0x747937) is known color: Crete. HEX triplet: 74, 79 and 37. RGB value is (116,121,55). Sum of RGB (Red+Green+Blue) = 116+121+55=292 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.73% from 292); Green value is 121 (47.66% from 255 or 41.44% from 292); Blue value is 55 (21.88% from 255 or 18.84% from 292); Max value from RGB is 121 - color contains mainly: green. Hex color #747937 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747937 is #8B86C8. Grayscale: #707070. Windows color (decimal): -9144009 or 3635572. OLE color: 3635572.
HSL color Cylindrical-coordinate representation of color #747937: hue angle of 64.55º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #747937 is Cyan = 0.04, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 121 | 55 | - |
| CMYK | 0.04 | 0 | 0.55 | 0.53 |
| HSL | 64.55º | 0.38% | 0.35% | - |
| HSV(B) | 64.55º | 0.55% | 0.47% | - |
| XYZ | 14.73 | 17.66 | 6.25 | - |
| YUV | 111.98 | 95.84 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 121 | 55 | 0.04 | 0 | 0.55 | 0.53 | 64.55 | 0.38 | 0.35 |
| Hex | 74 | 79 | 37 | 4 | 0 | 37 | 35 | 41 | 26 | 23 |
| Octal | 164 | 171 | 67 | 4 | 0 | 67 | 65 | 101 | 46 | 43 |
| Binary | 1110100 | 1111001 | 110111 | 100 | 0 | 110111 | 110101 | 1000001 | 100110 | 100011 |
Color Harmonies of #747937
Complementary color
Monochromatic Colors of #747937
Black with #747937
Text Example
Text Example
White with #747937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747937; }
p { color: rgb(116,121,55); }
H1.HeaderClassName
{
color: #747937;
}
.AnyTagClassName
{
color: #747937;
}
</style>
background-color css
<style>
a { background-color: #747937; }
a { background-color: rgb(116,121,55); }
div.DivClassName
{
background-color: #747937;
}
.BgClassName
{
background-color: #747937;
}
</style>
border-color css
<style>
span { border-color: #747937; }
span { border-color: rgb(116,121,55); }
td.TdClassName
{
border-color: #747937;
}
.TagClassName
{
border-color: #747937;
}
</style>