Shades of Crete #747032
Tints of Crete #747032
RGB
CMYK
RGB Variations
Color information
#747032 (or 0x747032) is known color: Crete. HEX triplet: 74, 70 and 32. RGB value is (116,112,50). Sum of RGB (Red+Green+Blue) = 116+112+50=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 50 (19.92% from 255 or 17.99% from 278); Max value from RGB is 116 - color contains mainly: red. Hex color #747032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747032 is #8B8FCD. Grayscale: #6A6A6A. Windows color (decimal): -9146318 or 3305588. OLE color: 3305588.
HSL color Cylindrical-coordinate representation of color #747032: hue angle of 56.36º 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 #747032 is Cyan = 0, Magento = 0.03, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 50 | - |
| CMYK | 0 | 0.03 | 0.57 | 0.55 |
| HSL | 56.36º | 0.4% | 0.33% | - |
| HSV(B) | 56.36º | 0.57% | 0.45% | - |
| XYZ | 13.57 | 15.53 | 5.3 | - |
| YUV | 106.13 | 96.33 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 50 | 0 | 0.03 | 0.57 | 0.55 | 56.36 | 0.4 | 0.33 |
| Hex | 74 | 70 | 32 | 0 | 3 | 39 | 37 | 38 | 28 | 21 |
| Octal | 164 | 160 | 62 | 0 | 3 | 71 | 67 | 70 | 50 | 41 |
| Binary | 1110100 | 1110000 | 110010 | 0 | 11 | 111001 | 110111 | 111000 | 101000 | 100001 |
Color Harmonies of #747032
Complementary color
Monochromatic Colors of #747032
Black with #747032
Text Example
Text Example
White with #747032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747032; }
p { color: rgb(116,112,50); }
H1.HeaderClassName
{
color: #747032;
}
.AnyTagClassName
{
color: #747032;
}
</style>
background-color css
<style>
a { background-color: #747032; }
a { background-color: rgb(116,112,50); }
div.DivClassName
{
background-color: #747032;
}
.BgClassName
{
background-color: #747032;
}
</style>
border-color css
<style>
span { border-color: #747032; }
span { border-color: rgb(116,112,50); }
td.TdClassName
{
border-color: #747032;
}
.TagClassName
{
border-color: #747032;
}
</style>