Shades of La Palma #459323
Tints of La Palma #459323
RGB
CMYK
RGB Variations
Color information
#459323 (or 0x459323) is known color: La Palma. HEX triplet: 45, 93 and 23. RGB value is (69,147,35). Sum of RGB (Red+Green+Blue) = 69+147+35=251 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.49% from 251); Green value is 147 (57.81% from 255 or 58.57% from 251); Blue value is 35 (14.06% from 255 or 13.94% from 251); Max value from RGB is 147 - color contains mainly: green. Hex color #459323 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #459323 is #BA6CDC. Grayscale: #6F6F6F. Windows color (decimal): -12217565 or 2331461. OLE color: 2331461.
HSL color Cylindrical-coordinate representation of color #459323: hue angle of 101.79º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #459323 is Cyan = 0.53, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 147 | 35 | - |
| CMYK | 0.53 | 0 | 0.76 | 0.42 |
| HSL | 101.79º | 0.62% | 0.36% | - |
| HSV(B) | 101.79º | 0.76% | 0.58% | - |
| XYZ | 13.19 | 22.25 | 5.19 | - |
| YUV | 110.91 | 85.16 | 98.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 147 | 35 | 0.53 | 0 | 0.76 | 0.42 | 101.79 | 0.62 | 0.36 |
| Hex | 45 | 93 | 23 | 35 | 0 | 4C | 2A | 66 | 3E | 24 |
| Octal | 105 | 223 | 43 | 65 | 0 | 114 | 52 | 146 | 76 | 44 |
| Binary | 1000101 | 10010011 | 100011 | 110101 | 0 | 1001100 | 101010 | 1100110 | 111110 | 100100 |
Color Harmonies of #459323
Complementary color
Monochromatic Colors of #459323
Black with #459323
Text Example
Text Example
White with #459323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #459323; }
p { color: rgb(69,147,35); }
H1.HeaderClassName
{
color: #459323;
}
.AnyTagClassName
{
color: #459323;
}
</style>
background-color css
<style>
a { background-color: #459323; }
a { background-color: rgb(69,147,35); }
div.DivClassName
{
background-color: #459323;
}
.BgClassName
{
background-color: #459323;
}
</style>
border-color css
<style>
span { border-color: #459323; }
span { border-color: rgb(69,147,35); }
td.TdClassName
{
border-color: #459323;
}
.TagClassName
{
border-color: #459323;
}
</style>