Shades of La Palma #389233
Tints of La Palma #389233
RGB
CMYK
RGB Variations
Color information
#389233 (or 0x389233) is known color: La Palma. HEX triplet: 38, 92 and 33. RGB value is (56,146,51). Sum of RGB (Red+Green+Blue) = 56+146+51=253 (33% of max value = 765). Red value is 56 (22.27% from 255 or 22.13% from 253); Green value is 146 (57.42% from 255 or 57.71% from 253); Blue value is 51 (20.31% from 255 or 20.16% from 253); Max value from RGB is 146 - color contains mainly: green. Hex color #389233 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #389233 is #C76DCC. Grayscale: #6C6C6C. Windows color (decimal): -13069773 or 3379768. OLE color: 3379768.
HSL color Cylindrical-coordinate representation of color #389233: hue angle of 116.84º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #389233 is Cyan = 0.62, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 146 | 51 | - |
| CMYK | 0.62 | 0 | 0.65 | 0.43 |
| HSL | 116.84º | 0.48% | 0.39% | - |
| HSV(B) | 116.84º | 0.65% | 0.57% | - |
| XYZ | 12.51 | 21.64 | 6.65 | - |
| YUV | 108.26 | 95.68 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 146 | 51 | 0.62 | 0 | 0.65 | 0.43 | 116.84 | 0.48 | 0.39 |
| Hex | 38 | 92 | 33 | 3E | 0 | 41 | 2B | 75 | 30 | 27 |
| Octal | 70 | 222 | 63 | 76 | 0 | 101 | 53 | 165 | 60 | 47 |
| Binary | 111000 | 10010010 | 110011 | 111110 | 0 | 1000001 | 101011 | 1110101 | 110000 | 100111 |
Color Harmonies of #389233
Complementary color
Monochromatic Colors of #389233
Black with #389233
Text Example
Text Example
White with #389233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #389233; }
p { color: rgb(56,146,51); }
H1.HeaderClassName
{
color: #389233;
}
.AnyTagClassName
{
color: #389233;
}
</style>
background-color css
<style>
a { background-color: #389233; }
a { background-color: rgb(56,146,51); }
div.DivClassName
{
background-color: #389233;
}
.BgClassName
{
background-color: #389233;
}
</style>
border-color css
<style>
span { border-color: #389233; }
span { border-color: rgb(56,146,51); }
td.TdClassName
{
border-color: #389233;
}
.TagClassName
{
border-color: #389233;
}
</style>