Shades of La Palma #458135
Tints of La Palma #458135
RGB
CMYK
RGB Variations
Color information
#458135 (or 0x458135) is known color: La Palma. HEX triplet: 45, 81 and 35. RGB value is (69,129,53). Sum of RGB (Red+Green+Blue) = 69+129+53=251 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.49% from 251); Green value is 129 (50.78% from 255 or 51.39% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 129 - color contains mainly: green. Hex color #458135 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458135 is #BA7ECA. Grayscale: #666666. Windows color (decimal): -12222155 or 3506501. OLE color: 3506501.
HSL color Cylindrical-coordinate representation of color #458135: hue angle of 107.37º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #458135 is Cyan = 0.47, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 129 | 53 | - |
| CMYK | 0.47 | 0 | 0.59 | 0.49 |
| HSL | 107.37º | 0.42% | 0.36% | - |
| HSV(B) | 107.37º | 0.59% | 0.51% | - |
| XYZ | 10.95 | 17.22 | 6.12 | - |
| YUV | 102.4 | 100.12 | 104.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 129 | 53 | 0.47 | 0 | 0.59 | 0.49 | 107.37 | 0.42 | 0.36 |
| Hex | 45 | 81 | 35 | 2F | 0 | 3B | 31 | 6B | 2A | 24 |
| Octal | 105 | 201 | 65 | 57 | 0 | 73 | 61 | 153 | 52 | 44 |
| Binary | 1000101 | 10000001 | 110101 | 101111 | 0 | 111011 | 110001 | 1101011 | 101010 | 100100 |
Color Harmonies of #458135
Complementary color
Monochromatic Colors of #458135
Black with #458135
Text Example
Text Example
White with #458135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458135; }
p { color: rgb(69,129,53); }
H1.HeaderClassName
{
color: #458135;
}
.AnyTagClassName
{
color: #458135;
}
</style>
background-color css
<style>
a { background-color: #458135; }
a { background-color: rgb(69,129,53); }
div.DivClassName
{
background-color: #458135;
}
.BgClassName
{
background-color: #458135;
}
</style>
border-color css
<style>
span { border-color: #458135; }
span { border-color: rgb(69,129,53); }
td.TdClassName
{
border-color: #458135;
}
.TagClassName
{
border-color: #458135;
}
</style>