Shades of La Palma #479303
Tints of La Palma #479303
RGB
CMYK
RGB Variations
Color information
#479303 (or 0x479303) is known color: La Palma. HEX triplet: 47, 93 and 03. RGB value is (71,147,3). Sum of RGB (Red+Green+Blue) = 71+147+3=221 (29% of max value = 765). Red value is 71 (28.12% from 255 or 32.13% from 221); Green value is 147 (57.81% from 255 or 66.52% from 221); Blue value is 3 (1.56% from 255 or 1.36% from 221); Max value from RGB is 147 - color contains mainly: green. Hex color #479303 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #479303 is #B86CFC. Grayscale: #6C6C6C. Windows color (decimal): -12086525 or 234311. OLE color: 234311.
HSL color Cylindrical-coordinate representation of color #479303: hue angle of 91.67º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #479303 is Cyan = 0.52, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 147 | 3 | - |
| CMYK | 0.52 | 0 | 0.98 | 0.42 |
| HSL | 91.67º | 0.96% | 0.29% | - |
| HSV(B) | 91.67º | 0.98% | 0.58% | - |
| XYZ | 13.05 | 22.21 | 3.69 | - |
| YUV | 107.86 | 68.82 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 147 | 3 | 0.52 | 0 | 0.98 | 0.42 | 91.67 | 0.96 | 0.29 |
| Hex | 47 | 93 | 3 | 34 | 0 | 62 | 2A | 5C | 60 | 1D |
| Octal | 107 | 223 | 3 | 64 | 0 | 142 | 52 | 134 | 140 | 35 |
| Binary | 1000111 | 10010011 | 11 | 110100 | 0 | 1100010 | 101010 | 1011100 | 1100000 | 11101 |
Color Harmonies of #479303
Complementary color
Monochromatic Colors of #479303
Black with #479303
Text Example
Text Example
White with #479303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #479303; }
p { color: rgb(71,147,3); }
H1.HeaderClassName
{
color: #479303;
}
.AnyTagClassName
{
color: #479303;
}
</style>
background-color css
<style>
a { background-color: #479303; }
a { background-color: rgb(71,147,3); }
div.DivClassName
{
background-color: #479303;
}
.BgClassName
{
background-color: #479303;
}
</style>
border-color css
<style>
span { border-color: #479303; }
span { border-color: rgb(71,147,3); }
td.TdClassName
{
border-color: #479303;
}
.TagClassName
{
border-color: #479303;
}
</style>