Shades of La Palma #458426
Tints of La Palma #458426
RGB
CMYK
RGB Variations
Color information
#458426 (or 0x458426) is known color: La Palma. HEX triplet: 45, 84 and 26. RGB value is (69,132,38). Sum of RGB (Red+Green+Blue) = 69+132+38=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 132 (51.95% from 255 or 55.23% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 132 - color contains mainly: green. Hex color #458426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458426 is #BA7BD9. Grayscale: #666666. Windows color (decimal): -12221402 or 2524229. OLE color: 2524229.
HSL color Cylindrical-coordinate representation of color #458426: hue angle of 100.21º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #458426 is Cyan = 0.48, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 132 | 38 | - |
| CMYK | 0.48 | 0 | 0.71 | 0.48 |
| HSL | 100.21º | 0.55% | 0.33% | - |
| HSV(B) | 100.21º | 0.71% | 0.52% | - |
| XYZ | 11.06 | 17.91 | 4.71 | - |
| YUV | 102.45 | 91.63 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 132 | 38 | 0.48 | 0 | 0.71 | 0.48 | 100.21 | 0.55 | 0.33 |
| Hex | 45 | 84 | 26 | 30 | 0 | 47 | 30 | 64 | 37 | 21 |
| Octal | 105 | 204 | 46 | 60 | 0 | 107 | 60 | 144 | 67 | 41 |
| Binary | 1000101 | 10000100 | 100110 | 110000 | 0 | 1000111 | 110000 | 1100100 | 110111 | 100001 |
Color Harmonies of #458426
Complementary color
Monochromatic Colors of #458426
Black with #458426
Text Example
Text Example
White with #458426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458426; }
p { color: rgb(69,132,38); }
H1.HeaderClassName
{
color: #458426;
}
.AnyTagClassName
{
color: #458426;
}
</style>
background-color css
<style>
a { background-color: #458426; }
a { background-color: rgb(69,132,38); }
div.DivClassName
{
background-color: #458426;
}
.BgClassName
{
background-color: #458426;
}
</style>
border-color css
<style>
span { border-color: #458426; }
span { border-color: rgb(69,132,38); }
td.TdClassName
{
border-color: #458426;
}
.TagClassName
{
border-color: #458426;
}
</style>