Shades of La Palma #468527
Tints of La Palma #468527
RGB
CMYK
RGB Variations
Color information
#468527 (or 0x468527) is known color: La Palma. HEX triplet: 46, 85 and 27. RGB value is (70,133,39). Sum of RGB (Red+Green+Blue) = 70+133+39=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 133 (52.34% from 255 or 54.96% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 133 - color contains mainly: green. Hex color #468527 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468527 is #B97AD8. Grayscale: #676767. Windows color (decimal): -12155609 or 2590022. OLE color: 2590022.
HSL color Cylindrical-coordinate representation of color #468527: hue angle of 100.21º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #468527 is Cyan = 0.47, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 39 | - |
| CMYK | 0.47 | 0 | 0.71 | 0.48 |
| HSL | 100.21º | 0.55% | 0.34% | - |
| HSV(B) | 100.21º | 0.71% | 0.52% | - |
| XYZ | 11.28 | 18.22 | 4.84 | - |
| YUV | 103.45 | 91.63 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 39 | 0.47 | 0 | 0.71 | 0.48 | 100.21 | 0.55 | 0.34 |
| Hex | 46 | 85 | 27 | 2F | 0 | 47 | 30 | 64 | 37 | 22 |
| Octal | 106 | 205 | 47 | 57 | 0 | 107 | 60 | 144 | 67 | 42 |
| Binary | 1000110 | 10000101 | 100111 | 101111 | 0 | 1000111 | 110000 | 1100100 | 110111 | 100010 |
Color Harmonies of #468527
Complementary color
Monochromatic Colors of #468527
Black with #468527
Text Example
Text Example
White with #468527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468527; }
p { color: rgb(70,133,39); }
H1.HeaderClassName
{
color: #468527;
}
.AnyTagClassName
{
color: #468527;
}
</style>
background-color css
<style>
a { background-color: #468527; }
a { background-color: rgb(70,133,39); }
div.DivClassName
{
background-color: #468527;
}
.BgClassName
{
background-color: #468527;
}
</style>
border-color css
<style>
span { border-color: #468527; }
span { border-color: rgb(70,133,39); }
td.TdClassName
{
border-color: #468527;
}
.TagClassName
{
border-color: #468527;
}
</style>