Shades of La Palma #458934
Tints of La Palma #458934
RGB
CMYK
RGB Variations
Color information
#458934 (or 0x458934) is known color: La Palma. HEX triplet: 45, 89 and 34. RGB value is (69,137,52). Sum of RGB (Red+Green+Blue) = 69+137+52=258 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.74% from 258); Green value is 137 (53.91% from 255 or 53.10% from 258); Blue value is 52 (20.70% from 255 or 20.16% from 258); Max value from RGB is 137 - color contains mainly: green. Hex color #458934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458934 is #BA76CB. Grayscale: #6B6B6B. Windows color (decimal): -12220108 or 3443013. OLE color: 3443013.
HSL color Cylindrical-coordinate representation of color #458934: hue angle of 108º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #458934 is Cyan = 0.50, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 52 | - |
| CMYK | 0.50 | 0 | 0.62 | 0.46 |
| HSL | 108º | 0.45% | 0.37% | - |
| HSV(B) | 108º | 0.62% | 0.54% | - |
| XYZ | 12.02 | 19.4 | 6.36 | - |
| YUV | 106.98 | 96.97 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 52 | 0.50 | 0 | 0.62 | 0.46 | 108 | 0.45 | 0.37 |
| Hex | 45 | 89 | 34 | 32 | 0 | 3E | 2E | 6C | 2D | 25 |
| Octal | 105 | 211 | 64 | 62 | 0 | 76 | 56 | 154 | 55 | 45 |
| Binary | 1000101 | 10001001 | 110100 | 110010 | 0 | 111110 | 101110 | 1101100 | 101101 | 100101 |
Color Harmonies of #458934
Complementary color
Monochromatic Colors of #458934
Black with #458934
Text Example
Text Example
White with #458934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458934; }
p { color: rgb(69,137,52); }
H1.HeaderClassName
{
color: #458934;
}
.AnyTagClassName
{
color: #458934;
}
</style>
background-color css
<style>
a { background-color: #458934; }
a { background-color: rgb(69,137,52); }
div.DivClassName
{
background-color: #458934;
}
.BgClassName
{
background-color: #458934;
}
</style>
border-color css
<style>
span { border-color: #458934; }
span { border-color: rgb(69,137,52); }
td.TdClassName
{
border-color: #458934;
}
.TagClassName
{
border-color: #458934;
}
</style>