Shades of Crete #737531
Tints of Crete #737531
RGB
CMYK
RGB Variations
Color information
#737531 (or 0x737531) is known color: Crete. HEX triplet: 73, 75 and 31. RGB value is (115,117,49). Sum of RGB (Red+Green+Blue) = 115+117+49=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 117 - color contains mainly: green. Hex color #737531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737531 is #8C8ACE. Grayscale: #6C6C6C. Windows color (decimal): -9210575 or 3241331. OLE color: 3241331.
HSL color Cylindrical-coordinate representation of color #737531: hue angle of 61.76º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #737531 is Cyan = 0.02, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 49 | - |
| CMYK | 0.02 | 0 | 0.58 | 0.54 |
| HSL | 61.76º | 0.41% | 0.33% | - |
| HSV(B) | 61.76º | 0.58% | 0.46% | - |
| XYZ | 13.99 | 16.59 | 5.37 | - |
| YUV | 108.65 | 94.34 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 49 | 0.02 | 0 | 0.58 | 0.54 | 61.76 | 0.41 | 0.33 |
| Hex | 73 | 75 | 31 | 2 | 0 | 3A | 36 | 3E | 29 | 21 |
| Octal | 163 | 165 | 61 | 2 | 0 | 72 | 66 | 76 | 51 | 41 |
| Binary | 1110011 | 1110101 | 110001 | 10 | 0 | 111010 | 110110 | 111110 | 101001 | 100001 |
Color Harmonies of #737531
Complementary color
Monochromatic Colors of #737531
Black with #737531
Text Example
Text Example
White with #737531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737531; }
p { color: rgb(115,117,49); }
H1.HeaderClassName
{
color: #737531;
}
.AnyTagClassName
{
color: #737531;
}
</style>
background-color css
<style>
a { background-color: #737531; }
a { background-color: rgb(115,117,49); }
div.DivClassName
{
background-color: #737531;
}
.BgClassName
{
background-color: #737531;
}
</style>
border-color css
<style>
span { border-color: #737531; }
span { border-color: rgb(115,117,49); }
td.TdClassName
{
border-color: #737531;
}
.TagClassName
{
border-color: #737531;
}
</style>