Shades of Crete #737136
Tints of Crete #737136
RGB
CMYK
RGB Variations
Color information
#737136 (or 0x737136) is known color: Crete. HEX triplet: 73, 71 and 36. RGB value is (115,113,54). Sum of RGB (Red+Green+Blue) = 115+113+54=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 54 (21.48% from 255 or 19.15% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #737136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737136 is #8C8EC9. Grayscale: #6B6B6B. Windows color (decimal): -9211594 or 3567987. OLE color: 3567987.
HSL color Cylindrical-coordinate representation of color #737136: hue angle of 58.03º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #737136 is Cyan = 0, Magento = 0.02, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 113 | 54 | - |
| CMYK | 0 | 0.02 | 0.53 | 0.55 |
| HSL | 58.03º | 0.36% | 0.33% | - |
| HSV(B) | 58.03º | 0.53% | 0.45% | - |
| XYZ | 13.64 | 15.72 | 5.81 | - |
| YUV | 106.87 | 98.16 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 54 | 0 | 0.02 | 0.53 | 0.55 | 58.03 | 0.36 | 0.33 |
| Hex | 73 | 71 | 36 | 0 | 2 | 35 | 37 | 3A | 24 | 21 |
| Octal | 163 | 161 | 66 | 0 | 2 | 65 | 67 | 72 | 44 | 41 |
| Binary | 1110011 | 1110001 | 110110 | 0 | 10 | 110101 | 110111 | 111010 | 100100 | 100001 |
Color Harmonies of #737136
Complementary color
Monochromatic Colors of #737136
Black with #737136
Text Example
Text Example
White with #737136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737136; }
p { color: rgb(115,113,54); }
H1.HeaderClassName
{
color: #737136;
}
.AnyTagClassName
{
color: #737136;
}
</style>
background-color css
<style>
a { background-color: #737136; }
a { background-color: rgb(115,113,54); }
div.DivClassName
{
background-color: #737136;
}
.BgClassName
{
background-color: #737136;
}
</style>
border-color css
<style>
span { border-color: #737136; }
span { border-color: rgb(115,113,54); }
td.TdClassName
{
border-color: #737136;
}
.TagClassName
{
border-color: #737136;
}
</style>