Shades of La Palma #458926
Tints of La Palma #458926
RGB
CMYK
RGB Variations
Color information
#458926 (or 0x458926) is known color: La Palma. HEX triplet: 45, 89 and 26. RGB value is (69,137,38). Sum of RGB (Red+Green+Blue) = 69+137+38=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 137 (53.91% from 255 or 56.15% from 244); Blue value is 38 (15.23% from 255 or 15.57% from 244); Max value from RGB is 137 - color contains mainly: green. Hex color #458926 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458926 is #BA76D9. Grayscale: #696969. Windows color (decimal): -12220122 or 2525509. OLE color: 2525509.
HSL color Cylindrical-coordinate representation of color #458926: hue angle of 101.21º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #458926 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 38 | - |
| CMYK | 0.50 | 0 | 0.72 | 0.46 |
| HSL | 101.21º | 0.57% | 0.34% | - |
| HSV(B) | 101.21º | 0.72% | 0.54% | - |
| XYZ | 11.75 | 19.3 | 4.94 | - |
| YUV | 105.38 | 89.97 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 38 | 0.50 | 0 | 0.72 | 0.46 | 101.21 | 0.57 | 0.34 |
| Hex | 45 | 89 | 26 | 32 | 0 | 48 | 2E | 65 | 39 | 22 |
| Octal | 105 | 211 | 46 | 62 | 0 | 110 | 56 | 145 | 71 | 42 |
| Binary | 1000101 | 10001001 | 100110 | 110010 | 0 | 1001000 | 101110 | 1100101 | 111001 | 100010 |
Color Harmonies of #458926
Complementary color
Monochromatic Colors of #458926
Black with #458926
Text Example
Text Example
White with #458926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458926; }
p { color: rgb(69,137,38); }
H1.HeaderClassName
{
color: #458926;
}
.AnyTagClassName
{
color: #458926;
}
</style>
background-color css
<style>
a { background-color: #458926; }
a { background-color: rgb(69,137,38); }
div.DivClassName
{
background-color: #458926;
}
.BgClassName
{
background-color: #458926;
}
</style>
border-color css
<style>
span { border-color: #458926; }
span { border-color: rgb(69,137,38); }
td.TdClassName
{
border-color: #458926;
}
.TagClassName
{
border-color: #458926;
}
</style>