Shades of Green House #306825
Tints of Green House #306825
RGB
CMYK
RGB Variations
Color information
#306825 (or 0x306825) is known color: Green House. HEX triplet: 30, 68 and 25. RGB value is (48,104,37). Sum of RGB (Red+Green+Blue) = 48+104+37=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 104 (41.02% from 255 or 55.03% from 189); Blue value is 37 (14.84% from 255 or 19.58% from 189); Max value from RGB is 104 - color contains mainly: green. Hex color #306825 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306825 is #CF97DA. Grayscale: #4F4F4F. Windows color (decimal): -13604827 or 2451504. OLE color: 2451504.
HSL color Cylindrical-coordinate representation of color #306825: hue angle of 110.15º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #306825 is Cyan = 0.54, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 37 | - |
| CMYK | 0.54 | 0 | 0.64 | 0.59 |
| HSL | 110.15º | 0.48% | 0.28% | - |
| HSV(B) | 110.15º | 0.64% | 0.41% | - |
| XYZ | 6.5 | 10.66 | 3.47 | - |
| YUV | 79.62 | 103.95 | 105.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 37 | 0.54 | 0 | 0.64 | 0.59 | 110.15 | 0.48 | 0.28 |
| Hex | 30 | 68 | 25 | 36 | 0 | 40 | 3B | 6E | 30 | 1C |
| Octal | 60 | 150 | 45 | 66 | 0 | 100 | 73 | 156 | 60 | 34 |
| Binary | 110000 | 1101000 | 100101 | 110110 | 0 | 1000000 | 111011 | 1101110 | 110000 | 11100 |
Color Harmonies of #306825
Complementary color
Monochromatic Colors of #306825
Black with #306825
Text Example
Text Example
White with #306825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306825; }
p { color: rgb(48,104,37); }
H1.HeaderClassName
{
color: #306825;
}
.AnyTagClassName
{
color: #306825;
}
</style>
background-color css
<style>
a { background-color: #306825; }
a { background-color: rgb(48,104,37); }
div.DivClassName
{
background-color: #306825;
}
.BgClassName
{
background-color: #306825;
}
</style>
border-color css
<style>
span { border-color: #306825; }
span { border-color: rgb(48,104,37); }
td.TdClassName
{
border-color: #306825;
}
.TagClassName
{
border-color: #306825;
}
</style>