Shades of Plantation #376149
Tints of Plantation #376149
RGB
CMYK
RGB Variations
Color information
#376149 (or 0x376149) is known color: Plantation. HEX triplet: 37, 61 and 49. RGB value is (55,97,73). Sum of RGB (Red+Green+Blue) = 55+97+73=225 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.44% from 225); Green value is 97 (38.28% from 255 or 43.11% from 225); Blue value is 73 (28.91% from 255 or 32.44% from 225); Max value from RGB is 97 - color contains mainly: green. Hex color #376149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376149 is #C89EB6. Grayscale: #515151. Windows color (decimal): -13147831 or 4809015. OLE color: 4809015.
HSL color Cylindrical-coordinate representation of color #376149: hue angle of 145.71º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #376149 is Cyan = 0.43, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 97 | 73 | - |
| CMYK | 0.43 | 0 | 0.25 | 0.62 |
| HSL | 145.71º | 0.28% | 0.3% | - |
| HSV(B) | 145.71º | 0.43% | 0.38% | - |
| XYZ | 7.05 | 9.84 | 7.83 | - |
| YUV | 81.71 | 123.09 | 108.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 97 | 73 | 0.43 | 0 | 0.25 | 0.62 | 145.71 | 0.28 | 0.3 |
| Hex | 37 | 61 | 49 | 2B | 0 | 19 | 3E | 92 | 1C | 1E |
| Octal | 67 | 141 | 111 | 53 | 0 | 31 | 76 | 222 | 34 | 36 |
| Binary | 110111 | 1100001 | 1001001 | 101011 | 0 | 11001 | 111110 | 10010010 | 11100 | 11110 |
Color Harmonies of #376149
Complementary color
Monochromatic Colors of #376149
Black with #376149
Text Example
Text Example
White with #376149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376149; }
p { color: rgb(55,97,73); }
H1.HeaderClassName
{
color: #376149;
}
.AnyTagClassName
{
color: #376149;
}
</style>
background-color css
<style>
a { background-color: #376149; }
a { background-color: rgb(55,97,73); }
div.DivClassName
{
background-color: #376149;
}
.BgClassName
{
background-color: #376149;
}
</style>
border-color css
<style>
span { border-color: #376149; }
span { border-color: rgb(55,97,73); }
td.TdClassName
{
border-color: #376149;
}
.TagClassName
{
border-color: #376149;
}
</style>