Shades of Plantation #365445
Tints of Plantation #365445
RGB
CMYK
RGB Variations
Color information
#365445 (or 0x365445) is known color: Plantation. HEX triplet: 36, 54 and 45. RGB value is (54,84,69). Sum of RGB (Red+Green+Blue) = 54+84+69=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 84 (33.20% from 255 or 40.58% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 84 - color contains mainly: green. Hex color #365445 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365445 is #C9ABBA. Grayscale: #494949. Windows color (decimal): -13216699 or 4543542. OLE color: 4543542.
HSL color Cylindrical-coordinate representation of color #365445: hue angle of 150º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #365445 is Cyan = 0.36, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 84 | 69 | - |
| CMYK | 0.36 | 0 | 0.18 | 0.67 |
| HSL | 150º | 0.22% | 0.27% | - |
| HSV(B) | 150º | 0.36% | 0.33% | - |
| XYZ | 5.77 | 7.55 | 6.78 | - |
| YUV | 73.32 | 125.56 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 69 | 0.36 | 0 | 0.18 | 0.67 | 150 | 0.22 | 0.27 |
| Hex | 36 | 54 | 45 | 24 | 0 | 12 | 43 | 96 | 16 | 1B |
| Octal | 66 | 124 | 105 | 44 | 0 | 22 | 103 | 226 | 26 | 33 |
| Binary | 110110 | 1010100 | 1000101 | 100100 | 0 | 10010 | 1000011 | 10010110 | 10110 | 11011 |
Color Harmonies of #365445
Complementary color
Monochromatic Colors of #365445
Black with #365445
Text Example
Text Example
White with #365445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365445; }
p { color: rgb(54,84,69); }
H1.HeaderClassName
{
color: #365445;
}
.AnyTagClassName
{
color: #365445;
}
</style>
background-color css
<style>
a { background-color: #365445; }
a { background-color: rgb(54,84,69); }
div.DivClassName
{
background-color: #365445;
}
.BgClassName
{
background-color: #365445;
}
</style>
border-color css
<style>
span { border-color: #365445; }
span { border-color: rgb(54,84,69); }
td.TdClassName
{
border-color: #365445;
}
.TagClassName
{
border-color: #365445;
}
</style>