Shades of Plantation #365044
Tints of Plantation #365044
RGB
CMYK
RGB Variations
Color information
#365044 (or 0x365044) is known color: Plantation. HEX triplet: 36, 50 and 44. RGB value is (54,80,68). Sum of RGB (Red+Green+Blue) = 54+80+68=202 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.73% from 202); Green value is 80 (31.64% from 255 or 39.60% from 202); Blue value is 68 (26.95% from 255 or 33.66% from 202); Max value from RGB is 80 - color contains mainly: green. Hex color #365044 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365044 is #C9AFBB. Grayscale: #464646. Windows color (decimal): -13217724 or 4476982. OLE color: 4476982.
HSL color Cylindrical-coordinate representation of color #365044: hue angle of 152.31º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #365044 is Cyan = 0.33, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 54 | 80 | 68 | - |
| CMYK | 0.33 | 0 | 0.15 | 0.69 |
| HSL | 152.31º | 0.19% | 0.26% | - |
| HSV(B) | 152.31º | 0.33% | 0.31% | - |
| XYZ | 5.43 | 6.94 | 6.52 | - |
| YUV | 70.86 | 126.39 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 80 | 68 | 0.33 | 0 | 0.15 | 0.69 | 152.31 | 0.19 | 0.26 |
| Hex | 36 | 50 | 44 | 21 | 0 | F | 45 | 98 | 13 | 1A |
| Octal | 66 | 120 | 104 | 41 | 0 | 17 | 105 | 230 | 23 | 32 |
| Binary | 110110 | 1010000 | 1000100 | 100001 | 0 | 1111 | 1000101 | 10011000 | 10011 | 11010 |
Color Harmonies of #365044
Complementary color
Monochromatic Colors of #365044
Black with #365044
Text Example
Text Example
White with #365044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365044; }
p { color: rgb(54,80,68); }
H1.HeaderClassName
{
color: #365044;
}
.AnyTagClassName
{
color: #365044;
}
</style>
background-color css
<style>
a { background-color: #365044; }
a { background-color: rgb(54,80,68); }
div.DivClassName
{
background-color: #365044;
}
.BgClassName
{
background-color: #365044;
}
</style>
border-color css
<style>
span { border-color: #365044; }
span { border-color: rgb(54,80,68); }
td.TdClassName
{
border-color: #365044;
}
.TagClassName
{
border-color: #365044;
}
</style>