Shades of La Palma #458136
Tints of La Palma #458136
RGB
CMYK
RGB Variations
Color information
#458136 (or 0x458136) is known color: La Palma. HEX triplet: 45, 81 and 36. RGB value is (69,129,54). Sum of RGB (Red+Green+Blue) = 69+129+54=252 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.38% from 252); Green value is 129 (50.78% from 255 or 51.19% from 252); Blue value is 54 (21.48% from 255 or 21.43% from 252); Max value from RGB is 129 - color contains mainly: green. Hex color #458136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458136 is #BA7EC9. Grayscale: #666666. Windows color (decimal): -12222154 or 3572037. OLE color: 3572037.
HSL color Cylindrical-coordinate representation of color #458136: hue angle of 108º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #458136 is Cyan = 0.47, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 129 | 54 | - |
| CMYK | 0.47 | 0 | 0.58 | 0.49 |
| HSL | 108º | 0.41% | 0.36% | - |
| HSV(B) | 108º | 0.58% | 0.51% | - |
| XYZ | 10.97 | 17.23 | 6.24 | - |
| YUV | 102.51 | 100.62 | 104.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 54 | 0.47 | 0 | 0.58 | 0.49 | 108 | 0.41 | 0.36 |
| Hex | 45 | 81 | 36 | 2F | 0 | 3A | 31 | 6C | 29 | 24 |
| Octal | 105 | 201 | 66 | 57 | 0 | 72 | 61 | 154 | 51 | 44 |
| Binary | 1000101 | 10000001 | 110110 | 101111 | 0 | 111010 | 110001 | 1101100 | 101001 | 100100 |
Color Harmonies of #458136
Complementary color
Monochromatic Colors of #458136
Black with #458136
Text Example
Text Example
White with #458136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458136; }
p { color: rgb(69,129,54); }
H1.HeaderClassName
{
color: #458136;
}
.AnyTagClassName
{
color: #458136;
}
</style>
background-color css
<style>
a { background-color: #458136; }
a { background-color: rgb(69,129,54); }
div.DivClassName
{
background-color: #458136;
}
.BgClassName
{
background-color: #458136;
}
</style>
border-color css
<style>
span { border-color: #458136; }
span { border-color: rgb(69,129,54); }
td.TdClassName
{
border-color: #458136;
}
.TagClassName
{
border-color: #458136;
}
</style>