Shades of La Palma #459730
Tints of La Palma #459730
RGB
CMYK
RGB Variations
Color information
#459730 (or 0x459730) is known color: La Palma. HEX triplet: 45, 97 and 30. RGB value is (69,151,48). Sum of RGB (Red+Green+Blue) = 69+151+48=268 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.75% from 268); Green value is 151 (59.38% from 255 or 56.34% from 268); Blue value is 48 (19.14% from 255 or 17.91% from 268); Max value from RGB is 151 - color contains mainly: green. Hex color #459730 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459730 is #BA68CF. Grayscale: #737373. Windows color (decimal): -12216528 or 3184453. OLE color: 3184453.
HSL color Cylindrical-coordinate representation of color #459730: hue angle of 107.77º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #459730 is Cyan = 0.54, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 69 | 151 | 48 | - |
| CMYK | 0.54 | 0 | 0.68 | 0.41 |
| HSL | 107.77º | 0.52% | 0.39% | - |
| HSV(B) | 107.77º | 0.68% | 0.59% | - |
| XYZ | 14.05 | 23.61 | 6.61 | - |
| YUV | 114.74 | 90.33 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 151 | 48 | 0.54 | 0 | 0.68 | 0.41 | 107.77 | 0.52 | 0.39 |
| Hex | 45 | 97 | 30 | 36 | 0 | 44 | 29 | 6C | 34 | 27 |
| Octal | 105 | 227 | 60 | 66 | 0 | 104 | 51 | 154 | 64 | 47 |
| Binary | 1000101 | 10010111 | 110000 | 110110 | 0 | 1000100 | 101001 | 1101100 | 110100 | 100111 |
Color Harmonies of #459730
Complementary color
Monochromatic Colors of #459730
Black with #459730
Text Example
Text Example
White with #459730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459730; }
p { color: rgb(69,151,48); }
H1.HeaderClassName
{
color: #459730;
}
.AnyTagClassName
{
color: #459730;
}
</style>
background-color css
<style>
a { background-color: #459730; }
a { background-color: rgb(69,151,48); }
div.DivClassName
{
background-color: #459730;
}
.BgClassName
{
background-color: #459730;
}
</style>
border-color css
<style>
span { border-color: #459730; }
span { border-color: rgb(69,151,48); }
td.TdClassName
{
border-color: #459730;
}
.TagClassName
{
border-color: #459730;
}
</style>