Shades of La Palma #458713
Tints of La Palma #458713
RGB
CMYK
RGB Variations
Color information
#458713 (or 0x458713) is known color: La Palma. HEX triplet: 45, 87 and 13. RGB value is (69,135,19). Sum of RGB (Red+Green+Blue) = 69+135+19=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 135 (53.12% from 255 or 60.54% from 223); Blue value is 19 (7.81% from 255 or 8.52% from 223); Max value from RGB is 135 - color contains mainly: green. Hex color #458713 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458713 is #BA78EC. Grayscale: #666666. Windows color (decimal): -12220653 or 1279813. OLE color: 1279813.
HSL color Cylindrical-coordinate representation of color #458713: hue angle of 94.14º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #458713 is Cyan = 0.49, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 135 | 19 | - |
| CMYK | 0.49 | 0 | 0.86 | 0.47 |
| HSL | 94.14º | 0.75% | 0.3% | - |
| HSV(B) | 94.14º | 0.86% | 0.53% | - |
| XYZ | 11.24 | 18.64 | 3.62 | - |
| YUV | 102.04 | 81.13 | 104.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 135 | 19 | 0.49 | 0 | 0.86 | 0.47 | 94.14 | 0.75 | 0.3 |
| Hex | 45 | 87 | 13 | 31 | 0 | 56 | 2F | 5E | 4B | 1E |
| Octal | 105 | 207 | 23 | 61 | 0 | 126 | 57 | 136 | 113 | 36 |
| Binary | 1000101 | 10000111 | 10011 | 110001 | 0 | 1010110 | 101111 | 1011110 | 1001011 | 11110 |
Color Harmonies of #458713
Complementary color
Monochromatic Colors of #458713
Black with #458713
Text Example
Text Example
White with #458713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458713; }
p { color: rgb(69,135,19); }
H1.HeaderClassName
{
color: #458713;
}
.AnyTagClassName
{
color: #458713;
}
</style>
background-color css
<style>
a { background-color: #458713; }
a { background-color: rgb(69,135,19); }
div.DivClassName
{
background-color: #458713;
}
.BgClassName
{
background-color: #458713;
}
</style>
border-color css
<style>
span { border-color: #458713; }
span { border-color: rgb(69,135,19); }
td.TdClassName
{
border-color: #458713;
}
.TagClassName
{
border-color: #458713;
}
</style>