Shades of Palm Leaf #305527
Tints of Palm Leaf #305527
RGB
CMYK
RGB Variations
Color information
#305527 (or 0x305527) is known color: Palm Leaf. HEX triplet: 30, 55 and 27. RGB value is (48,85,39). Sum of RGB (Red+Green+Blue) = 48+85+39=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 85 (33.59% from 255 or 49.42% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 85 - color contains mainly: green. Hex color #305527 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305527 is #CFAAD8. Grayscale: #444444. Windows color (decimal): -13609689 or 2577712. OLE color: 2577712.
HSL color Cylindrical-coordinate representation of color #305527: hue angle of 108.26º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #305527 is Cyan = 0.44, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 85 | 39 | - |
| CMYK | 0.44 | 0 | 0.54 | 0.67 |
| HSL | 108.26º | 0.37% | 0.24% | - |
| HSV(B) | 108.26º | 0.54% | 0.33% | - |
| XYZ | 4.83 | 7.27 | 3.07 | - |
| YUV | 68.69 | 111.24 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 39 | 0.44 | 0 | 0.54 | 0.67 | 108.26 | 0.37 | 0.24 |
| Hex | 30 | 55 | 27 | 2C | 0 | 36 | 43 | 6C | 25 | 18 |
| Octal | 60 | 125 | 47 | 54 | 0 | 66 | 103 | 154 | 45 | 30 |
| Binary | 110000 | 1010101 | 100111 | 101100 | 0 | 110110 | 1000011 | 1101100 | 100101 | 11000 |
Color Harmonies of #305527
Complementary color
Monochromatic Colors of #305527
Black with #305527
Text Example
Text Example
White with #305527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305527; }
p { color: rgb(48,85,39); }
H1.HeaderClassName
{
color: #305527;
}
.AnyTagClassName
{
color: #305527;
}
</style>
background-color css
<style>
a { background-color: #305527; }
a { background-color: rgb(48,85,39); }
div.DivClassName
{
background-color: #305527;
}
.BgClassName
{
background-color: #305527;
}
</style>
border-color css
<style>
span { border-color: #305527; }
span { border-color: rgb(48,85,39); }
td.TdClassName
{
border-color: #305527;
}
.TagClassName
{
border-color: #305527;
}
</style>