Shades of Crete #737634
Tints of Crete #737634
RGB
CMYK
RGB Variations
Color information
#737634 (or 0x737634) is known color: Crete. HEX triplet: 73, 76 and 34. RGB value is (115,118,52). Sum of RGB (Red+Green+Blue) = 115+118+52=285 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.35% from 285); Green value is 118 (46.48% from 255 or 41.40% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 118 - color contains mainly: green. Hex color #737634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737634 is #8C89CB. Grayscale: #6D6D6D. Windows color (decimal): -9210316 or 3438195. OLE color: 3438195.
HSL color Cylindrical-coordinate representation of color #737634: hue angle of 62.73º degrees, saturation: 0.39, 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 #737634 is Cyan = 0.03, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 118 | 52 | - |
| CMYK | 0.03 | 0 | 0.56 | 0.54 |
| HSL | 62.73º | 0.39% | 0.33% | - |
| HSV(B) | 62.73º | 0.56% | 0.46% | - |
| XYZ | 14.17 | 16.85 | 5.75 | - |
| YUV | 109.58 | 95.51 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 52 | 0.03 | 0 | 0.56 | 0.54 | 62.73 | 0.39 | 0.33 |
| Hex | 73 | 76 | 34 | 3 | 0 | 38 | 36 | 3F | 27 | 21 |
| Octal | 163 | 166 | 64 | 3 | 0 | 70 | 66 | 77 | 47 | 41 |
| Binary | 1110011 | 1110110 | 110100 | 11 | 0 | 111000 | 110110 | 111111 | 100111 | 100001 |
Color Harmonies of #737634
Complementary color
Monochromatic Colors of #737634
Black with #737634
Text Example
Text Example
White with #737634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737634; }
p { color: rgb(115,118,52); }
H1.HeaderClassName
{
color: #737634;
}
.AnyTagClassName
{
color: #737634;
}
</style>
background-color css
<style>
a { background-color: #737634; }
a { background-color: rgb(115,118,52); }
div.DivClassName
{
background-color: #737634;
}
.BgClassName
{
background-color: #737634;
}
</style>
border-color css
<style>
span { border-color: #737634; }
span { border-color: rgb(115,118,52); }
td.TdClassName
{
border-color: #737634;
}
.TagClassName
{
border-color: #737634;
}
</style>