Shades of Crete #737133
Tints of Crete #737133
RGB
CMYK
RGB Variations
Color information
#737133 (or 0x737133) is known color: Crete. HEX triplet: 73, 71 and 33. RGB value is (115,113,51). Sum of RGB (Red+Green+Blue) = 115+113+51=279 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.22% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 51 (20.31% from 255 or 18.28% from 279); Max value from RGB is 115 - color contains mainly: red. Hex color #737133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737133 is #8C8ECC. Grayscale: #6A6A6A. Windows color (decimal): -9211597 or 3371379. OLE color: 3371379.
HSL color Cylindrical-coordinate representation of color #737133: hue angle of 58.12º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #737133 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 113 | 51 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.55 |
| HSL | 58.13º | 0.39% | 0.33% | - |
| HSV(B) | 58.13º | 0.56% | 0.45% | - |
| XYZ | 13.57 | 15.69 | 5.45 | - |
| YUV | 106.53 | 96.66 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 113 | 51 | 0 | 0.02 | 0.56 | 0.55 | 58.13 | 0.39 | 0.33 |
| Hex | 73 | 71 | 33 | 0 | 2 | 38 | 37 | 3A | 27 | 21 |
| Octal | 163 | 161 | 63 | 0 | 2 | 70 | 67 | 72 | 47 | 41 |
| Binary | 1110011 | 1110001 | 110011 | 0 | 10 | 111000 | 110111 | 111010 | 100111 | 100001 |
Color Harmonies of #737133
Complementary color
Monochromatic Colors of #737133
Black with #737133
Text Example
Text Example
White with #737133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737133; }
p { color: rgb(115,113,51); }
H1.HeaderClassName
{
color: #737133;
}
.AnyTagClassName
{
color: #737133;
}
</style>
background-color css
<style>
a { background-color: #737133; }
a { background-color: rgb(115,113,51); }
div.DivClassName
{
background-color: #737133;
}
.BgClassName
{
background-color: #737133;
}
</style>
border-color css
<style>
span { border-color: #737133; }
span { border-color: rgb(115,113,51); }
td.TdClassName
{
border-color: #737133;
}
.TagClassName
{
border-color: #737133;
}
</style>