Shades of Crete #737338
Tints of Crete #737338
RGB
CMYK
RGB Variations
Color information
#737338 (or 0x737338) is known color: Crete. HEX triplet: 73, 73 and 38. RGB value is (115,115,56). Sum of RGB (Red+Green+Blue) = 115+115+56=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 56 (22.27% from 255 or 19.58% from 286); Max value from RGB is 115 - color contains mainly: red, green. Hex color #737338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737338 is #8C8CC7. Grayscale: #6C6C6C. Windows color (decimal): -9211080 or 3699571. OLE color: 3699571.
HSL color Cylindrical-coordinate representation of color #737338: hue angle of 60º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #737338 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 115 | 56 | - |
| CMYK | 0 | 0 | 0.51 | 0.55 |
| HSL | 60º | 0.35% | 0.34% | - |
| HSV(B) | 60º | 0.51% | 0.45% | - |
| XYZ | 13.91 | 16.19 | 6.13 | - |
| YUV | 108.27 | 98.5 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 56 | 0 | 0 | 0.51 | 0.55 | 60 | 0.35 | 0.34 |
| Hex | 73 | 73 | 38 | 0 | 0 | 33 | 37 | 3C | 23 | 22 |
| Octal | 163 | 163 | 70 | 0 | 0 | 63 | 67 | 74 | 43 | 42 |
| Binary | 1110011 | 1110011 | 111000 | 0 | 0 | 110011 | 110111 | 111100 | 100011 | 100010 |
Color Harmonies of #737338
Complementary color
Monochromatic Colors of #737338
Black with #737338
Text Example
Text Example
White with #737338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737338; }
p { color: rgb(115,115,56); }
H1.HeaderClassName
{
color: #737338;
}
.AnyTagClassName
{
color: #737338;
}
</style>
background-color css
<style>
a { background-color: #737338; }
a { background-color: rgb(115,115,56); }
div.DivClassName
{
background-color: #737338;
}
.BgClassName
{
background-color: #737338;
}
</style>
border-color css
<style>
span { border-color: #737338; }
span { border-color: rgb(115,115,56); }
td.TdClassName
{
border-color: #737338;
}
.TagClassName
{
border-color: #737338;
}
</style>