Shades of La Palma #319807
Tints of La Palma #319807
RGB
CMYK
RGB Variations
Color information
#319807 (or 0x319807) is known color: La Palma. HEX triplet: 31, 98 and 07. RGB value is (49,152,7). Sum of RGB (Red+Green+Blue) = 49+152+7=208 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.56% from 208); Green value is 152 (59.77% from 255 or 73.08% from 208); Blue value is 7 (3.12% from 255 or 3.37% from 208); Max value from RGB is 152 - color contains mainly: green. Hex color #319807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #319807 is #CE67F8. Grayscale: #696969. Windows color (decimal): -13527033 or 497713. OLE color: 497713.
HSL color Cylindrical-coordinate representation of color #319807: hue angle of 102.62º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #319807 is Cyan = 0.68, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 49 | 152 | 7 | - |
| CMYK | 0.68 | 0 | 0.95 | 0.40 |
| HSL | 102.62º | 0.91% | 0.31% | - |
| HSV(B) | 102.62º | 0.95% | 0.6% | - |
| XYZ | 12.53 | 23.12 | 4 | - |
| YUV | 104.67 | 72.88 | 88.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 152 | 7 | 0.68 | 0 | 0.95 | 0.40 | 102.62 | 0.91 | 0.31 |
| Hex | 31 | 98 | 7 | 44 | 0 | 5F | 28 | 67 | 5B | 1F |
| Octal | 61 | 230 | 7 | 104 | 0 | 137 | 50 | 147 | 133 | 37 |
| Binary | 110001 | 10011000 | 111 | 1000100 | 0 | 1011111 | 101000 | 1100111 | 1011011 | 11111 |
Color Harmonies of #319807
Complementary color
Monochromatic Colors of #319807
Black with #319807
Text Example
Text Example
White with #319807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319807; }
p { color: rgb(49,152,7); }
H1.HeaderClassName
{
color: #319807;
}
.AnyTagClassName
{
color: #319807;
}
</style>
background-color css
<style>
a { background-color: #319807; }
a { background-color: rgb(49,152,7); }
div.DivClassName
{
background-color: #319807;
}
.BgClassName
{
background-color: #319807;
}
</style>
border-color css
<style>
span { border-color: #319807; }
span { border-color: rgb(49,152,7); }
td.TdClassName
{
border-color: #319807;
}
.TagClassName
{
border-color: #319807;
}
</style>