Shades of La Palma #459935
Tints of La Palma #459935
RGB
CMYK
RGB Variations
Color information
#459935 (or 0x459935) is known color: La Palma. HEX triplet: 45, 99 and 35. RGB value is (69,153,53). Sum of RGB (Red+Green+Blue) = 69+153+53=275 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.09% from 275); Green value is 153 (60.16% from 255 or 55.64% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 153 - color contains mainly: green. Hex color #459935 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459935 is #BA66CA. Grayscale: #747474. Windows color (decimal): -12216011 or 3512645. OLE color: 3512645.
HSL color Cylindrical-coordinate representation of color #459935: hue angle of 110.4º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #459935 is Cyan = 0.55, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 53 | - |
| CMYK | 0.55 | 0 | 0.65 | 0.4 |
| HSL | 110.4º | 0.49% | 0.4% | - |
| HSV(B) | 110.4º | 0.65% | 0.6% | - |
| XYZ | 14.49 | 24.3 | 7.3 | - |
| YUV | 116.48 | 92.17 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 53 | 0.55 | 0 | 0.65 | 0.4 | 110.4 | 0.49 | 0.4 |
| Hex | 45 | 99 | 35 | 37 | 0 | 41 | 28 | 6E | 31 | 28 |
| Octal | 105 | 231 | 65 | 67 | 0 | 101 | 50 | 156 | 61 | 50 |
| Binary | 1000101 | 10011001 | 110101 | 110111 | 0 | 1000001 | 101000 | 1101110 | 110001 | 101000 |
Color Harmonies of #459935
Complementary color
Monochromatic Colors of #459935
Black with #459935
Text Example
Text Example
White with #459935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459935; }
p { color: rgb(69,153,53); }
H1.HeaderClassName
{
color: #459935;
}
.AnyTagClassName
{
color: #459935;
}
</style>
background-color css
<style>
a { background-color: #459935; }
a { background-color: rgb(69,153,53); }
div.DivClassName
{
background-color: #459935;
}
.BgClassName
{
background-color: #459935;
}
</style>
border-color css
<style>
span { border-color: #459935; }
span { border-color: rgb(69,153,53); }
td.TdClassName
{
border-color: #459935;
}
.TagClassName
{
border-color: #459935;
}
</style>