Shades of La Palma #309402
Tints of La Palma #309402
RGB
CMYK
RGB Variations
Color information
#309402 (or 0x309402) is known color: La Palma. HEX triplet: 30, 94 and 02. RGB value is (48,148,2). Sum of RGB (Red+Green+Blue) = 48+148+2=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 148 (58.20% from 255 or 74.75% from 198); Blue value is 2 (1.17% from 255 or 1.01% from 198); Max value from RGB is 148 - color contains mainly: green. Hex color #309402 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309402 is #CF6BFD. Grayscale: #656565. Windows color (decimal): -13593598 or 169008. OLE color: 169008.
HSL color Cylindrical-coordinate representation of color #309402: hue angle of 101.1º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #309402 is Cyan = 0.68, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 148 | 2 | - |
| CMYK | 0.68 | 0 | 0.99 | 0.42 |
| HSL | 101.1º | 0.97% | 0.29% | - |
| HSV(B) | 101.1º | 0.99% | 0.58% | - |
| XYZ | 11.82 | 21.81 | 3.64 | - |
| YUV | 101.46 | 71.87 | 89.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 148 | 2 | 0.68 | 0 | 0.99 | 0.42 | 101.1 | 0.97 | 0.29 |
| Hex | 30 | 94 | 2 | 44 | 0 | 63 | 2A | 65 | 61 | 1D |
| Octal | 60 | 224 | 2 | 104 | 0 | 143 | 52 | 145 | 141 | 35 |
| Binary | 110000 | 10010100 | 10 | 1000100 | 0 | 1100011 | 101010 | 1100101 | 1100001 | 11101 |
Color Harmonies of #309402
Complementary color
Monochromatic Colors of #309402
Black with #309402
Text Example
Text Example
White with #309402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309402; }
p { color: rgb(48,148,2); }
H1.HeaderClassName
{
color: #309402;
}
.AnyTagClassName
{
color: #309402;
}
</style>
background-color css
<style>
a { background-color: #309402; }
a { background-color: rgb(48,148,2); }
div.DivClassName
{
background-color: #309402;
}
.BgClassName
{
background-color: #309402;
}
</style>
border-color css
<style>
span { border-color: #309402; }
span { border-color: rgb(48,148,2); }
td.TdClassName
{
border-color: #309402;
}
.TagClassName
{
border-color: #309402;
}
</style>