Shades of La Palma #349501
Tints of La Palma #349501
RGB
CMYK
RGB Variations
Color information
#349501 (or 0x349501) is known color: La Palma. HEX triplet: 34, 95 and 01. RGB value is (52,149,1). Sum of RGB (Red+Green+Blue) = 52+149+1=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 149 (58.59% from 255 or 73.76% from 202); Blue value is 1 (0.78% from 255 or 0.50% from 202); Max value from RGB is 149 - color contains mainly: green. Hex color #349501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #349501 is #CB6AFE. Grayscale: #676767. Windows color (decimal): -13331199 or 103732. OLE color: 103732.
HSL color Cylindrical-coordinate representation of color #349501: hue angle of 99.32º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #349501 is Cyan = 0.65, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 149 | 1 | - |
| CMYK | 0.65 | 0 | 0.99 | 0.42 |
| HSL | 99.32º | 0.99% | 0.29% | - |
| HSV(B) | 99.32º | 0.99% | 0.58% | - |
| XYZ | 12.17 | 22.23 | 3.68 | - |
| YUV | 103.13 | 70.36 | 91.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 149 | 1 | 0.65 | 0 | 0.99 | 0.42 | 99.32 | 0.99 | 0.29 |
| Hex | 34 | 95 | 1 | 41 | 0 | 63 | 2A | 63 | 63 | 1D |
| Octal | 64 | 225 | 1 | 101 | 0 | 143 | 52 | 143 | 143 | 35 |
| Binary | 110100 | 10010101 | 1 | 1000001 | 0 | 1100011 | 101010 | 1100011 | 1100011 | 11101 |
Color Harmonies of #349501
Complementary color
Monochromatic Colors of #349501
Black with #349501
Text Example
Text Example
White with #349501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349501; }
p { color: rgb(52,149,1); }
H1.HeaderClassName
{
color: #349501;
}
.AnyTagClassName
{
color: #349501;
}
</style>
background-color css
<style>
a { background-color: #349501; }
a { background-color: rgb(52,149,1); }
div.DivClassName
{
background-color: #349501;
}
.BgClassName
{
background-color: #349501;
}
</style>
border-color css
<style>
span { border-color: #349501; }
span { border-color: rgb(52,149,1); }
td.TdClassName
{
border-color: #349501;
}
.TagClassName
{
border-color: #349501;
}
</style>