Shades of Palm Leaf #305423
Tints of Palm Leaf #305423
RGB
CMYK
RGB Variations
Color information
#305423 (or 0x305423) is known color: Palm Leaf. HEX triplet: 30, 54 and 23. RGB value is (48,84,35). Sum of RGB (Red+Green+Blue) = 48+84+35=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 84 (33.20% from 255 or 50.30% from 167); Blue value is 35 (14.06% from 255 or 20.96% from 167); Max value from RGB is 84 - color contains mainly: green. Hex color #305423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305423 is #CFABDC. Grayscale: #434343. Windows color (decimal): -13609949 or 2315312. OLE color: 2315312.
HSL color Cylindrical-coordinate representation of color #305423: hue angle of 104.08º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #305423 is Cyan = 0.43, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 84 | 35 | - |
| CMYK | 0.43 | 0 | 0.58 | 0.67 |
| HSL | 104.08º | 0.41% | 0.23% | - |
| HSV(B) | 104.08º | 0.58% | 0.33% | - |
| XYZ | 4.69 | 7.09 | 2.71 | - |
| YUV | 67.65 | 109.57 | 113.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 35 | 0.43 | 0 | 0.58 | 0.67 | 104.08 | 0.41 | 0.23 |
| Hex | 30 | 54 | 23 | 2B | 0 | 3A | 43 | 68 | 29 | 17 |
| Octal | 60 | 124 | 43 | 53 | 0 | 72 | 103 | 150 | 51 | 27 |
| Binary | 110000 | 1010100 | 100011 | 101011 | 0 | 111010 | 1000011 | 1101000 | 101001 | 10111 |
Color Harmonies of #305423
Complementary color
Monochromatic Colors of #305423
Black with #305423
Text Example
Text Example
White with #305423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305423; }
p { color: rgb(48,84,35); }
H1.HeaderClassName
{
color: #305423;
}
.AnyTagClassName
{
color: #305423;
}
</style>
background-color css
<style>
a { background-color: #305423; }
a { background-color: rgb(48,84,35); }
div.DivClassName
{
background-color: #305423;
}
.BgClassName
{
background-color: #305423;
}
</style>
border-color css
<style>
span { border-color: #305423; }
span { border-color: rgb(48,84,35); }
td.TdClassName
{
border-color: #305423;
}
.TagClassName
{
border-color: #305423;
}
</style>