Shades of Crete #737232
Tints of Crete #737232
RGB
CMYK
RGB Variations
Color information
#737232 (or 0x737232) is known color: Crete. HEX triplet: 73, 72 and 32. RGB value is (115,114,50). Sum of RGB (Red+Green+Blue) = 115+114+50=279 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.22% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 115 - color contains mainly: red. Hex color #737232 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737232 is #8C8DCD. Grayscale: #6B6B6B. Windows color (decimal): -9211342 or 3306099. OLE color: 3306099.
HSL color Cylindrical-coordinate representation of color #737232: hue angle of 59.08º 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 #737232 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 50 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.55 |
| HSL | 59.08º | 0.39% | 0.32% | - |
| HSV(B) | 59.08º | 0.57% | 0.45% | - |
| XYZ | 13.66 | 15.91 | 5.37 | - |
| YUV | 107 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 50 | 0 | 0.01 | 0.57 | 0.55 | 59.08 | 0.39 | 0.32 |
| Hex | 73 | 72 | 32 | 0 | 1 | 39 | 37 | 3B | 27 | 20 |
| Octal | 163 | 162 | 62 | 0 | 1 | 71 | 67 | 73 | 47 | 40 |
| Binary | 1110011 | 1110010 | 110010 | 0 | 1 | 111001 | 110111 | 111011 | 100111 | 100000 |
Color Harmonies of #737232
Complementary color
Monochromatic Colors of #737232
Black with #737232
Text Example
Text Example
White with #737232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737232; }
p { color: rgb(115,114,50); }
H1.HeaderClassName
{
color: #737232;
}
.AnyTagClassName
{
color: #737232;
}
</style>
background-color css
<style>
a { background-color: #737232; }
a { background-color: rgb(115,114,50); }
div.DivClassName
{
background-color: #737232;
}
.BgClassName
{
background-color: #737232;
}
</style>
border-color css
<style>
span { border-color: #737232; }
span { border-color: rgb(115,114,50); }
td.TdClassName
{
border-color: #737232;
}
.TagClassName
{
border-color: #737232;
}
</style>