Shades of La Palma #459312
Tints of La Palma #459312
RGB
CMYK
RGB Variations
Color information
#459312 (or 0x459312) is known color: La Palma. HEX triplet: 45, 93 and 12. RGB value is (69,147,18). Sum of RGB (Red+Green+Blue) = 69+147+18=234 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.49% from 234); Green value is 147 (57.81% from 255 or 62.82% from 234); Blue value is 18 (7.42% from 255 or 7.69% from 234); Max value from RGB is 147 - color contains mainly: green. Hex color #459312 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459312 is #BA6CED. Grayscale: #6D6D6D. Windows color (decimal): -12217582 or 1217349. OLE color: 1217349.
HSL color Cylindrical-coordinate representation of color #459312: hue angle of 96.28º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #459312 is Cyan = 0.53, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 18 | - |
| CMYK | 0.53 | 0 | 0.88 | 0.42 |
| HSL | 96.28º | 0.78% | 0.32% | - |
| HSV(B) | 96.28º | 0.88% | 0.58% | - |
| XYZ | 13 | 22.18 | 4.17 | - |
| YUV | 108.97 | 76.66 | 99.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 18 | 0.53 | 0 | 0.88 | 0.42 | 96.28 | 0.78 | 0.32 |
| Hex | 45 | 93 | 12 | 35 | 0 | 58 | 2A | 60 | 4E | 20 |
| Octal | 105 | 223 | 22 | 65 | 0 | 130 | 52 | 140 | 116 | 40 |
| Binary | 1000101 | 10010011 | 10010 | 110101 | 0 | 1011000 | 101010 | 1100000 | 1001110 | 100000 |
Color Harmonies of #459312
Complementary color
Monochromatic Colors of #459312
Black with #459312
Text Example
Text Example
White with #459312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459312; }
p { color: rgb(69,147,18); }
H1.HeaderClassName
{
color: #459312;
}
.AnyTagClassName
{
color: #459312;
}
</style>
background-color css
<style>
a { background-color: #459312; }
a { background-color: rgb(69,147,18); }
div.DivClassName
{
background-color: #459312;
}
.BgClassName
{
background-color: #459312;
}
</style>
border-color css
<style>
span { border-color: #459312; }
span { border-color: rgb(69,147,18); }
td.TdClassName
{
border-color: #459312;
}
.TagClassName
{
border-color: #459312;
}
</style>