Shades of La Palma #309404
Tints of La Palma #309404
RGB
CMYK
RGB Variations
Color information
#309404 (or 0x309404) is known color: La Palma. HEX triplet: 30, 94 and 04. RGB value is (48,148,4). Sum of RGB (Red+Green+Blue) = 48+148+4=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 148 (58.20% from 255 or 74% from 200); Blue value is 4 (1.95% from 255 or 2% from 200); Max value from RGB is 148 - color contains mainly: green. Hex color #309404 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309404 is #CF6BFB. Grayscale: #666666. Windows color (decimal): -13593596 or 300080. OLE color: 300080.
HSL color Cylindrical-coordinate representation of color #309404: hue angle of 101.67º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #309404 is Cyan = 0.68, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 148 | 4 | - |
| CMYK | 0.68 | 0 | 0.97 | 0.42 |
| HSL | 101.67º | 0.95% | 0.3% | - |
| HSV(B) | 101.67º | 0.97% | 0.58% | - |
| XYZ | 11.83 | 21.82 | 3.7 | - |
| YUV | 101.68 | 72.87 | 89.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 148 | 4 | 0.68 | 0 | 0.97 | 0.42 | 101.67 | 0.95 | 0.3 |
| Hex | 30 | 94 | 4 | 44 | 0 | 61 | 2A | 66 | 5F | 1E |
| Octal | 60 | 224 | 4 | 104 | 0 | 141 | 52 | 146 | 137 | 36 |
| Binary | 110000 | 10010100 | 100 | 1000100 | 0 | 1100001 | 101010 | 1100110 | 1011111 | 11110 |
Color Harmonies of #309404
Complementary color
Monochromatic Colors of #309404
Black with #309404
Text Example
Text Example
White with #309404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309404; }
p { color: rgb(48,148,4); }
H1.HeaderClassName
{
color: #309404;
}
.AnyTagClassName
{
color: #309404;
}
</style>
background-color css
<style>
a { background-color: #309404; }
a { background-color: rgb(48,148,4); }
div.DivClassName
{
background-color: #309404;
}
.BgClassName
{
background-color: #309404;
}
</style>
border-color css
<style>
span { border-color: #309404; }
span { border-color: rgb(48,148,4); }
td.TdClassName
{
border-color: #309404;
}
.TagClassName
{
border-color: #309404;
}
</style>