Shades of La Palma #399802
Tints of La Palma #399802
RGB
CMYK
RGB Variations
Color information
#399802 (or 0x399802) is known color: La Palma. HEX triplet: 39, 98 and 02. RGB value is (57,152,2). Sum of RGB (Red+Green+Blue) = 57+152+2=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 152 (59.77% from 255 or 72.04% from 211); Blue value is 2 (1.17% from 255 or 0.95% from 211); Max value from RGB is 152 - color contains mainly: green. Hex color #399802 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399802 is #C667FD. Grayscale: #6A6A6A. Windows color (decimal): -13002750 or 170041. OLE color: 170041.
HSL color Cylindrical-coordinate representation of color #399802: hue angle of 98º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #399802 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 152 | 2 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.40 |
| HSL | 98º | 0.97% | 0.3% | - |
| HSV(B) | 98º | 0.99% | 0.6% | - |
| XYZ | 12.93 | 23.33 | 3.88 | - |
| YUV | 106.5 | 69.03 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 152 | 2 | 0.62 | 0 | 0.99 | 0.40 | 98 | 0.97 | 0.3 |
| Hex | 39 | 98 | 2 | 3E | 0 | 63 | 28 | 62 | 61 | 1E |
| Octal | 71 | 230 | 2 | 76 | 0 | 143 | 50 | 142 | 141 | 36 |
| Binary | 111001 | 10011000 | 10 | 111110 | 0 | 1100011 | 101000 | 1100010 | 1100001 | 11110 |
Color Harmonies of #399802
Complementary color
Monochromatic Colors of #399802
Black with #399802
Text Example
Text Example
White with #399802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399802; }
p { color: rgb(57,152,2); }
H1.HeaderClassName
{
color: #399802;
}
.AnyTagClassName
{
color: #399802;
}
</style>
background-color css
<style>
a { background-color: #399802; }
a { background-color: rgb(57,152,2); }
div.DivClassName
{
background-color: #399802;
}
.BgClassName
{
background-color: #399802;
}
</style>
border-color css
<style>
span { border-color: #399802; }
span { border-color: rgb(57,152,2); }
td.TdClassName
{
border-color: #399802;
}
.TagClassName
{
border-color: #399802;
}
</style>