Shades of La Palma #459307
Tints of La Palma #459307
RGB
CMYK
RGB Variations
Color information
#459307 (or 0x459307) is known color: La Palma. HEX triplet: 45, 93 and 07. RGB value is (69,147,7). Sum of RGB (Red+Green+Blue) = 69+147+7=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 147 (57.81% from 255 or 65.92% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 147 - color contains mainly: green. Hex color #459307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #459307 is #BA6CF8. Grayscale: #6C6C6C. Windows color (decimal): -12217593 or 496453. OLE color: 496453.
HSL color Cylindrical-coordinate representation of color #459307: hue angle of 93.43º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #459307 is Cyan = 0.53, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 7 | - |
| CMYK | 0.53 | 0 | 0.95 | 0.42 |
| HSL | 93.43º | 0.91% | 0.3% | - |
| HSV(B) | 93.43º | 0.95% | 0.58% | - |
| XYZ | 12.93 | 22.15 | 3.79 | - |
| YUV | 107.72 | 71.16 | 100.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 7 | 0.53 | 0 | 0.95 | 0.42 | 93.43 | 0.91 | 0.3 |
| Hex | 45 | 93 | 7 | 35 | 0 | 5F | 2A | 5D | 5B | 1E |
| Octal | 105 | 223 | 7 | 65 | 0 | 137 | 52 | 135 | 133 | 36 |
| Binary | 1000101 | 10010011 | 111 | 110101 | 0 | 1011111 | 101010 | 1011101 | 1011011 | 11110 |
Color Harmonies of #459307
Complementary color
Monochromatic Colors of #459307
Black with #459307
Text Example
Text Example
White with #459307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459307; }
p { color: rgb(69,147,7); }
H1.HeaderClassName
{
color: #459307;
}
.AnyTagClassName
{
color: #459307;
}
</style>
background-color css
<style>
a { background-color: #459307; }
a { background-color: rgb(69,147,7); }
div.DivClassName
{
background-color: #459307;
}
.BgClassName
{
background-color: #459307;
}
</style>
border-color css
<style>
span { border-color: #459307; }
span { border-color: rgb(69,147,7); }
td.TdClassName
{
border-color: #459307;
}
.TagClassName
{
border-color: #459307;
}
</style>