Shades of Plantation #375846
Tints of Plantation #375846
RGB
CMYK
RGB Variations
Color information
#375846 (or 0x375846) is known color: Plantation. HEX triplet: 37, 58 and 46. RGB value is (55,88,70). Sum of RGB (Red+Green+Blue) = 55+88+70=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 88 (34.77% from 255 or 41.31% from 213); Blue value is 70 (27.73% from 255 or 32.86% from 213); Max value from RGB is 88 - color contains mainly: green. Hex color #375846 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375846 is #C8A7B9. Grayscale: #4C4C4C. Windows color (decimal): -13150138 or 4610103. OLE color: 4610103.
HSL color Cylindrical-coordinate representation of color #375846: hue angle of 147.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #375846 is Cyan = 0.38, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 88 | 70 | - |
| CMYK | 0.38 | 0 | 0.20 | 0.65 |
| HSL | 147.27º | 0.23% | 0.28% | - |
| HSV(B) | 147.27º | 0.38% | 0.35% | - |
| XYZ | 6.17 | 8.23 | 7.06 | - |
| YUV | 76.08 | 124.57 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 88 | 70 | 0.38 | 0 | 0.20 | 0.65 | 147.27 | 0.23 | 0.28 |
| Hex | 37 | 58 | 46 | 26 | 0 | 14 | 41 | 93 | 17 | 1C |
| Octal | 67 | 130 | 106 | 46 | 0 | 24 | 101 | 223 | 27 | 34 |
| Binary | 110111 | 1011000 | 1000110 | 100110 | 0 | 10100 | 1000001 | 10010011 | 10111 | 11100 |
Color Harmonies of #375846
Complementary color
Monochromatic Colors of #375846
Black with #375846
Text Example
Text Example
White with #375846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375846; }
p { color: rgb(55,88,70); }
H1.HeaderClassName
{
color: #375846;
}
.AnyTagClassName
{
color: #375846;
}
</style>
background-color css
<style>
a { background-color: #375846; }
a { background-color: rgb(55,88,70); }
div.DivClassName
{
background-color: #375846;
}
.BgClassName
{
background-color: #375846;
}
</style>
border-color css
<style>
span { border-color: #375846; }
span { border-color: rgb(55,88,70); }
td.TdClassName
{
border-color: #375846;
}
.TagClassName
{
border-color: #375846;
}
</style>