Shades of La Palma #458326
Tints of La Palma #458326
RGB
CMYK
RGB Variations
Color information
#458326 (or 0x458326) is known color: La Palma. HEX triplet: 45, 83 and 26. RGB value is (69,131,38). Sum of RGB (Red+Green+Blue) = 69+131+38=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 131 (51.56% from 255 or 55.04% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 131 - color contains mainly: green. Hex color #458326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458326 is #BA7CD9. Grayscale: #666666. Windows color (decimal): -12221658 or 2523973. OLE color: 2523973.
HSL color Cylindrical-coordinate representation of color #458326: hue angle of 100º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #458326 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 38 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.49 |
| HSL | 100º | 0.55% | 0.33% | - |
| HSV(B) | 100º | 0.71% | 0.51% | - |
| XYZ | 10.92 | 17.64 | 4.66 | - |
| YUV | 101.86 | 91.96 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 38 | 0.47 | 0 | 0.71 | 0.49 | 100 | 0.55 | 0.33 |
| Hex | 45 | 83 | 26 | 2F | 0 | 47 | 31 | 64 | 37 | 21 |
| Octal | 105 | 203 | 46 | 57 | 0 | 107 | 61 | 144 | 67 | 41 |
| Binary | 1000101 | 10000011 | 100110 | 101111 | 0 | 1000111 | 110001 | 1100100 | 110111 | 100001 |
Color Harmonies of #458326
Complementary color
Monochromatic Colors of #458326
Black with #458326
Text Example
Text Example
White with #458326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458326; }
p { color: rgb(69,131,38); }
H1.HeaderClassName
{
color: #458326;
}
.AnyTagClassName
{
color: #458326;
}
</style>
background-color css
<style>
a { background-color: #458326; }
a { background-color: rgb(69,131,38); }
div.DivClassName
{
background-color: #458326;
}
.BgClassName
{
background-color: #458326;
}
</style>
border-color css
<style>
span { border-color: #458326; }
span { border-color: rgb(69,131,38); }
td.TdClassName
{
border-color: #458326;
}
.TagClassName
{
border-color: #458326;
}
</style>