Shades of Crete #737534
Tints of Crete #737534
RGB
CMYK
RGB Variations
Color information
#737534 (or 0x737534) is known color: Crete. HEX triplet: 73, 75 and 34. RGB value is (115,117,52). Sum of RGB (Red+Green+Blue) = 115+117+52=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 117 - color contains mainly: green. Hex color #737534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737534 is #8C8ACB. Grayscale: #6D6D6D. Windows color (decimal): -9210572 or 3437939. OLE color: 3437939.
HSL color Cylindrical-coordinate representation of color #737534: hue angle of 61.85º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #737534 is Cyan = 0.02, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 52 | - |
| CMYK | 0.02 | 0 | 0.56 | 0.54 |
| HSL | 61.85º | 0.38% | 0.33% | - |
| HSV(B) | 61.85º | 0.56% | 0.46% | - |
| XYZ | 14.05 | 16.62 | 5.72 | - |
| YUV | 108.99 | 95.84 | 132.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 52 | 0.02 | 0 | 0.56 | 0.54 | 61.85 | 0.38 | 0.33 |
| Hex | 73 | 75 | 34 | 2 | 0 | 38 | 36 | 3E | 26 | 21 |
| Octal | 163 | 165 | 64 | 2 | 0 | 70 | 66 | 76 | 46 | 41 |
| Binary | 1110011 | 1110101 | 110100 | 10 | 0 | 111000 | 110110 | 111110 | 100110 | 100001 |
Color Harmonies of #737534
Complementary color
Monochromatic Colors of #737534
Black with #737534
Text Example
Text Example
White with #737534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737534; }
p { color: rgb(115,117,52); }
H1.HeaderClassName
{
color: #737534;
}
.AnyTagClassName
{
color: #737534;
}
</style>
background-color css
<style>
a { background-color: #737534; }
a { background-color: rgb(115,117,52); }
div.DivClassName
{
background-color: #737534;
}
.BgClassName
{
background-color: #737534;
}
</style>
border-color css
<style>
span { border-color: #737534; }
span { border-color: rgb(115,117,52); }
td.TdClassName
{
border-color: #737534;
}
.TagClassName
{
border-color: #737534;
}
</style>