Shades of Plantation #375745
Tints of Plantation #375745
RGB
CMYK
RGB Variations
Color information
#375745 (or 0x375745) is known color: Plantation. HEX triplet: 37, 57 and 45. RGB value is (55,87,69). Sum of RGB (Red+Green+Blue) = 55+87+69=211 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.07% from 211); Green value is 87 (34.38% from 255 or 41.23% from 211); Blue value is 69 (27.34% from 255 or 32.70% from 211); Max value from RGB is 87 - color contains mainly: green. Hex color #375745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375745 is #C8A8BA. Grayscale: #4B4B4B. Windows color (decimal): -13150395 or 4544311. OLE color: 4544311.
HSL color Cylindrical-coordinate representation of color #375745: hue angle of 146.25º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #375745 is Cyan = 0.37, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 87 | 69 | - |
| CMYK | 0.37 | 0 | 0.21 | 0.66 |
| HSL | 146.25º | 0.23% | 0.28% | - |
| HSV(B) | 146.25º | 0.37% | 0.34% | - |
| XYZ | 6.06 | 8.06 | 6.87 | - |
| YUV | 75.38 | 124.4 | 113.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 69 | 0.37 | 0 | 0.21 | 0.66 | 146.25 | 0.23 | 0.28 |
| Hex | 37 | 57 | 45 | 25 | 0 | 15 | 42 | 92 | 17 | 1C |
| Octal | 67 | 127 | 105 | 45 | 0 | 25 | 102 | 222 | 27 | 34 |
| Binary | 110111 | 1010111 | 1000101 | 100101 | 0 | 10101 | 1000010 | 10010010 | 10111 | 11100 |
Color Harmonies of #375745
Complementary color
Monochromatic Colors of #375745
Black with #375745
Text Example
Text Example
White with #375745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375745; }
p { color: rgb(55,87,69); }
H1.HeaderClassName
{
color: #375745;
}
.AnyTagClassName
{
color: #375745;
}
</style>
background-color css
<style>
a { background-color: #375745; }
a { background-color: rgb(55,87,69); }
div.DivClassName
{
background-color: #375745;
}
.BgClassName
{
background-color: #375745;
}
</style>
border-color css
<style>
span { border-color: #375745; }
span { border-color: rgb(55,87,69); }
td.TdClassName
{
border-color: #375745;
}
.TagClassName
{
border-color: #375745;
}
</style>