Shades of Crete #747134
Tints of Crete #747134
RGB
CMYK
RGB Variations
Color information
#747134 (or 0x747134) is known color: Crete. HEX triplet: 74, 71 and 34. RGB value is (116,113,52). Sum of RGB (Red+Green+Blue) = 116+113+52=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 52 (20.70% from 255 or 18.51% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #747134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747134 is #8B8ECB. Grayscale: #6B6B6B. Windows color (decimal): -9146060 or 3436916. OLE color: 3436916.
HSL color Cylindrical-coordinate representation of color #747134: hue angle of 57.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #747134 is Cyan = 0, Magento = 0.03, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 113 | 52 | - |
| CMYK | 0 | 0.03 | 0.55 | 0.55 |
| HSL | 57.19º | 0.38% | 0.33% | - |
| HSV(B) | 57.19º | 0.55% | 0.45% | - |
| XYZ | 13.73 | 15.77 | 5.57 | - |
| YUV | 106.94 | 96.99 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 113 | 52 | 0 | 0.03 | 0.55 | 0.55 | 57.19 | 0.38 | 0.33 |
| Hex | 74 | 71 | 34 | 0 | 3 | 37 | 37 | 39 | 26 | 21 |
| Octal | 164 | 161 | 64 | 0 | 3 | 67 | 67 | 71 | 46 | 41 |
| Binary | 1110100 | 1110001 | 110100 | 0 | 11 | 110111 | 110111 | 111001 | 100110 | 100001 |
Color Harmonies of #747134
Complementary color
Monochromatic Colors of #747134
Black with #747134
Text Example
Text Example
White with #747134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747134; }
p { color: rgb(116,113,52); }
H1.HeaderClassName
{
color: #747134;
}
.AnyTagClassName
{
color: #747134;
}
</style>
background-color css
<style>
a { background-color: #747134; }
a { background-color: rgb(116,113,52); }
div.DivClassName
{
background-color: #747134;
}
.BgClassName
{
background-color: #747134;
}
</style>
border-color css
<style>
span { border-color: #747134; }
span { border-color: rgb(116,113,52); }
td.TdClassName
{
border-color: #747134;
}
.TagClassName
{
border-color: #747134;
}
</style>