Shades of Crete #737134
Tints of Crete #737134
RGB
CMYK
RGB Variations
Color information
#737134 (or 0x737134) is known color: Crete. HEX triplet: 73, 71 and 34. RGB value is (115,113,52). Sum of RGB (Red+Green+Blue) = 115+113+52=280 (37% of max value = 765). Red value is 115 (45.31% from 255 or 41.07% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 52 (20.70% from 255 or 18.57% from 280); Max value from RGB is 115 - color contains mainly: red. Hex color #737134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737134 is #8C8ECB. Grayscale: #6A6A6A. Windows color (decimal): -9211596 or 3436915. OLE color: 3436915.
HSL color Cylindrical-coordinate representation of color #737134: hue angle of 58.1º 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 #737134 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 113 | 52 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.55 |
| HSL | 58.1º | 0.38% | 0.33% | - |
| HSV(B) | 58.1º | 0.55% | 0.45% | - |
| XYZ | 13.6 | 15.7 | 5.56 | - |
| YUV | 106.64 | 97.16 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 52 | 0 | 0.02 | 0.55 | 0.55 | 58.1 | 0.38 | 0.33 |
| Hex | 73 | 71 | 34 | 0 | 2 | 37 | 37 | 3A | 26 | 21 |
| Octal | 163 | 161 | 64 | 0 | 2 | 67 | 67 | 72 | 46 | 41 |
| Binary | 1110011 | 1110001 | 110100 | 0 | 10 | 110111 | 110111 | 111010 | 100110 | 100001 |
Color Harmonies of #737134
Complementary color
Monochromatic Colors of #737134
Black with #737134
Text Example
Text Example
White with #737134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737134; }
p { color: rgb(115,113,52); }
H1.HeaderClassName
{
color: #737134;
}
.AnyTagClassName
{
color: #737134;
}
</style>
background-color css
<style>
a { background-color: #737134; }
a { background-color: rgb(115,113,52); }
div.DivClassName
{
background-color: #737134;
}
.BgClassName
{
background-color: #737134;
}
</style>
border-color css
<style>
span { border-color: #737134; }
span { border-color: rgb(115,113,52); }
td.TdClassName
{
border-color: #737134;
}
.TagClassName
{
border-color: #737134;
}
</style>