Shades of Crete #747034
Tints of Crete #747034
RGB
CMYK
RGB Variations
Color information
#747034 (or 0x747034) is known color: Crete. HEX triplet: 74, 70 and 34. RGB value is (116,112,52). Sum of RGB (Red+Green+Blue) = 116+112+52=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 112 (44.14% from 255 or 40% from 280); Blue value is 52 (20.70% from 255 or 18.57% from 280); Max value from RGB is 116 - color contains mainly: red. Hex color #747034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747034 is #8B8FCB. Grayscale: #6A6A6A. Windows color (decimal): -9146316 or 3436660. OLE color: 3436660.
HSL color Cylindrical-coordinate representation of color #747034: hue angle of 56.25º 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 #747034 is Cyan = 0, Magento = 0.03, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 52 | - |
| CMYK | 0 | 0.03 | 0.55 | 0.55 |
| HSL | 56.25º | 0.38% | 0.33% | - |
| HSV(B) | 56.25º | 0.55% | 0.45% | - |
| XYZ | 13.62 | 15.55 | 5.53 | - |
| YUV | 106.36 | 97.33 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 52 | 0 | 0.03 | 0.55 | 0.55 | 56.25 | 0.38 | 0.33 |
| Hex | 74 | 70 | 34 | 0 | 3 | 37 | 37 | 38 | 26 | 21 |
| Octal | 164 | 160 | 64 | 0 | 3 | 67 | 67 | 70 | 46 | 41 |
| Binary | 1110100 | 1110000 | 110100 | 0 | 11 | 110111 | 110111 | 111000 | 100110 | 100001 |
Color Harmonies of #747034
Complementary color
Monochromatic Colors of #747034
Black with #747034
Text Example
Text Example
White with #747034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747034; }
p { color: rgb(116,112,52); }
H1.HeaderClassName
{
color: #747034;
}
.AnyTagClassName
{
color: #747034;
}
</style>
background-color css
<style>
a { background-color: #747034; }
a { background-color: rgb(116,112,52); }
div.DivClassName
{
background-color: #747034;
}
.BgClassName
{
background-color: #747034;
}
</style>
border-color css
<style>
span { border-color: #747034; }
span { border-color: rgb(116,112,52); }
td.TdClassName
{
border-color: #747034;
}
.TagClassName
{
border-color: #747034;
}
</style>