Shades of Crete #737430
Tints of Crete #737430
RGB
CMYK
RGB Variations
Color information
#737430 (or 0x737430) is known color: Crete. HEX triplet: 73, 74 and 30. RGB value is (115,116,48). Sum of RGB (Red+Green+Blue) = 115+116+48=279 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.22% from 279); Green value is 116 (45.70% from 255 or 41.58% from 279); Blue value is 48 (19.14% from 255 or 17.20% from 279); Max value from RGB is 116 - color contains mainly: green. Hex color #737430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737430 is #8C8BCF. Grayscale: #6C6C6C. Windows color (decimal): -9210832 or 3175539. OLE color: 3175539.
HSL color Cylindrical-coordinate representation of color #737430: hue angle of 60.88º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #737430 is Cyan = 0.01, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 116 | 48 | - |
| CMYK | 0.01 | 0 | 0.59 | 0.55 |
| HSL | 60.88º | 0.41% | 0.32% | - |
| HSV(B) | 60.88º | 0.59% | 0.45% | - |
| XYZ | 13.85 | 16.35 | 5.22 | - |
| YUV | 107.95 | 94.17 | 133.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 116 | 48 | 0.01 | 0 | 0.59 | 0.55 | 60.88 | 0.41 | 0.32 |
| Hex | 73 | 74 | 30 | 1 | 0 | 3B | 37 | 3D | 29 | 20 |
| Octal | 163 | 164 | 60 | 1 | 0 | 73 | 67 | 75 | 51 | 40 |
| Binary | 1110011 | 1110100 | 110000 | 1 | 0 | 111011 | 110111 | 111101 | 101001 | 100000 |
Color Harmonies of #737430
Complementary color
Monochromatic Colors of #737430
Black with #737430
Text Example
Text Example
White with #737430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737430; }
p { color: rgb(115,116,48); }
H1.HeaderClassName
{
color: #737430;
}
.AnyTagClassName
{
color: #737430;
}
</style>
background-color css
<style>
a { background-color: #737430; }
a { background-color: rgb(115,116,48); }
div.DivClassName
{
background-color: #737430;
}
.BgClassName
{
background-color: #737430;
}
</style>
border-color css
<style>
span { border-color: #737430; }
span { border-color: rgb(115,116,48); }
td.TdClassName
{
border-color: #737430;
}
.TagClassName
{
border-color: #737430;
}
</style>