Shades of La Palma #459027
Tints of La Palma #459027
RGB
CMYK
RGB Variations
Color information
#459027 (or 0x459027) is known color: La Palma. HEX triplet: 45, 90 and 27. RGB value is (69,144,39). Sum of RGB (Red+Green+Blue) = 69+144+39=252 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.38% from 252); Green value is 144 (56.64% from 255 or 57.14% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 144 - color contains mainly: green. Hex color #459027 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459027 is #BA6FD8. Grayscale: #6D6D6D. Windows color (decimal): -12218329 or 2592837. OLE color: 2592837.
HSL color Cylindrical-coordinate representation of color #459027: hue angle of 102.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #459027 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 144 | 39 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.44 |
| HSL | 102.86º | 0.57% | 0.36% | - |
| HSV(B) | 102.86º | 0.73% | 0.56% | - |
| XYZ | 12.79 | 21.36 | 5.37 | - |
| YUV | 109.61 | 88.15 | 99.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 144 | 39 | 0.52 | 0 | 0.73 | 0.44 | 102.86 | 0.57 | 0.36 |
| Hex | 45 | 90 | 27 | 34 | 0 | 49 | 2C | 67 | 39 | 24 |
| Octal | 105 | 220 | 47 | 64 | 0 | 111 | 54 | 147 | 71 | 44 |
| Binary | 1000101 | 10010000 | 100111 | 110100 | 0 | 1001001 | 101100 | 1100111 | 111001 | 100100 |
Color Harmonies of #459027
Complementary color
Monochromatic Colors of #459027
Black with #459027
Text Example
Text Example
White with #459027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459027; }
p { color: rgb(69,144,39); }
H1.HeaderClassName
{
color: #459027;
}
.AnyTagClassName
{
color: #459027;
}
</style>
background-color css
<style>
a { background-color: #459027; }
a { background-color: rgb(69,144,39); }
div.DivClassName
{
background-color: #459027;
}
.BgClassName
{
background-color: #459027;
}
</style>
border-color css
<style>
span { border-color: #459027; }
span { border-color: rgb(69,144,39); }
td.TdClassName
{
border-color: #459027;
}
.TagClassName
{
border-color: #459027;
}
</style>