Shades of Crete #737230
Tints of Crete #737230
RGB
CMYK
RGB Variations
Color information
#737230 (or 0x737230) is known color: Crete. HEX triplet: 73, 72 and 30. RGB value is (115,114,48). Sum of RGB (Red+Green+Blue) = 115+114+48=277 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.52% from 277); Green value is 114 (44.92% from 255 or 41.16% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 115 - color contains mainly: red. Hex color #737230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737230 is #8C8DCF. Grayscale: #6B6B6B. Windows color (decimal): -9211344 or 3175027. OLE color: 3175027.
HSL color Cylindrical-coordinate representation of color #737230: hue angle of 59.1º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #737230 is Cyan = 0, Magento = 0.01, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 48 | - |
| CMYK | 0 | 0.01 | 0.58 | 0.55 |
| HSL | 59.1º | 0.41% | 0.32% | - |
| HSV(B) | 59.1º | 0.58% | 0.45% | - |
| XYZ | 13.62 | 15.89 | 5.15 | - |
| YUV | 106.78 | 94.83 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 48 | 0 | 0.01 | 0.58 | 0.55 | 59.1 | 0.41 | 0.32 |
| Hex | 73 | 72 | 30 | 0 | 1 | 3A | 37 | 3B | 29 | 20 |
| Octal | 163 | 162 | 60 | 0 | 1 | 72 | 67 | 73 | 51 | 40 |
| Binary | 1110011 | 1110010 | 110000 | 0 | 1 | 111010 | 110111 | 111011 | 101001 | 100000 |
Color Harmonies of #737230
Complementary color
Monochromatic Colors of #737230
Black with #737230
Text Example
Text Example
White with #737230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737230; }
p { color: rgb(115,114,48); }
H1.HeaderClassName
{
color: #737230;
}
.AnyTagClassName
{
color: #737230;
}
</style>
background-color css
<style>
a { background-color: #737230; }
a { background-color: rgb(115,114,48); }
div.DivClassName
{
background-color: #737230;
}
.BgClassName
{
background-color: #737230;
}
</style>
border-color css
<style>
span { border-color: #737230; }
span { border-color: rgb(115,114,48); }
td.TdClassName
{
border-color: #737230;
}
.TagClassName
{
border-color: #737230;
}
</style>