Shades of La Palma #459226
Tints of La Palma #459226
RGB
CMYK
RGB Variations
Color information
#459226 (or 0x459226) is known color: La Palma. HEX triplet: 45, 92 and 26. RGB value is (69,146,38). Sum of RGB (Red+Green+Blue) = 69+146+38=253 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.27% from 253); Green value is 146 (57.42% from 255 or 57.71% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 146 - color contains mainly: green. Hex color #459226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459226 is #BA6DD9. Grayscale: #6F6F6F. Windows color (decimal): -12217818 or 2527813. OLE color: 2527813.
HSL color Cylindrical-coordinate representation of color #459226: hue angle of 102.78º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #459226 is Cyan = 0.53, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 146 | 38 | - |
| CMYK | 0.53 | 0 | 0.74 | 0.43 |
| HSL | 102.78º | 0.59% | 0.36% | - |
| HSV(B) | 102.78º | 0.74% | 0.57% | - |
| XYZ | 13.08 | 21.96 | 5.38 | - |
| YUV | 110.67 | 86.99 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 146 | 38 | 0.53 | 0 | 0.74 | 0.43 | 102.78 | 0.59 | 0.36 |
| Hex | 45 | 92 | 26 | 35 | 0 | 4A | 2B | 67 | 3B | 24 |
| Octal | 105 | 222 | 46 | 65 | 0 | 112 | 53 | 147 | 73 | 44 |
| Binary | 1000101 | 10010010 | 100110 | 110101 | 0 | 1001010 | 101011 | 1100111 | 111011 | 100100 |
Color Harmonies of #459226
Complementary color
Monochromatic Colors of #459226
Black with #459226
Text Example
Text Example
White with #459226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459226; }
p { color: rgb(69,146,38); }
H1.HeaderClassName
{
color: #459226;
}
.AnyTagClassName
{
color: #459226;
}
</style>
background-color css
<style>
a { background-color: #459226; }
a { background-color: rgb(69,146,38); }
div.DivClassName
{
background-color: #459226;
}
.BgClassName
{
background-color: #459226;
}
</style>
border-color css
<style>
span { border-color: #459226; }
span { border-color: rgb(69,146,38); }
td.TdClassName
{
border-color: #459226;
}
.TagClassName
{
border-color: #459226;
}
</style>