Shades of Crete #737334
Tints of Crete #737334
RGB
CMYK
RGB Variations
Color information
#737334 (or 0x737334) is known color: Crete. HEX triplet: 73, 73 and 34. RGB value is (115,115,52). Sum of RGB (Red+Green+Blue) = 115+115+52=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 115 (45.31% from 255 or 40.78% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 115 - color contains mainly: red, green. Hex color #737334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737334 is #8C8CCB. Grayscale: #6C6C6C. Windows color (decimal): -9211084 or 3437427. OLE color: 3437427.
HSL color Cylindrical-coordinate representation of color #737334: hue angle of 60º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #737334 is Cyan = 0, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 115 | 52 | - |
| CMYK | 0 | 0 | 0.55 | 0.55 |
| HSL | 60º | 0.38% | 0.33% | - |
| HSV(B) | 60º | 0.55% | 0.45% | - |
| XYZ | 13.82 | 16.15 | 5.64 | - |
| YUV | 107.82 | 96.5 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 52 | 0 | 0 | 0.55 | 0.55 | 60 | 0.38 | 0.33 |
| Hex | 73 | 73 | 34 | 0 | 0 | 37 | 37 | 3C | 26 | 21 |
| Octal | 163 | 163 | 64 | 0 | 0 | 67 | 67 | 74 | 46 | 41 |
| Binary | 1110011 | 1110011 | 110100 | 0 | 0 | 110111 | 110111 | 111100 | 100110 | 100001 |
Color Harmonies of #737334
Complementary color
Monochromatic Colors of #737334
Black with #737334
Text Example
Text Example
White with #737334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737334; }
p { color: rgb(115,115,52); }
H1.HeaderClassName
{
color: #737334;
}
.AnyTagClassName
{
color: #737334;
}
</style>
background-color css
<style>
a { background-color: #737334; }
a { background-color: rgb(115,115,52); }
div.DivClassName
{
background-color: #737334;
}
.BgClassName
{
background-color: #737334;
}
</style>
border-color css
<style>
span { border-color: #737334; }
span { border-color: rgb(115,115,52); }
td.TdClassName
{
border-color: #737334;
}
.TagClassName
{
border-color: #737334;
}
</style>