Shades of Palm Leaf #305227
Tints of Palm Leaf #305227
RGB
CMYK
RGB Variations
Color information
#305227 (or 0x305227) is known color: Palm Leaf. HEX triplet: 30, 52 and 27. RGB value is (48,82,39). Sum of RGB (Red+Green+Blue) = 48+82+39=169 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.40% from 169); Green value is 82 (32.42% from 255 or 48.52% from 169); Blue value is 39 (15.62% from 255 or 23.08% from 169); Max value from RGB is 82 - color contains mainly: green. Hex color #305227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305227 is #CFADD8. Grayscale: #434343. Windows color (decimal): -13610457 or 2576944. OLE color: 2576944.
HSL color Cylindrical-coordinate representation of color #305227: hue angle of 107.44º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #305227 is Cyan = 0.41, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 48 | 82 | 39 | - |
| CMYK | 0.41 | 0 | 0.52 | 0.68 |
| HSL | 107.44º | 0.36% | 0.24% | - |
| HSV(B) | 107.44º | 0.52% | 0.32% | - |
| XYZ | 4.6 | 6.81 | 2.99 | - |
| YUV | 66.93 | 112.24 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 39 | 0.41 | 0 | 0.52 | 0.68 | 107.44 | 0.36 | 0.24 |
| Hex | 30 | 52 | 27 | 29 | 0 | 34 | 44 | 6B | 24 | 18 |
| Octal | 60 | 122 | 47 | 51 | 0 | 64 | 104 | 153 | 44 | 30 |
| Binary | 110000 | 1010010 | 100111 | 101001 | 0 | 110100 | 1000100 | 1101011 | 100100 | 11000 |
Color Harmonies of #305227
Complementary color
Monochromatic Colors of #305227
Black with #305227
Text Example
Text Example
White with #305227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305227; }
p { color: rgb(48,82,39); }
H1.HeaderClassName
{
color: #305227;
}
.AnyTagClassName
{
color: #305227;
}
</style>
background-color css
<style>
a { background-color: #305227; }
a { background-color: rgb(48,82,39); }
div.DivClassName
{
background-color: #305227;
}
.BgClassName
{
background-color: #305227;
}
</style>
border-color css
<style>
span { border-color: #305227; }
span { border-color: rgb(48,82,39); }
td.TdClassName
{
border-color: #305227;
}
.TagClassName
{
border-color: #305227;
}
</style>