Shades of La Palma #399203
Tints of La Palma #399203
RGB
CMYK
RGB Variations
Color information
#399203 (or 0x399203) is known color: La Palma. HEX triplet: 39, 92 and 03. RGB value is (57,146,3). Sum of RGB (Red+Green+Blue) = 57+146+3=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 146 (57.42% from 255 or 70.87% from 206); Blue value is 3 (1.56% from 255 or 1.46% from 206); Max value from RGB is 146 - color contains mainly: green. Hex color #399203 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #399203 is #C66DFC. Grayscale: #676767. Windows color (decimal): -13004285 or 234041. OLE color: 234041.
HSL color Cylindrical-coordinate representation of color #399203: hue angle of 97.34º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #399203 is Cyan = 0.61, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 146 | 3 | - |
| CMYK | 0.61 | 0 | 0.98 | 0.43 |
| HSL | 97.34º | 0.96% | 0.29% | - |
| HSV(B) | 97.34º | 0.98% | 0.57% | - |
| XYZ | 11.98 | 21.43 | 3.59 | - |
| YUV | 103.09 | 71.51 | 95.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 146 | 3 | 0.61 | 0 | 0.98 | 0.43 | 97.34 | 0.96 | 0.29 |
| Hex | 39 | 92 | 3 | 3D | 0 | 62 | 2B | 61 | 60 | 1D |
| Octal | 71 | 222 | 3 | 75 | 0 | 142 | 53 | 141 | 140 | 35 |
| Binary | 111001 | 10010010 | 11 | 111101 | 0 | 1100010 | 101011 | 1100001 | 1100000 | 11101 |
Color Harmonies of #399203
Complementary color
Monochromatic Colors of #399203
Black with #399203
Text Example
Text Example
White with #399203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #399203; }
p { color: rgb(57,146,3); }
H1.HeaderClassName
{
color: #399203;
}
.AnyTagClassName
{
color: #399203;
}
</style>
background-color css
<style>
a { background-color: #399203; }
a { background-color: rgb(57,146,3); }
div.DivClassName
{
background-color: #399203;
}
.BgClassName
{
background-color: #399203;
}
</style>
border-color css
<style>
span { border-color: #399203; }
span { border-color: rgb(57,146,3); }
td.TdClassName
{
border-color: #399203;
}
.TagClassName
{
border-color: #399203;
}
</style>