Shades of La Palma #459719
Tints of La Palma #459719
RGB
CMYK
RGB Variations
Color information
#459719 (or 0x459719) is known color: La Palma. HEX triplet: 45, 97 and 19. RGB value is (69,151,25). Sum of RGB (Red+Green+Blue) = 69+151+25=245 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.16% from 245); Green value is 151 (59.38% from 255 or 61.63% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 151 - color contains mainly: green. Hex color #459719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459719 is #BA68E6. Grayscale: #707070. Windows color (decimal): -12216551 or 1677125. OLE color: 1677125.
HSL color Cylindrical-coordinate representation of color #459719: hue angle of 99.05º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #459719 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 25 | - |
| CMYK | 0.54 | 0 | 0.83 | 0.41 |
| HSL | 99.05º | 0.72% | 0.35% | - |
| HSV(B) | 99.05º | 0.83% | 0.59% | - |
| XYZ | 13.7 | 23.47 | 4.73 | - |
| YUV | 112.12 | 78.83 | 97.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 25 | 0.54 | 0 | 0.83 | 0.41 | 99.05 | 0.72 | 0.35 |
| Hex | 45 | 97 | 19 | 36 | 0 | 53 | 29 | 63 | 48 | 23 |
| Octal | 105 | 227 | 31 | 66 | 0 | 123 | 51 | 143 | 110 | 43 |
| Binary | 1000101 | 10010111 | 11001 | 110110 | 0 | 1010011 | 101001 | 1100011 | 1001000 | 100011 |
Color Harmonies of #459719
Complementary color
Monochromatic Colors of #459719
Black with #459719
Text Example
Text Example
White with #459719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459719; }
p { color: rgb(69,151,25); }
H1.HeaderClassName
{
color: #459719;
}
.AnyTagClassName
{
color: #459719;
}
</style>
background-color css
<style>
a { background-color: #459719; }
a { background-color: rgb(69,151,25); }
div.DivClassName
{
background-color: #459719;
}
.BgClassName
{
background-color: #459719;
}
</style>
border-color css
<style>
span { border-color: #459719; }
span { border-color: rgb(69,151,25); }
td.TdClassName
{
border-color: #459719;
}
.TagClassName
{
border-color: #459719;
}
</style>