Shades of Crete #737434
Tints of Crete #737434
RGB
CMYK
RGB Variations
Color information
#737434 (or 0x737434) is known color: Crete. HEX triplet: 73, 74 and 34. RGB value is (115,116,52). Sum of RGB (Red+Green+Blue) = 115+116+52=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 116 - color contains mainly: green. Hex color #737434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737434 is #8C8BCB. Grayscale: #6C6C6C. Windows color (decimal): -9210828 or 3437683. OLE color: 3437683.
HSL color Cylindrical-coordinate representation of color #737434: hue angle of 60.94º 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 #737434 is Cyan = 0.01, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 116 | 52 | - |
| CMYK | 0.01 | 0 | 0.55 | 0.55 |
| HSL | 60.94º | 0.38% | 0.33% | - |
| HSV(B) | 60.94º | 0.55% | 0.45% | - |
| XYZ | 13.94 | 16.38 | 5.68 | - |
| YUV | 108.41 | 96.17 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 52 | 0.01 | 0 | 0.55 | 0.55 | 60.94 | 0.38 | 0.33 |
| Hex | 73 | 74 | 34 | 1 | 0 | 37 | 37 | 3D | 26 | 21 |
| Octal | 163 | 164 | 64 | 1 | 0 | 67 | 67 | 75 | 46 | 41 |
| Binary | 1110011 | 1110100 | 110100 | 1 | 0 | 110111 | 110111 | 111101 | 100110 | 100001 |
Color Harmonies of #737434
Complementary color
Monochromatic Colors of #737434
Black with #737434
Text Example
Text Example
White with #737434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737434; }
p { color: rgb(115,116,52); }
H1.HeaderClassName
{
color: #737434;
}
.AnyTagClassName
{
color: #737434;
}
</style>
background-color css
<style>
a { background-color: #737434; }
a { background-color: rgb(115,116,52); }
div.DivClassName
{
background-color: #737434;
}
.BgClassName
{
background-color: #737434;
}
</style>
border-color css
<style>
span { border-color: #737434; }
span { border-color: rgb(115,116,52); }
td.TdClassName
{
border-color: #737434;
}
.TagClassName
{
border-color: #737434;
}
</style>