Shades of La Palma #458728
Tints of La Palma #458728
RGB
CMYK
RGB Variations
Color information
#458728 (or 0x458728) is known color: La Palma. HEX triplet: 45, 87 and 28. RGB value is (69,135,40). Sum of RGB (Red+Green+Blue) = 69+135+40=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 135 (53.12% from 255 or 55.33% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 135 - color contains mainly: green. Hex color #458728 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458728 is #BA78D7. Grayscale: #686868. Windows color (decimal): -12220632 or 2656069. OLE color: 2656069.
HSL color Cylindrical-coordinate representation of color #458728: hue angle of 101.68º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #458728 is Cyan = 0.49, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 135 | 40 | - |
| CMYK | 0.49 | 0 | 0.70 | 0.47 |
| HSL | 101.68º | 0.54% | 0.34% | - |
| HSV(B) | 101.68º | 0.7% | 0.53% | - |
| XYZ | 11.5 | 18.75 | 5.02 | - |
| YUV | 104.44 | 91.63 | 102.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 135 | 40 | 0.49 | 0 | 0.70 | 0.47 | 101.68 | 0.54 | 0.34 |
| Hex | 45 | 87 | 28 | 31 | 0 | 46 | 2F | 66 | 36 | 22 |
| Octal | 105 | 207 | 50 | 61 | 0 | 106 | 57 | 146 | 66 | 42 |
| Binary | 1000101 | 10000111 | 101000 | 110001 | 0 | 1000110 | 101111 | 1100110 | 110110 | 100010 |
Color Harmonies of #458728
Complementary color
Monochromatic Colors of #458728
Black with #458728
Text Example
Text Example
White with #458728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458728; }
p { color: rgb(69,135,40); }
H1.HeaderClassName
{
color: #458728;
}
.AnyTagClassName
{
color: #458728;
}
</style>
background-color css
<style>
a { background-color: #458728; }
a { background-color: rgb(69,135,40); }
div.DivClassName
{
background-color: #458728;
}
.BgClassName
{
background-color: #458728;
}
</style>
border-color css
<style>
span { border-color: #458728; }
span { border-color: rgb(69,135,40); }
td.TdClassName
{
border-color: #458728;
}
.TagClassName
{
border-color: #458728;
}
</style>