Shades of Green House #346618
Tints of Green House #346618
RGB
CMYK
RGB Variations
Color information
#346618 (or 0x346618) is known color: Green House. HEX triplet: 34, 66 and 18. RGB value is (52,102,24). Sum of RGB (Red+Green+Blue) = 52+102+24=178 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.21% from 178); Green value is 102 (40.23% from 255 or 57.30% from 178); Blue value is 24 (9.77% from 255 or 13.48% from 178); Max value from RGB is 102 - color contains mainly: green. Hex color #346618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346618 is #CB99E7. Grayscale: #4E4E4E. Windows color (decimal): -13343208 or 1599028. OLE color: 1599028.
HSL color Cylindrical-coordinate representation of color #346618: hue angle of 98.46º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #346618 is Cyan = 0.49, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 52 | 102 | 24 | - |
| CMYK | 0.49 | 0 | 0.76 | 0.6 |
| HSL | 98.46º | 0.62% | 0.25% | - |
| HSV(B) | 98.46º | 0.76% | 0.4% | - |
| XYZ | 6.33 | 10.3 | 2.52 | - |
| YUV | 78.16 | 97.44 | 109.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 24 | 0.49 | 0 | 0.76 | 0.6 | 98.46 | 0.62 | 0.25 |
| Hex | 34 | 66 | 18 | 31 | 0 | 4C | 3C | 62 | 3E | 19 |
| Octal | 64 | 146 | 30 | 61 | 0 | 114 | 74 | 142 | 76 | 31 |
| Binary | 110100 | 1100110 | 11000 | 110001 | 0 | 1001100 | 111100 | 1100010 | 111110 | 11001 |
Color Harmonies of #346618
Complementary color
Monochromatic Colors of #346618
Black with #346618
Text Example
Text Example
White with #346618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346618; }
p { color: rgb(52,102,24); }
H1.HeaderClassName
{
color: #346618;
}
.AnyTagClassName
{
color: #346618;
}
</style>
background-color css
<style>
a { background-color: #346618; }
a { background-color: rgb(52,102,24); }
div.DivClassName
{
background-color: #346618;
}
.BgClassName
{
background-color: #346618;
}
</style>
border-color css
<style>
span { border-color: #346618; }
span { border-color: rgb(52,102,24); }
td.TdClassName
{
border-color: #346618;
}
.TagClassName
{
border-color: #346618;
}
</style>