Shades of La Palma #339025
Tints of La Palma #339025
RGB
CMYK
RGB Variations
Color information
#339025 (or 0x339025) is known color: La Palma. HEX triplet: 33, 90 and 25. RGB value is (51,144,37). Sum of RGB (Red+Green+Blue) = 51+144+37=232 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.98% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 37 (14.84% from 255 or 15.95% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #339025 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #339025 is #CC6FDA. Grayscale: #686868. Windows color (decimal): -13397979 or 2461747. OLE color: 2461747.
HSL color Cylindrical-coordinate representation of color #339025: hue angle of 112.15º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #339025 is Cyan = 0.65, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 144 | 37 | - |
| CMYK | 0.65 | 0 | 0.74 | 0.44 |
| HSL | 112.15º | 0.59% | 0.35% | - |
| HSV(B) | 112.15º | 0.74% | 0.56% | - |
| XYZ | 11.67 | 20.78 | 5.15 | - |
| YUV | 104 | 90.19 | 90.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 144 | 37 | 0.65 | 0 | 0.74 | 0.44 | 112.15 | 0.59 | 0.35 |
| Hex | 33 | 90 | 25 | 41 | 0 | 4A | 2C | 70 | 3B | 23 |
| Octal | 63 | 220 | 45 | 101 | 0 | 112 | 54 | 160 | 73 | 43 |
| Binary | 110011 | 10010000 | 100101 | 1000001 | 0 | 1001010 | 101100 | 1110000 | 111011 | 100011 |
Color Harmonies of #339025
Complementary color
Monochromatic Colors of #339025
Black with #339025
Text Example
Text Example
White with #339025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339025; }
p { color: rgb(51,144,37); }
H1.HeaderClassName
{
color: #339025;
}
.AnyTagClassName
{
color: #339025;
}
</style>
background-color css
<style>
a { background-color: #339025; }
a { background-color: rgb(51,144,37); }
div.DivClassName
{
background-color: #339025;
}
.BgClassName
{
background-color: #339025;
}
</style>
border-color css
<style>
span { border-color: #339025; }
span { border-color: rgb(51,144,37); }
td.TdClassName
{
border-color: #339025;
}
.TagClassName
{
border-color: #339025;
}
</style>