Shades of Crete #747239
Tints of Crete #747239
RGB
CMYK
RGB Variations
Color information
#747239 (or 0x747239) is known color: Crete. HEX triplet: 74, 72 and 39. RGB value is (116,114,57). Sum of RGB (Red+Green+Blue) = 116+114+57=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #747239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747239 is #8B8DC6. Grayscale: #6C6C6C. Windows color (decimal): -9145799 or 3764852. OLE color: 3764852.
HSL color Cylindrical-coordinate representation of color #747239: hue angle of 57.97º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #747239 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 114 | 57 | - |
| CMYK | 0 | 0.02 | 0.51 | 0.55 |
| HSL | 57.97º | 0.34% | 0.34% | - |
| HSV(B) | 57.97º | 0.51% | 0.45% | - |
| XYZ | 13.96 | 16.04 | 6.23 | - |
| YUV | 108.1 | 99.16 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 114 | 57 | 0 | 0.02 | 0.51 | 0.55 | 57.97 | 0.34 | 0.34 |
| Hex | 74 | 72 | 39 | 0 | 2 | 33 | 37 | 3A | 22 | 22 |
| Octal | 164 | 162 | 71 | 0 | 2 | 63 | 67 | 72 | 42 | 42 |
| Binary | 1110100 | 1110010 | 111001 | 0 | 10 | 110011 | 110111 | 111010 | 100010 | 100010 |
Color Harmonies of #747239
Complementary color
Monochromatic Colors of #747239
Black with #747239
Text Example
Text Example
White with #747239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747239; }
p { color: rgb(116,114,57); }
H1.HeaderClassName
{
color: #747239;
}
.AnyTagClassName
{
color: #747239;
}
</style>
background-color css
<style>
a { background-color: #747239; }
a { background-color: rgb(116,114,57); }
div.DivClassName
{
background-color: #747239;
}
.BgClassName
{
background-color: #747239;
}
</style>
border-color css
<style>
span { border-color: #747239; }
span { border-color: rgb(116,114,57); }
td.TdClassName
{
border-color: #747239;
}
.TagClassName
{
border-color: #747239;
}
</style>