Shades of La Palma #459233
Tints of La Palma #459233
RGB
CMYK
RGB Variations
Color information
#459233 (or 0x459233) is known color: La Palma. HEX triplet: 45, 92 and 33. RGB value is (69,146,51). Sum of RGB (Red+Green+Blue) = 69+146+51=266 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.94% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 51 (20.31% from 255 or 19.17% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #459233 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459233 is #BA6DCC. Grayscale: #707070. Windows color (decimal): -12217805 or 3379781. OLE color: 3379781.
HSL color Cylindrical-coordinate representation of color #459233: hue angle of 108.63º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #459233 is Cyan = 0.53, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 51 | - |
| CMYK | 0.53 | 0 | 0.65 | 0.43 |
| HSL | 108.63º | 0.48% | 0.39% | - |
| HSV(B) | 108.63º | 0.65% | 0.57% | - |
| XYZ | 13.33 | 22.06 | 6.69 | - |
| YUV | 112.15 | 93.49 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 51 | 0.53 | 0 | 0.65 | 0.43 | 108.63 | 0.48 | 0.39 |
| Hex | 45 | 92 | 33 | 35 | 0 | 41 | 2B | 6D | 30 | 27 |
| Octal | 105 | 222 | 63 | 65 | 0 | 101 | 53 | 155 | 60 | 47 |
| Binary | 1000101 | 10010010 | 110011 | 110101 | 0 | 1000001 | 101011 | 1101101 | 110000 | 100111 |
Color Harmonies of #459233
Complementary color
Monochromatic Colors of #459233
Black with #459233
Text Example
Text Example
White with #459233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459233; }
p { color: rgb(69,146,51); }
H1.HeaderClassName
{
color: #459233;
}
.AnyTagClassName
{
color: #459233;
}
</style>
background-color css
<style>
a { background-color: #459233; }
a { background-color: rgb(69,146,51); }
div.DivClassName
{
background-color: #459233;
}
.BgClassName
{
background-color: #459233;
}
</style>
border-color css
<style>
span { border-color: #459233; }
span { border-color: rgb(69,146,51); }
td.TdClassName
{
border-color: #459233;
}
.TagClassName
{
border-color: #459233;
}
</style>