Shades of Green House #306419
Tints of Green House #306419
RGB
CMYK
RGB Variations
Color information
#306419 (or 0x306419) is known color: Green House. HEX triplet: 30, 64 and 19. RGB value is (48,100,25). Sum of RGB (Red+Green+Blue) = 48+100+25=173 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.75% from 173); Green value is 100 (39.45% from 255 or 57.80% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 100 - color contains mainly: green. Hex color #306419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306419 is #CF9BE6. Grayscale: #4C4C4C. Windows color (decimal): -13605863 or 1664048. OLE color: 1664048.
HSL color Cylindrical-coordinate representation of color #306419: hue angle of 101.6º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #306419 is Cyan = 0.52, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 100 | 25 | - |
| CMYK | 0.52 | 0 | 0.75 | 0.61 |
| HSL | 101.6º | 0.6% | 0.25% | - |
| HSV(B) | 101.6º | 0.75% | 0.39% | - |
| XYZ | 5.95 | 9.81 | 2.5 | - |
| YUV | 75.9 | 99.27 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 25 | 0.52 | 0 | 0.75 | 0.61 | 101.6 | 0.6 | 0.25 |
| Hex | 30 | 64 | 19 | 34 | 0 | 4B | 3D | 66 | 3C | 19 |
| Octal | 60 | 144 | 31 | 64 | 0 | 113 | 75 | 146 | 74 | 31 |
| Binary | 110000 | 1100100 | 11001 | 110100 | 0 | 1001011 | 111101 | 1100110 | 111100 | 11001 |
Color Harmonies of #306419
Complementary color
Monochromatic Colors of #306419
Black with #306419
Text Example
Text Example
White with #306419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306419; }
p { color: rgb(48,100,25); }
H1.HeaderClassName
{
color: #306419;
}
.AnyTagClassName
{
color: #306419;
}
</style>
background-color css
<style>
a { background-color: #306419; }
a { background-color: rgb(48,100,25); }
div.DivClassName
{
background-color: #306419;
}
.BgClassName
{
background-color: #306419;
}
</style>
border-color css
<style>
span { border-color: #306419; }
span { border-color: rgb(48,100,25); }
td.TdClassName
{
border-color: #306419;
}
.TagClassName
{
border-color: #306419;
}
</style>