Shades of Crete #737231
Tints of Crete #737231
RGB
CMYK
RGB Variations
Color information
#737231 (or 0x737231) is known color: Crete. HEX triplet: 73, 72 and 31. RGB value is (115,114,49). Sum of RGB (Red+Green+Blue) = 115+114+49=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 114 (44.92% from 255 or 41.01% from 278); Blue value is 49 (19.53% from 255 or 17.63% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #737231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737231 is #8C8DCE. Grayscale: #6B6B6B. Windows color (decimal): -9211343 or 3240563. OLE color: 3240563.
HSL color Cylindrical-coordinate representation of color #737231: hue angle of 59.09º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #737231 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 49 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.55 |
| HSL | 59.09º | 0.4% | 0.32% | - |
| HSV(B) | 59.09º | 0.57% | 0.45% | - |
| XYZ | 13.64 | 15.9 | 5.26 | - |
| YUV | 106.89 | 95.33 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 49 | 0 | 0.01 | 0.57 | 0.55 | 59.09 | 0.4 | 0.32 |
| Hex | 73 | 72 | 31 | 0 | 1 | 39 | 37 | 3B | 28 | 20 |
| Octal | 163 | 162 | 61 | 0 | 1 | 71 | 67 | 73 | 50 | 40 |
| Binary | 1110011 | 1110010 | 110001 | 0 | 1 | 111001 | 110111 | 111011 | 101000 | 100000 |
Color Harmonies of #737231
Complementary color
Monochromatic Colors of #737231
Black with #737231
Text Example
Text Example
White with #737231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737231; }
p { color: rgb(115,114,49); }
H1.HeaderClassName
{
color: #737231;
}
.AnyTagClassName
{
color: #737231;
}
</style>
background-color css
<style>
a { background-color: #737231; }
a { background-color: rgb(115,114,49); }
div.DivClassName
{
background-color: #737231;
}
.BgClassName
{
background-color: #737231;
}
</style>
border-color css
<style>
span { border-color: #737231; }
span { border-color: rgb(115,114,49); }
td.TdClassName
{
border-color: #737231;
}
.TagClassName
{
border-color: #737231;
}
</style>