Shades of Crete #737132
Tints of Crete #737132
RGB
CMYK
RGB Variations
Color information
#737132 (or 0x737132) is known color: Crete. HEX triplet: 73, 71 and 32. RGB value is (115,113,50). Sum of RGB (Red+Green+Blue) = 115+113+50=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 113 (44.53% from 255 or 40.65% from 278); Blue value is 50 (19.92% from 255 or 17.99% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #737132 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737132 is #8C8ECD. Grayscale: #6A6A6A. Windows color (decimal): -9211598 or 3305843. OLE color: 3305843.
HSL color Cylindrical-coordinate representation of color #737132: hue angle of 58.15º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #737132 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 113 | 50 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.55 |
| HSL | 58.15º | 0.39% | 0.32% | - |
| HSV(B) | 58.15º | 0.57% | 0.45% | - |
| XYZ | 13.55 | 15.69 | 5.33 | - |
| YUV | 106.42 | 96.16 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 50 | 0 | 0.02 | 0.57 | 0.55 | 58.15 | 0.39 | 0.32 |
| Hex | 73 | 71 | 32 | 0 | 2 | 39 | 37 | 3A | 27 | 20 |
| Octal | 163 | 161 | 62 | 0 | 2 | 71 | 67 | 72 | 47 | 40 |
| Binary | 1110011 | 1110001 | 110010 | 0 | 10 | 111001 | 110111 | 111010 | 100111 | 100000 |
Color Harmonies of #737132
Complementary color
Monochromatic Colors of #737132
Black with #737132
Text Example
Text Example
White with #737132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737132; }
p { color: rgb(115,113,50); }
H1.HeaderClassName
{
color: #737132;
}
.AnyTagClassName
{
color: #737132;
}
</style>
background-color css
<style>
a { background-color: #737132; }
a { background-color: rgb(115,113,50); }
div.DivClassName
{
background-color: #737132;
}
.BgClassName
{
background-color: #737132;
}
</style>
border-color css
<style>
span { border-color: #737132; }
span { border-color: rgb(115,113,50); }
td.TdClassName
{
border-color: #737132;
}
.TagClassName
{
border-color: #737132;
}
</style>