Shades of Plantation #365745
Tints of Plantation #365745
RGB
CMYK
RGB Variations
Color information
#365745 (or 0x365745) is known color: Plantation. HEX triplet: 36, 57 and 45. RGB value is (54,87,69). Sum of RGB (Red+Green+Blue) = 54+87+69=210 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.71% from 210); Green value is 87 (34.38% from 255 or 41.43% from 210); Blue value is 69 (27.34% from 255 or 32.86% from 210); Max value from RGB is 87 - color contains mainly: green. Hex color #365745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365745 is #C9A8BA. Grayscale: #4B4B4B. Windows color (decimal): -13215931 or 4544310. OLE color: 4544310.
HSL color Cylindrical-coordinate representation of color #365745: hue angle of 147.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #365745 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 87 | 69 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.66 |
| HSL | 147.27º | 0.23% | 0.28% | - |
| HSV(B) | 147.27º | 0.38% | 0.34% | - |
| XYZ | 6 | 8.03 | 6.86 | - |
| YUV | 75.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 87 | 69 | 0.38 | 0 | 0.21 | 0.66 | 147.27 | 0.23 | 0.28 |
| Hex | 36 | 57 | 45 | 26 | 0 | 15 | 42 | 93 | 17 | 1C |
| Octal | 66 | 127 | 105 | 46 | 0 | 25 | 102 | 223 | 27 | 34 |
| Binary | 110110 | 1010111 | 1000101 | 100110 | 0 | 10101 | 1000010 | 10010011 | 10111 | 11100 |
Color Harmonies of #365745
Complementary color
Monochromatic Colors of #365745
Black with #365745
Text Example
Text Example
White with #365745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365745; }
p { color: rgb(54,87,69); }
H1.HeaderClassName
{
color: #365745;
}
.AnyTagClassName
{
color: #365745;
}
</style>
background-color css
<style>
a { background-color: #365745; }
a { background-color: rgb(54,87,69); }
div.DivClassName
{
background-color: #365745;
}
.BgClassName
{
background-color: #365745;
}
</style>
border-color css
<style>
span { border-color: #365745; }
span { border-color: rgb(54,87,69); }
td.TdClassName
{
border-color: #365745;
}
.TagClassName
{
border-color: #365745;
}
</style>