Shades of La Palma #458533
Tints of La Palma #458533
RGB
CMYK
RGB Variations
Color information
#458533 (or 0x458533) is known color: La Palma. HEX triplet: 45, 85 and 33. RGB value is (69,133,51). Sum of RGB (Red+Green+Blue) = 69+133+51=253 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.27% from 253); Green value is 133 (52.34% from 255 or 52.57% from 253); Blue value is 51 (20.31% from 255 or 20.16% from 253); Max value from RGB is 133 - color contains mainly: green. Hex color #458533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458533 is #BA7ACC. Grayscale: #686868. Windows color (decimal): -12221133 or 3376453. OLE color: 3376453.
HSL color Cylindrical-coordinate representation of color #458533: hue angle of 106.83º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #458533 is Cyan = 0.48, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 51 | - |
| CMYK | 0.48 | 0 | 0.62 | 0.48 |
| HSL | 106.83º | 0.45% | 0.36% | - |
| HSV(B) | 106.83º | 0.62% | 0.52% | - |
| XYZ | 11.44 | 18.28 | 6.06 | - |
| YUV | 104.52 | 97.8 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 51 | 0.48 | 0 | 0.62 | 0.48 | 106.83 | 0.45 | 0.36 |
| Hex | 45 | 85 | 33 | 30 | 0 | 3E | 30 | 6B | 2D | 24 |
| Octal | 105 | 205 | 63 | 60 | 0 | 76 | 60 | 153 | 55 | 44 |
| Binary | 1000101 | 10000101 | 110011 | 110000 | 0 | 111110 | 110000 | 1101011 | 101101 | 100100 |
Color Harmonies of #458533
Complementary color
Monochromatic Colors of #458533
Black with #458533
Text Example
Text Example
White with #458533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458533; }
p { color: rgb(69,133,51); }
H1.HeaderClassName
{
color: #458533;
}
.AnyTagClassName
{
color: #458533;
}
</style>
background-color css
<style>
a { background-color: #458533; }
a { background-color: rgb(69,133,51); }
div.DivClassName
{
background-color: #458533;
}
.BgClassName
{
background-color: #458533;
}
</style>
border-color css
<style>
span { border-color: #458533; }
span { border-color: rgb(69,133,51); }
td.TdClassName
{
border-color: #458533;
}
.TagClassName
{
border-color: #458533;
}
</style>