Shades of Crete #747138
Tints of Crete #747138
RGB
CMYK
RGB Variations
Color information
#747138 (or 0x747138) is known color: Crete. HEX triplet: 74, 71 and 38. RGB value is (116,113,56). Sum of RGB (Red+Green+Blue) = 116+113+56=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 113 (44.53% from 255 or 39.65% from 285); Blue value is 56 (22.27% from 255 or 19.65% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #747138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747138 is #8B8EC7. Grayscale: #6B6B6B. Windows color (decimal): -9146056 or 3699060. OLE color: 3699060.
HSL color Cylindrical-coordinate representation of color #747138: hue angle of 57º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #747138 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 113 | 56 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.55 |
| HSL | 57º | 0.35% | 0.34% | - |
| HSV(B) | 57º | 0.52% | 0.45% | - |
| XYZ | 13.82 | 15.81 | 6.06 | - |
| YUV | 107.4 | 98.99 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 113 | 56 | 0 | 0.03 | 0.52 | 0.55 | 57 | 0.35 | 0.34 |
| Hex | 74 | 71 | 38 | 0 | 3 | 34 | 37 | 39 | 23 | 22 |
| Octal | 164 | 161 | 70 | 0 | 3 | 64 | 67 | 71 | 43 | 42 |
| Binary | 1110100 | 1110001 | 111000 | 0 | 11 | 110100 | 110111 | 111001 | 100011 | 100010 |
Color Harmonies of #747138
Complementary color
Monochromatic Colors of #747138
Black with #747138
Text Example
Text Example
White with #747138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747138; }
p { color: rgb(116,113,56); }
H1.HeaderClassName
{
color: #747138;
}
.AnyTagClassName
{
color: #747138;
}
</style>
background-color css
<style>
a { background-color: #747138; }
a { background-color: rgb(116,113,56); }
div.DivClassName
{
background-color: #747138;
}
.BgClassName
{
background-color: #747138;
}
</style>
border-color css
<style>
span { border-color: #747138; }
span { border-color: rgb(116,113,56); }
td.TdClassName
{
border-color: #747138;
}
.TagClassName
{
border-color: #747138;
}
</style>