Shades of Green House #306519
Tints of Green House #306519
RGB
CMYK
RGB Variations
Color information
#306519 (or 0x306519) is known color: Green House. HEX triplet: 30, 65 and 19. RGB value is (48,101,25). Sum of RGB (Red+Green+Blue) = 48+101+25=174 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.59% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #306519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306519 is #CF9AE6. Grayscale: #4C4C4C. Windows color (decimal): -13605607 or 1664304. OLE color: 1664304.
HSL color Cylindrical-coordinate representation of color #306519: hue angle of 101.84º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #306519 is Cyan = 0.52, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 25 | - |
| CMYK | 0.52 | 0 | 0.75 | 0.60 |
| HSL | 101.84º | 0.6% | 0.25% | - |
| HSV(B) | 101.84º | 0.75% | 0.4% | - |
| XYZ | 6.05 | 10.01 | 2.53 | - |
| YUV | 76.49 | 98.94 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 25 | 0.52 | 0 | 0.75 | 0.60 | 101.84 | 0.6 | 0.25 |
| Hex | 30 | 65 | 19 | 34 | 0 | 4B | 3C | 66 | 3C | 19 |
| Octal | 60 | 145 | 31 | 64 | 0 | 113 | 74 | 146 | 74 | 31 |
| Binary | 110000 | 1100101 | 11001 | 110100 | 0 | 1001011 | 111100 | 1100110 | 111100 | 11001 |
Color Harmonies of #306519
Complementary color
Monochromatic Colors of #306519
Black with #306519
Text Example
Text Example
White with #306519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306519; }
p { color: rgb(48,101,25); }
H1.HeaderClassName
{
color: #306519;
}
.AnyTagClassName
{
color: #306519;
}
</style>
background-color css
<style>
a { background-color: #306519; }
a { background-color: rgb(48,101,25); }
div.DivClassName
{
background-color: #306519;
}
.BgClassName
{
background-color: #306519;
}
</style>
border-color css
<style>
span { border-color: #306519; }
span { border-color: rgb(48,101,25); }
td.TdClassName
{
border-color: #306519;
}
.TagClassName
{
border-color: #306519;
}
</style>