Shades of Crete #747139
Tints of Crete #747139
RGB
CMYK
RGB Variations
Color information
#747139 (or 0x747139) is known color: Crete. HEX triplet: 74, 71 and 39. RGB value is (116,113,57). Sum of RGB (Red+Green+Blue) = 116+113+57=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 57 (22.66% from 255 or 19.93% from 286); Max value from RGB is 116 - color contains mainly: red. Hex color #747139 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747139 is #8B8EC6. Grayscale: #6B6B6B. Windows color (decimal): -9146055 or 3764596. OLE color: 3764596.
HSL color Cylindrical-coordinate representation of color #747139: hue angle of 56.95º 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 #747139 is Cyan = 0, Magento = 0.03, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 113 | 57 | - |
| CMYK | 0 | 0.03 | 0.51 | 0.55 |
| HSL | 56.95º | 0.34% | 0.34% | - |
| HSV(B) | 56.95º | 0.51% | 0.45% | - |
| XYZ | 13.85 | 15.82 | 6.19 | - |
| YUV | 107.51 | 99.49 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 113 | 57 | 0 | 0.03 | 0.51 | 0.55 | 56.95 | 0.34 | 0.34 |
| Hex | 74 | 71 | 39 | 0 | 3 | 33 | 37 | 39 | 22 | 22 |
| Octal | 164 | 161 | 71 | 0 | 3 | 63 | 67 | 71 | 42 | 42 |
| Binary | 1110100 | 1110001 | 111001 | 0 | 11 | 110011 | 110111 | 111001 | 100010 | 100010 |
Color Harmonies of #747139
Complementary color
Monochromatic Colors of #747139
Black with #747139
Text Example
Text Example
White with #747139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747139; }
p { color: rgb(116,113,57); }
H1.HeaderClassName
{
color: #747139;
}
.AnyTagClassName
{
color: #747139;
}
</style>
background-color css
<style>
a { background-color: #747139; }
a { background-color: rgb(116,113,57); }
div.DivClassName
{
background-color: #747139;
}
.BgClassName
{
background-color: #747139;
}
</style>
border-color css
<style>
span { border-color: #747139; }
span { border-color: rgb(116,113,57); }
td.TdClassName
{
border-color: #747139;
}
.TagClassName
{
border-color: #747139;
}
</style>