Shades of Crete #747339
Tints of Crete #747339
RGB
CMYK
RGB Variations
Color information
#747339 (or 0x747339) is known color: Crete. HEX triplet: 74, 73 and 39. RGB value is (116,115,57). Sum of RGB (Red+Green+Blue) = 116+115+57=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 115 (45.31% from 255 or 39.93% from 288); Blue value is 57 (22.66% from 255 or 19.79% from 288); Max value from RGB is 116 - color contains mainly: red. Hex color #747339 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747339 is #8B8CC6. Grayscale: #6C6C6C. Windows color (decimal): -9145543 or 3765108. OLE color: 3765108.
HSL color Cylindrical-coordinate representation of color #747339: hue angle of 58.98º 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 #747339 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 57 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.55 |
| HSL | 58.98º | 0.34% | 0.34% | - |
| HSV(B) | 58.98º | 0.51% | 0.45% | - |
| XYZ | 14.07 | 16.27 | 6.27 | - |
| YUV | 108.69 | 98.83 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 57 | 0 | 0.01 | 0.51 | 0.55 | 58.98 | 0.34 | 0.34 |
| Hex | 74 | 73 | 39 | 0 | 1 | 33 | 37 | 3B | 22 | 22 |
| Octal | 164 | 163 | 71 | 0 | 1 | 63 | 67 | 73 | 42 | 42 |
| Binary | 1110100 | 1110011 | 111001 | 0 | 1 | 110011 | 110111 | 111011 | 100010 | 100010 |
Color Harmonies of #747339
Complementary color
Monochromatic Colors of #747339
Black with #747339
Text Example
Text Example
White with #747339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747339; }
p { color: rgb(116,115,57); }
H1.HeaderClassName
{
color: #747339;
}
.AnyTagClassName
{
color: #747339;
}
</style>
background-color css
<style>
a { background-color: #747339; }
a { background-color: rgb(116,115,57); }
div.DivClassName
{
background-color: #747339;
}
.BgClassName
{
background-color: #747339;
}
</style>
border-color css
<style>
span { border-color: #747339; }
span { border-color: rgb(116,115,57); }
td.TdClassName
{
border-color: #747339;
}
.TagClassName
{
border-color: #747339;
}
</style>