Shades of Plantation #375548
Tints of Plantation #375548
RGB
CMYK
RGB Variations
Color information
#375548 (or 0x375548) is known color: Plantation. HEX triplet: 37, 55 and 48. RGB value is (55,85,72). Sum of RGB (Red+Green+Blue) = 55+85+72=212 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.94% from 212); Green value is 85 (33.59% from 255 or 40.09% from 212); Blue value is 72 (28.52% from 255 or 33.96% from 212); Max value from RGB is 85 - color contains mainly: green. Hex color #375548 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375548 is #C8AAB7. Grayscale: #4A4A4A. Windows color (decimal): -13150904 or 4740407. OLE color: 4740407.
HSL color Cylindrical-coordinate representation of color #375548: hue angle of 154º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #375548 is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 85 | 72 | - |
| CMYK | 0.35 | 0 | 0.15 | 0.67 |
| HSL | 154º | 0.21% | 0.27% | - |
| HSV(B) | 154º | 0.35% | 0.33% | - |
| XYZ | 5.99 | 7.78 | 7.32 | - |
| YUV | 74.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 72 | 0.35 | 0 | 0.15 | 0.67 | 154 | 0.21 | 0.27 |
| Hex | 37 | 55 | 48 | 23 | 0 | F | 43 | 9A | 15 | 1B |
| Octal | 67 | 125 | 110 | 43 | 0 | 17 | 103 | 232 | 25 | 33 |
| Binary | 110111 | 1010101 | 1001000 | 100011 | 0 | 1111 | 1000011 | 10011010 | 10101 | 11011 |
Color Harmonies of #375548
Complementary color
Monochromatic Colors of #375548
Black with #375548
Text Example
Text Example
White with #375548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375548; }
p { color: rgb(55,85,72); }
H1.HeaderClassName
{
color: #375548;
}
.AnyTagClassName
{
color: #375548;
}
</style>
background-color css
<style>
a { background-color: #375548; }
a { background-color: rgb(55,85,72); }
div.DivClassName
{
background-color: #375548;
}
.BgClassName
{
background-color: #375548;
}
</style>
border-color css
<style>
span { border-color: #375548; }
span { border-color: rgb(55,85,72); }
td.TdClassName
{
border-color: #375548;
}
.TagClassName
{
border-color: #375548;
}
</style>