Shades of Green House #457034
Tints of Green House #457034
RGB
CMYK
RGB Variations
Color information
#457034 (or 0x457034) is known color: Green House. HEX triplet: 45, 70 and 34. RGB value is (69,112,52). Sum of RGB (Red+Green+Blue) = 69+112+52=233 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.61% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 52 (20.70% from 255 or 22.32% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #457034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457034 is #BA8FCB. Grayscale: #5C5C5C. Windows color (decimal): -12226508 or 3436613. OLE color: 3436613.
HSL color Cylindrical-coordinate representation of color #457034: hue angle of 103º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #457034 is Cyan = 0.38, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 52 | - |
| CMYK | 0.38 | 0 | 0.54 | 0.56 |
| HSL | 103º | 0.37% | 0.32% | - |
| HSV(B) | 103º | 0.54% | 0.44% | - |
| XYZ | 8.87 | 13.1 | 5.31 | - |
| YUV | 92.3 | 105.25 | 111.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 52 | 0.38 | 0 | 0.54 | 0.56 | 103 | 0.37 | 0.32 |
| Hex | 45 | 70 | 34 | 26 | 0 | 36 | 38 | 67 | 25 | 20 |
| Octal | 105 | 160 | 64 | 46 | 0 | 66 | 70 | 147 | 45 | 40 |
| Binary | 1000101 | 1110000 | 110100 | 100110 | 0 | 110110 | 111000 | 1100111 | 100101 | 100000 |
Color Harmonies of #457034
Complementary color
Monochromatic Colors of #457034
Black with #457034
Text Example
Text Example
White with #457034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457034; }
p { color: rgb(69,112,52); }
H1.HeaderClassName
{
color: #457034;
}
.AnyTagClassName
{
color: #457034;
}
</style>
background-color css
<style>
a { background-color: #457034; }
a { background-color: rgb(69,112,52); }
div.DivClassName
{
background-color: #457034;
}
.BgClassName
{
background-color: #457034;
}
</style>
border-color css
<style>
span { border-color: #457034; }
span { border-color: rgb(69,112,52); }
td.TdClassName
{
border-color: #457034;
}
.TagClassName
{
border-color: #457034;
}
</style>