Shades of Crete #737838
Tints of Crete #737838
RGB
CMYK
RGB Variations
Color information
#737838 (or 0x737838) is known color: Crete. HEX triplet: 73, 78 and 38. RGB value is (115,120,56). Sum of RGB (Red+Green+Blue) = 115+120+56=291 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.52% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 56 (22.27% from 255 or 19.24% from 291); Max value from RGB is 120 - color contains mainly: green. Hex color #737838 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737838 is #8C87C7. Grayscale: #6F6F6F. Windows color (decimal): -9209800 or 3700851. OLE color: 3700851.
HSL color Cylindrical-coordinate representation of color #737838: hue angle of 64.69º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #737838 is Cyan = 0.04, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 120 | 56 | - |
| CMYK | 0.04 | 0 | 0.53 | 0.53 |
| HSL | 64.69º | 0.36% | 0.35% | - |
| HSV(B) | 64.69º | 0.53% | 0.47% | - |
| XYZ | 14.5 | 17.36 | 6.33 | - |
| YUV | 111.21 | 96.84 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 120 | 56 | 0.04 | 0 | 0.53 | 0.53 | 64.69 | 0.36 | 0.35 |
| Hex | 73 | 78 | 38 | 4 | 0 | 35 | 35 | 41 | 24 | 23 |
| Octal | 163 | 170 | 70 | 4 | 0 | 65 | 65 | 101 | 44 | 43 |
| Binary | 1110011 | 1111000 | 111000 | 100 | 0 | 110101 | 110101 | 1000001 | 100100 | 100011 |
Color Harmonies of #737838
Complementary color
Monochromatic Colors of #737838
Black with #737838
Text Example
Text Example
White with #737838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737838; }
p { color: rgb(115,120,56); }
H1.HeaderClassName
{
color: #737838;
}
.AnyTagClassName
{
color: #737838;
}
</style>
background-color css
<style>
a { background-color: #737838; }
a { background-color: rgb(115,120,56); }
div.DivClassName
{
background-color: #737838;
}
.BgClassName
{
background-color: #737838;
}
</style>
border-color css
<style>
span { border-color: #737838; }
span { border-color: rgb(115,120,56); }
td.TdClassName
{
border-color: #737838;
}
.TagClassName
{
border-color: #737838;
}
</style>