Shades of La Palma #459400
Tints of La Palma #459400
RGB
CMYK
RGB Variations
Color information
#459400 (or 0x459400) is known color: La Palma. HEX triplet: 45, 94 and 00. RGB value is (69,148,0). Sum of RGB (Red+Green+Blue) = 69+148+0=217 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.80% from 217); Green value is 148 (58.20% from 255 or 68.20% from 217); Blue value is 0 (0.39% from 255 or 0% from 217); Max value from RGB is 148 - color contains mainly: green. Hex color #459400 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459400 is #BA6BFF. Grayscale: #6C6C6C. Windows color (decimal): -12217344 or 37957. OLE color: 37957.
HSL color Cylindrical-coordinate representation of color #459400: hue angle of 92.03º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #459400 is Cyan = 0.53, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 148 | 0 | - |
| CMYK | 0.53 | 0 | 1 | 0.42 |
| HSL | 92.03º | 1% | 0.29% | - |
| HSV(B) | 92.03º | 1% | 0.58% | - |
| XYZ | 13.04 | 22.45 | 3.64 | - |
| YUV | 107.51 | 67.33 | 100.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 148 | 0 | 0.53 | 0 | 1 | 0.42 | 92.03 | 1 | 0.29 |
| Hex | 45 | 94 | 0 | 35 | 0 | 64 | 2A | 5C | 64 | 1D |
| Octal | 105 | 224 | 0 | 65 | 0 | 144 | 52 | 134 | 144 | 35 |
| Binary | 1000101 | 10010100 | 0 | 110101 | 0 | 1100100 | 101010 | 1011100 | 1100100 | 11101 |
Color Harmonies of #459400
Complementary color
Monochromatic Colors of #459400
Black with #459400
Text Example
Text Example
White with #459400
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459400; }
p { color: rgb(69,148,0); }
H1.HeaderClassName
{
color: #459400;
}
.AnyTagClassName
{
color: #459400;
}
</style>
background-color css
<style>
a { background-color: #459400; }
a { background-color: rgb(69,148,0); }
div.DivClassName
{
background-color: #459400;
}
.BgClassName
{
background-color: #459400;
}
</style>
border-color css
<style>
span { border-color: #459400; }
span { border-color: rgb(69,148,0); }
td.TdClassName
{
border-color: #459400;
}
.TagClassName
{
border-color: #459400;
}
</style>