Shades of Plantation #375045
Tints of Plantation #375045
RGB
CMYK
RGB Variations
Color information
#375045 (or 0x375045) is known color: Plantation. HEX triplet: 37, 50 and 45. RGB value is (55,80,69). Sum of RGB (Red+Green+Blue) = 55+80+69=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 80 (31.64% from 255 or 39.22% from 204); Blue value is 69 (27.34% from 255 or 33.82% from 204); Max value from RGB is 80 - color contains mainly: green. Hex color #375045 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375045 is #C8AFBA. Grayscale: #474747. Windows color (decimal): -13152187 or 4542519. OLE color: 4542519.
HSL color Cylindrical-coordinate representation of color #375045: hue angle of 153.6º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #375045 is Cyan = 0.31, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 55 | 80 | 69 | - |
| CMYK | 0.31 | 0 | 0.14 | 0.69 |
| HSL | 153.6º | 0.19% | 0.26% | - |
| HSV(B) | 153.6º | 0.31% | 0.31% | - |
| XYZ | 5.52 | 6.98 | 6.69 | - |
| YUV | 71.27 | 126.72 | 116.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 69 | 0.31 | 0 | 0.14 | 0.69 | 153.6 | 0.19 | 0.26 |
| Hex | 37 | 50 | 45 | 1F | 0 | E | 45 | 9A | 13 | 1A |
| Octal | 67 | 120 | 105 | 37 | 0 | 16 | 105 | 232 | 23 | 32 |
| Binary | 110111 | 1010000 | 1000101 | 11111 | 0 | 1110 | 1000101 | 10011010 | 10011 | 11010 |
Color Harmonies of #375045
Complementary color
Monochromatic Colors of #375045
Black with #375045
Text Example
Text Example
White with #375045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375045; }
p { color: rgb(55,80,69); }
H1.HeaderClassName
{
color: #375045;
}
.AnyTagClassName
{
color: #375045;
}
</style>
background-color css
<style>
a { background-color: #375045; }
a { background-color: rgb(55,80,69); }
div.DivClassName
{
background-color: #375045;
}
.BgClassName
{
background-color: #375045;
}
</style>
border-color css
<style>
span { border-color: #375045; }
span { border-color: rgb(55,80,69); }
td.TdClassName
{
border-color: #375045;
}
.TagClassName
{
border-color: #375045;
}
</style>