Shades of La Palma #458715
Tints of La Palma #458715
RGB
CMYK
RGB Variations
Color information
#458715 (or 0x458715) is known color: La Palma. HEX triplet: 45, 87 and 15. RGB value is (69,135,21). Sum of RGB (Red+Green+Blue) = 69+135+21=225 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.67% from 225); Green value is 135 (53.12% from 255 or 60% from 225); Blue value is 21 (8.59% from 255 or 9.33% from 225); Max value from RGB is 135 - color contains mainly: green. Hex color #458715 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458715 is #BA78EA. Grayscale: #666666. Windows color (decimal): -12220651 or 1410885. OLE color: 1410885.
HSL color Cylindrical-coordinate representation of color #458715: hue angle of 94.74º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #458715 is Cyan = 0.49, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 135 | 21 | - |
| CMYK | 0.49 | 0 | 0.84 | 0.47 |
| HSL | 94.74º | 0.73% | 0.31% | - |
| HSV(B) | 94.74º | 0.84% | 0.53% | - |
| XYZ | 11.25 | 18.65 | 3.72 | - |
| YUV | 102.27 | 82.13 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 135 | 21 | 0.49 | 0 | 0.84 | 0.47 | 94.74 | 0.73 | 0.31 |
| Hex | 45 | 87 | 15 | 31 | 0 | 54 | 2F | 5F | 49 | 1F |
| Octal | 105 | 207 | 25 | 61 | 0 | 124 | 57 | 137 | 111 | 37 |
| Binary | 1000101 | 10000111 | 10101 | 110001 | 0 | 1010100 | 101111 | 1011111 | 1001001 | 11111 |
Color Harmonies of #458715
Complementary color
Monochromatic Colors of #458715
Black with #458715
Text Example
Text Example
White with #458715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458715; }
p { color: rgb(69,135,21); }
H1.HeaderClassName
{
color: #458715;
}
.AnyTagClassName
{
color: #458715;
}
</style>
background-color css
<style>
a { background-color: #458715; }
a { background-color: rgb(69,135,21); }
div.DivClassName
{
background-color: #458715;
}
.BgClassName
{
background-color: #458715;
}
</style>
border-color css
<style>
span { border-color: #458715; }
span { border-color: rgb(69,135,21); }
td.TdClassName
{
border-color: #458715;
}
.TagClassName
{
border-color: #458715;
}
</style>