Shades of La Palma #459925
Tints of La Palma #459925
RGB
CMYK
RGB Variations
Color information
#459925 (or 0x459925) is known color: La Palma. HEX triplet: 45, 99 and 25. RGB value is (69,153,37). Sum of RGB (Red+Green+Blue) = 69+153+37=259 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.64% from 259); Green value is 153 (60.16% from 255 or 59.07% from 259); Blue value is 37 (14.84% from 255 or 14.29% from 259); Max value from RGB is 153 - color contains mainly: green. Hex color #459925 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459925 is #BA66DA. Grayscale: #737373. Windows color (decimal): -12216027 or 2464069. OLE color: 2464069.
HSL color Cylindrical-coordinate representation of color #459925: hue angle of 103.45º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #459925 is Cyan = 0.55, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 153 | 37 | - |
| CMYK | 0.55 | 0 | 0.76 | 0.4 |
| HSL | 103.45º | 0.61% | 0.37% | - |
| HSV(B) | 103.45º | 0.76% | 0.6% | - |
| XYZ | 14.18 | 24.18 | 5.67 | - |
| YUV | 114.66 | 84.17 | 95.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 153 | 37 | 0.55 | 0 | 0.76 | 0.4 | 103.45 | 0.61 | 0.37 |
| Hex | 45 | 99 | 25 | 37 | 0 | 4C | 28 | 67 | 3D | 25 |
| Octal | 105 | 231 | 45 | 67 | 0 | 114 | 50 | 147 | 75 | 45 |
| Binary | 1000101 | 10011001 | 100101 | 110111 | 0 | 1001100 | 101000 | 1100111 | 111101 | 100101 |
Color Harmonies of #459925
Complementary color
Monochromatic Colors of #459925
Black with #459925
Text Example
Text Example
White with #459925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459925; }
p { color: rgb(69,153,37); }
H1.HeaderClassName
{
color: #459925;
}
.AnyTagClassName
{
color: #459925;
}
</style>
background-color css
<style>
a { background-color: #459925; }
a { background-color: rgb(69,153,37); }
div.DivClassName
{
background-color: #459925;
}
.BgClassName
{
background-color: #459925;
}
</style>
border-color css
<style>
span { border-color: #459925; }
span { border-color: rgb(69,153,37); }
td.TdClassName
{
border-color: #459925;
}
.TagClassName
{
border-color: #459925;
}
</style>