Shades of Crete #747037
Tints of Crete #747037
RGB
CMYK
RGB Variations
Color information
#747037 (or 0x747037) is known color: Crete. HEX triplet: 74, 70 and 37. RGB value is (116,112,55). Sum of RGB (Red+Green+Blue) = 116+112+55=283 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.99% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 55 (21.88% from 255 or 19.43% from 283); Max value from RGB is 116 - color contains mainly: red. Hex color #747037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747037 is #8B8FC8. Grayscale: #6A6A6A. Windows color (decimal): -9146313 or 3633268. OLE color: 3633268.
HSL color Cylindrical-coordinate representation of color #747037: hue angle of 56.07º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #747037 is Cyan = 0, Magento = 0.03, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 55 | - |
| CMYK | 0 | 0.03 | 0.53 | 0.55 |
| HSL | 56.07º | 0.36% | 0.34% | - |
| HSV(B) | 56.07º | 0.53% | 0.45% | - |
| XYZ | 13.69 | 15.58 | 5.9 | - |
| YUV | 106.7 | 98.83 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 55 | 0 | 0.03 | 0.53 | 0.55 | 56.07 | 0.36 | 0.34 |
| Hex | 74 | 70 | 37 | 0 | 3 | 35 | 37 | 38 | 24 | 22 |
| Octal | 164 | 160 | 67 | 0 | 3 | 65 | 67 | 70 | 44 | 42 |
| Binary | 1110100 | 1110000 | 110111 | 0 | 11 | 110101 | 110111 | 111000 | 100100 | 100010 |
Color Harmonies of #747037
Complementary color
Monochromatic Colors of #747037
Black with #747037
Text Example
Text Example
White with #747037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747037; }
p { color: rgb(116,112,55); }
H1.HeaderClassName
{
color: #747037;
}
.AnyTagClassName
{
color: #747037;
}
</style>
background-color css
<style>
a { background-color: #747037; }
a { background-color: rgb(116,112,55); }
div.DivClassName
{
background-color: #747037;
}
.BgClassName
{
background-color: #747037;
}
</style>
border-color css
<style>
span { border-color: #747037; }
span { border-color: rgb(116,112,55); }
td.TdClassName
{
border-color: #747037;
}
.TagClassName
{
border-color: #747037;
}
</style>