Shades of La Palma #458630
Tints of La Palma #458630
RGB
CMYK
RGB Variations
Color information
#458630 (or 0x458630) is known color: La Palma. HEX triplet: 45, 86 and 30. RGB value is (69,134,48). Sum of RGB (Red+Green+Blue) = 69+134+48=251 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.49% from 251); Green value is 134 (52.73% from 255 or 53.39% from 251); Blue value is 48 (19.14% from 255 or 19.12% from 251); Max value from RGB is 134 - color contains mainly: green. Hex color #458630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458630 is #BA79CF. Grayscale: #696969. Windows color (decimal): -12220880 or 3180101. OLE color: 3180101.
HSL color Cylindrical-coordinate representation of color #458630: hue angle of 105.35º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #458630 is Cyan = 0.49, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 48 | - |
| CMYK | 0.49 | 0 | 0.64 | 0.47 |
| HSL | 105.35º | 0.47% | 0.36% | - |
| HSV(B) | 105.35º | 0.64% | 0.53% | - |
| XYZ | 11.51 | 18.53 | 5.77 | - |
| YUV | 104.76 | 95.97 | 102.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 48 | 0.49 | 0 | 0.64 | 0.47 | 105.35 | 0.47 | 0.36 |
| Hex | 45 | 86 | 30 | 31 | 0 | 40 | 2F | 69 | 2F | 24 |
| Octal | 105 | 206 | 60 | 61 | 0 | 100 | 57 | 151 | 57 | 44 |
| Binary | 1000101 | 10000110 | 110000 | 110001 | 0 | 1000000 | 101111 | 1101001 | 101111 | 100100 |
Color Harmonies of #458630
Complementary color
Monochromatic Colors of #458630
Black with #458630
Text Example
Text Example
White with #458630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458630; }
p { color: rgb(69,134,48); }
H1.HeaderClassName
{
color: #458630;
}
.AnyTagClassName
{
color: #458630;
}
</style>
background-color css
<style>
a { background-color: #458630; }
a { background-color: rgb(69,134,48); }
div.DivClassName
{
background-color: #458630;
}
.BgClassName
{
background-color: #458630;
}
</style>
border-color css
<style>
span { border-color: #458630; }
span { border-color: rgb(69,134,48); }
td.TdClassName
{
border-color: #458630;
}
.TagClassName
{
border-color: #458630;
}
</style>