Shades of La Palma #399501
Tints of La Palma #399501
RGB
CMYK
RGB Variations
Color information
#399501 (or 0x399501) is known color: La Palma. HEX triplet: 39, 95 and 01. RGB value is (57,149,1). Sum of RGB (Red+Green+Blue) = 57+149+1=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 149 (58.59% from 255 or 71.98% from 207); Blue value is 1 (0.78% from 255 or 0.48% from 207); Max value from RGB is 149 - color contains mainly: green. Hex color #399501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399501 is #C66AFE. Grayscale: #696969. Windows color (decimal): -13003519 or 103737. OLE color: 103737.
HSL color Cylindrical-coordinate representation of color #399501: hue angle of 97.3º 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 #399501 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 149 | 1 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.42 |
| HSL | 97.3º | 0.99% | 0.29% | - |
| HSV(B) | 97.3º | 0.99% | 0.58% | - |
| XYZ | 12.44 | 22.37 | 3.69 | - |
| YUV | 104.62 | 69.52 | 94.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 149 | 1 | 0.62 | 0 | 0.99 | 0.42 | 97.3 | 0.99 | 0.29 |
| Hex | 39 | 95 | 1 | 3E | 0 | 63 | 2A | 61 | 63 | 1D |
| Octal | 71 | 225 | 1 | 76 | 0 | 143 | 52 | 141 | 143 | 35 |
| Binary | 111001 | 10010101 | 1 | 111110 | 0 | 1100011 | 101010 | 1100001 | 1100011 | 11101 |
Color Harmonies of #399501
Complementary color
Monochromatic Colors of #399501
Black with #399501
Text Example
Text Example
White with #399501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399501; }
p { color: rgb(57,149,1); }
H1.HeaderClassName
{
color: #399501;
}
.AnyTagClassName
{
color: #399501;
}
</style>
background-color css
<style>
a { background-color: #399501; }
a { background-color: rgb(57,149,1); }
div.DivClassName
{
background-color: #399501;
}
.BgClassName
{
background-color: #399501;
}
</style>
border-color css
<style>
span { border-color: #399501; }
span { border-color: rgb(57,149,1); }
td.TdClassName
{
border-color: #399501;
}
.TagClassName
{
border-color: #399501;
}
</style>