Shades of La Palma #359501
Tints of La Palma #359501
RGB
CMYK
RGB Variations
Color information
#359501 (or 0x359501) is known color: La Palma. HEX triplet: 35, 95 and 01. RGB value is (53,149,1). Sum of RGB (Red+Green+Blue) = 53+149+1=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 149 (58.59% from 255 or 73.40% from 203); Blue value is 1 (0.78% from 255 or 0.49% from 203); Max value from RGB is 149 - color contains mainly: green. Hex color #359501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #359501 is #CA6AFE. Grayscale: #676767. Windows color (decimal): -13265663 or 103733. OLE color: 103733.
HSL color Cylindrical-coordinate representation of color #359501: hue angle of 98.92º 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 #359501 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 149 | 1 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.42 |
| HSL | 98.92º | 0.99% | 0.29% | - |
| HSV(B) | 98.92º | 0.99% | 0.58% | - |
| XYZ | 12.22 | 22.25 | 3.68 | - |
| YUV | 103.42 | 70.2 | 92.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 149 | 1 | 0.64 | 0 | 0.99 | 0.42 | 98.92 | 0.99 | 0.29 |
| Hex | 35 | 95 | 1 | 40 | 0 | 63 | 2A | 63 | 63 | 1D |
| Octal | 65 | 225 | 1 | 100 | 0 | 143 | 52 | 143 | 143 | 35 |
| Binary | 110101 | 10010101 | 1 | 1000000 | 0 | 1100011 | 101010 | 1100011 | 1100011 | 11101 |
Color Harmonies of #359501
Complementary color
Monochromatic Colors of #359501
Black with #359501
Text Example
Text Example
White with #359501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359501; }
p { color: rgb(53,149,1); }
H1.HeaderClassName
{
color: #359501;
}
.AnyTagClassName
{
color: #359501;
}
</style>
background-color css
<style>
a { background-color: #359501; }
a { background-color: rgb(53,149,1); }
div.DivClassName
{
background-color: #359501;
}
.BgClassName
{
background-color: #359501;
}
</style>
border-color css
<style>
span { border-color: #359501; }
span { border-color: rgb(53,149,1); }
td.TdClassName
{
border-color: #359501;
}
.TagClassName
{
border-color: #359501;
}
</style>