Shades of Green House #457134
Tints of Green House #457134
RGB
CMYK
RGB Variations
Color information
#457134 (or 0x457134) is known color: Green House. HEX triplet: 45, 71 and 34. RGB value is (69,113,52). Sum of RGB (Red+Green+Blue) = 69+113+52=234 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.49% from 234); Green value is 113 (44.53% from 255 or 48.29% from 234); Blue value is 52 (20.70% from 255 or 22.22% from 234); Max value from RGB is 113 - color contains mainly: green. Hex color #457134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457134 is #BA8ECB. Grayscale: #5D5D5D. Windows color (decimal): -12226252 or 3436869. OLE color: 3436869.
HSL color Cylindrical-coordinate representation of color #457134: hue angle of 103.28º 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 #457134 is Cyan = 0.39, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 52 | - |
| CMYK | 0.39 | 0 | 0.54 | 0.56 |
| HSL | 103.28º | 0.37% | 0.32% | - |
| HSV(B) | 103.28º | 0.54% | 0.44% | - |
| XYZ | 8.98 | 13.32 | 5.35 | - |
| YUV | 92.89 | 104.92 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 52 | 0.39 | 0 | 0.54 | 0.56 | 103.28 | 0.37 | 0.32 |
| Hex | 45 | 71 | 34 | 27 | 0 | 36 | 38 | 67 | 25 | 20 |
| Octal | 105 | 161 | 64 | 47 | 0 | 66 | 70 | 147 | 45 | 40 |
| Binary | 1000101 | 1110001 | 110100 | 100111 | 0 | 110110 | 111000 | 1100111 | 100101 | 100000 |
Color Harmonies of #457134
Complementary color
Monochromatic Colors of #457134
Black with #457134
Text Example
Text Example
White with #457134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457134; }
p { color: rgb(69,113,52); }
H1.HeaderClassName
{
color: #457134;
}
.AnyTagClassName
{
color: #457134;
}
</style>
background-color css
<style>
a { background-color: #457134; }
a { background-color: rgb(69,113,52); }
div.DivClassName
{
background-color: #457134;
}
.BgClassName
{
background-color: #457134;
}
</style>
border-color css
<style>
span { border-color: #457134; }
span { border-color: rgb(69,113,52); }
td.TdClassName
{
border-color: #457134;
}
.TagClassName
{
border-color: #457134;
}
</style>