Shades of Green House #306418
Tints of Green House #306418
RGB
CMYK
RGB Variations
Color information
#306418 (or 0x306418) is known color: Green House. HEX triplet: 30, 64 and 18. RGB value is (48,100,24). Sum of RGB (Red+Green+Blue) = 48+100+24=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 100 (39.45% from 255 or 58.14% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 100 - color contains mainly: green. Hex color #306418 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306418 is #CF9BE7. Grayscale: #4C4C4C. Windows color (decimal): -13605864 or 1598512. OLE color: 1598512.
HSL color Cylindrical-coordinate representation of color #306418: hue angle of 101.05º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #306418 is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 100 | 24 | - |
| CMYK | 0.52 | 0 | 0.76 | 0.61 |
| HSL | 101.05º | 0.61% | 0.24% | - |
| HSV(B) | 101.05º | 0.76% | 0.39% | - |
| XYZ | 5.94 | 9.81 | 2.44 | - |
| YUV | 75.79 | 98.77 | 108.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 24 | 0.52 | 0 | 0.76 | 0.61 | 101.05 | 0.61 | 0.24 |
| Hex | 30 | 64 | 18 | 34 | 0 | 4C | 3D | 65 | 3D | 18 |
| Octal | 60 | 144 | 30 | 64 | 0 | 114 | 75 | 145 | 75 | 30 |
| Binary | 110000 | 1100100 | 11000 | 110100 | 0 | 1001100 | 111101 | 1100101 | 111101 | 11000 |
Color Harmonies of #306418
Complementary color
Monochromatic Colors of #306418
Black with #306418
Text Example
Text Example
White with #306418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306418; }
p { color: rgb(48,100,24); }
H1.HeaderClassName
{
color: #306418;
}
.AnyTagClassName
{
color: #306418;
}
</style>
background-color css
<style>
a { background-color: #306418; }
a { background-color: rgb(48,100,24); }
div.DivClassName
{
background-color: #306418;
}
.BgClassName
{
background-color: #306418;
}
</style>
border-color css
<style>
span { border-color: #306418; }
span { border-color: rgb(48,100,24); }
td.TdClassName
{
border-color: #306418;
}
.TagClassName
{
border-color: #306418;
}
</style>