Shades of Crete #747132
Tints of Crete #747132
RGB
CMYK
RGB Variations
Color information
#747132 (or 0x747132) is known color: Crete. HEX triplet: 74, 71 and 32. RGB value is (116,113,50). Sum of RGB (Red+Green+Blue) = 116+113+50=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #747132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747132 is #8B8ECD. Grayscale: #6A6A6A. Windows color (decimal): -9146062 or 3305844. OLE color: 3305844.
HSL color Cylindrical-coordinate representation of color #747132: hue angle of 57.27º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #747132 is Cyan = 0, Magento = 0.03, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 113 | 50 | - |
| CMYK | 0 | 0.03 | 0.57 | 0.55 |
| HSL | 57.27º | 0.4% | 0.33% | - |
| HSV(B) | 57.27º | 0.57% | 0.45% | - |
| XYZ | 13.68 | 15.75 | 5.34 | - |
| YUV | 106.72 | 95.99 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 113 | 50 | 0 | 0.03 | 0.57 | 0.55 | 57.27 | 0.4 | 0.33 |
| Hex | 74 | 71 | 32 | 0 | 3 | 39 | 37 | 39 | 28 | 21 |
| Octal | 164 | 161 | 62 | 0 | 3 | 71 | 67 | 71 | 50 | 41 |
| Binary | 1110100 | 1110001 | 110010 | 0 | 11 | 111001 | 110111 | 111001 | 101000 | 100001 |
Color Harmonies of #747132
Complementary color
Monochromatic Colors of #747132
Black with #747132
Text Example
Text Example
White with #747132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747132; }
p { color: rgb(116,113,50); }
H1.HeaderClassName
{
color: #747132;
}
.AnyTagClassName
{
color: #747132;
}
</style>
background-color css
<style>
a { background-color: #747132; }
a { background-color: rgb(116,113,50); }
div.DivClassName
{
background-color: #747132;
}
.BgClassName
{
background-color: #747132;
}
</style>
border-color css
<style>
span { border-color: #747132; }
span { border-color: rgb(116,113,50); }
td.TdClassName
{
border-color: #747132;
}
.TagClassName
{
border-color: #747132;
}
</style>