Shades of Crete #747234
Tints of Crete #747234
RGB
CMYK
RGB Variations
Color information
#747234 (or 0x747234) is known color: Crete. HEX triplet: 74, 72 and 34. RGB value is (116,114,52). Sum of RGB (Red+Green+Blue) = 116+114+52=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 116 - color contains mainly: red. Hex color #747234 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747234 is #8B8DCB. Grayscale: #6B6B6B. Windows color (decimal): -9145804 or 3437172. OLE color: 3437172.
HSL color Cylindrical-coordinate representation of color #747234: hue angle of 58.12º 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 #747234 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 114 | 52 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.55 |
| HSL | 58.13º | 0.38% | 0.33% | - |
| HSV(B) | 58.13º | 0.55% | 0.45% | - |
| XYZ | 13.84 | 16 | 5.61 | - |
| YUV | 107.53 | 96.66 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 114 | 52 | 0 | 0.02 | 0.55 | 0.55 | 58.13 | 0.38 | 0.33 |
| Hex | 74 | 72 | 34 | 0 | 2 | 37 | 37 | 3A | 26 | 21 |
| Octal | 164 | 162 | 64 | 0 | 2 | 67 | 67 | 72 | 46 | 41 |
| Binary | 1110100 | 1110010 | 110100 | 0 | 10 | 110111 | 110111 | 111010 | 100110 | 100001 |
Color Harmonies of #747234
Complementary color
Monochromatic Colors of #747234
Black with #747234
Text Example
Text Example
White with #747234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747234; }
p { color: rgb(116,114,52); }
H1.HeaderClassName
{
color: #747234;
}
.AnyTagClassName
{
color: #747234;
}
</style>
background-color css
<style>
a { background-color: #747234; }
a { background-color: rgb(116,114,52); }
div.DivClassName
{
background-color: #747234;
}
.BgClassName
{
background-color: #747234;
}
</style>
border-color css
<style>
span { border-color: #747234; }
span { border-color: rgb(116,114,52); }
td.TdClassName
{
border-color: #747234;
}
.TagClassName
{
border-color: #747234;
}
</style>