Shades of La Palma #408623
Tints of La Palma #408623
RGB
CMYK
RGB Variations
Color information
#408623 (or 0x408623) is known color: La Palma. HEX triplet: 40, 86 and 23. RGB value is (64,134,35). Sum of RGB (Red+Green+Blue) = 64+134+35=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 134 (52.73% from 255 or 57.51% from 233); Blue value is 35 (14.06% from 255 or 15.02% from 233); Max value from RGB is 134 - color contains mainly: green. Hex color #408623 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #408623 is #BF79DC. Grayscale: #666666. Windows color (decimal): -12548573 or 2328128. OLE color: 2328128.
HSL color Cylindrical-coordinate representation of color #408623: hue angle of 102.42º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #408623 is Cyan = 0.52, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 35 | - |
| CMYK | 0.52 | 0 | 0.74 | 0.47 |
| HSL | 102.42º | 0.59% | 0.33% | - |
| HSV(B) | 102.42º | 0.74% | 0.53% | - |
| XYZ | 10.94 | 18.26 | 4.54 | - |
| YUV | 101.78 | 90.31 | 101.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 35 | 0.52 | 0 | 0.74 | 0.47 | 102.42 | 0.59 | 0.33 |
| Hex | 40 | 86 | 23 | 34 | 0 | 4A | 2F | 66 | 3B | 21 |
| Octal | 100 | 206 | 43 | 64 | 0 | 112 | 57 | 146 | 73 | 41 |
| Binary | 1000000 | 10000110 | 100011 | 110100 | 0 | 1001010 | 101111 | 1100110 | 111011 | 100001 |
Color Harmonies of #408623
Complementary color
Monochromatic Colors of #408623
Black with #408623
Text Example
Text Example
White with #408623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408623; }
p { color: rgb(64,134,35); }
H1.HeaderClassName
{
color: #408623;
}
.AnyTagClassName
{
color: #408623;
}
</style>
background-color css
<style>
a { background-color: #408623; }
a { background-color: rgb(64,134,35); }
div.DivClassName
{
background-color: #408623;
}
.BgClassName
{
background-color: #408623;
}
</style>
border-color css
<style>
span { border-color: #408623; }
span { border-color: rgb(64,134,35); }
td.TdClassName
{
border-color: #408623;
}
.TagClassName
{
border-color: #408623;
}
</style>