Shades of Green House #306527
Tints of Green House #306527
RGB
CMYK
RGB Variations
Color information
#306527 (or 0x306527) is known color: Green House. HEX triplet: 30, 65 and 27. RGB value is (48,101,39). Sum of RGB (Red+Green+Blue) = 48+101+39=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 39 (15.62% from 255 or 20.74% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #306527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306527 is #CF9AD8. Grayscale: #4E4E4E. Windows color (decimal): -13605593 or 2581808. OLE color: 2581808.
HSL color Cylindrical-coordinate representation of color #306527: hue angle of 111.29º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #306527 is Cyan = 0.52, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 39 | - |
| CMYK | 0.52 | 0 | 0.61 | 0.60 |
| HSL | 111.29º | 0.44% | 0.27% | - |
| HSV(B) | 111.29º | 0.61% | 0.4% | - |
| XYZ | 6.24 | 10.08 | 3.54 | - |
| YUV | 78.09 | 105.94 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 39 | 0.52 | 0 | 0.61 | 0.60 | 111.29 | 0.44 | 0.27 |
| Hex | 30 | 65 | 27 | 34 | 0 | 3D | 3C | 6F | 2C | 1B |
| Octal | 60 | 145 | 47 | 64 | 0 | 75 | 74 | 157 | 54 | 33 |
| Binary | 110000 | 1100101 | 100111 | 110100 | 0 | 111101 | 111100 | 1101111 | 101100 | 11011 |
Color Harmonies of #306527
Complementary color
Monochromatic Colors of #306527
Black with #306527
Text Example
Text Example
White with #306527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306527; }
p { color: rgb(48,101,39); }
H1.HeaderClassName
{
color: #306527;
}
.AnyTagClassName
{
color: #306527;
}
</style>
background-color css
<style>
a { background-color: #306527; }
a { background-color: rgb(48,101,39); }
div.DivClassName
{
background-color: #306527;
}
.BgClassName
{
background-color: #306527;
}
</style>
border-color css
<style>
span { border-color: #306527; }
span { border-color: rgb(48,101,39); }
td.TdClassName
{
border-color: #306527;
}
.TagClassName
{
border-color: #306527;
}
</style>