Shades of La Palma #459931
Tints of La Palma #459931
RGB
CMYK
RGB Variations
Color information
#459931 (or 0x459931) is known color: La Palma. HEX triplet: 45, 99 and 31. RGB value is (69,153,49). Sum of RGB (Red+Green+Blue) = 69+153+49=271 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.46% from 271); Green value is 153 (60.16% from 255 or 56.46% from 271); Blue value is 49 (19.53% from 255 or 18.08% from 271); Max value from RGB is 153 - color contains mainly: green. Hex color #459931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459931 is #BA66CE. Grayscale: #747474. Windows color (decimal): -12216015 or 3250501. OLE color: 3250501.
HSL color Cylindrical-coordinate representation of color #459931: hue angle of 108.46º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #459931 is Cyan = 0.55, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 49 | - |
| CMYK | 0.55 | 0 | 0.68 | 0.4 |
| HSL | 108.46º | 0.51% | 0.4% | - |
| HSV(B) | 108.46º | 0.68% | 0.6% | - |
| XYZ | 14.4 | 24.27 | 6.83 | - |
| YUV | 116.03 | 90.17 | 94.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 49 | 0.55 | 0 | 0.68 | 0.4 | 108.46 | 0.51 | 0.4 |
| Hex | 45 | 99 | 31 | 37 | 0 | 44 | 28 | 6C | 33 | 28 |
| Octal | 105 | 231 | 61 | 67 | 0 | 104 | 50 | 154 | 63 | 50 |
| Binary | 1000101 | 10011001 | 110001 | 110111 | 0 | 1000100 | 101000 | 1101100 | 110011 | 101000 |
Color Harmonies of #459931
Complementary color
Monochromatic Colors of #459931
Black with #459931
Text Example
Text Example
White with #459931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459931; }
p { color: rgb(69,153,49); }
H1.HeaderClassName
{
color: #459931;
}
.AnyTagClassName
{
color: #459931;
}
</style>
background-color css
<style>
a { background-color: #459931; }
a { background-color: rgb(69,153,49); }
div.DivClassName
{
background-color: #459931;
}
.BgClassName
{
background-color: #459931;
}
</style>
border-color css
<style>
span { border-color: #459931; }
span { border-color: rgb(69,153,49); }
td.TdClassName
{
border-color: #459931;
}
.TagClassName
{
border-color: #459931;
}
</style>