Shades of Plantation #375344
Tints of Plantation #375344
RGB
CMYK
RGB Variations
Color information
#375344 (or 0x375344) is known color: Plantation. HEX triplet: 37, 53 and 44. RGB value is (55,83,68). Sum of RGB (Red+Green+Blue) = 55+83+68=206 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.70% from 206); Green value is 83 (32.81% from 255 or 40.29% from 206); Blue value is 68 (26.95% from 255 or 33.01% from 206); Max value from RGB is 83 - color contains mainly: green. Hex color #375344 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #375344 is #C8ACBB. Grayscale: #484848. Windows color (decimal): -13151420 or 4477751. OLE color: 4477751.
HSL color Cylindrical-coordinate representation of color #375344: hue angle of 147.86º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #375344 is Cyan = 0.34, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 83 | 68 | - |
| CMYK | 0.34 | 0 | 0.18 | 0.67 |
| HSL | 147.86º | 0.2% | 0.27% | - |
| HSV(B) | 147.86º | 0.34% | 0.33% | - |
| XYZ | 5.71 | 7.42 | 6.6 | - |
| YUV | 72.92 | 125.22 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 68 | 0.34 | 0 | 0.18 | 0.67 | 147.86 | 0.2 | 0.27 |
| Hex | 37 | 53 | 44 | 22 | 0 | 12 | 43 | 94 | 14 | 1B |
| Octal | 67 | 123 | 104 | 42 | 0 | 22 | 103 | 224 | 24 | 33 |
| Binary | 110111 | 1010011 | 1000100 | 100010 | 0 | 10010 | 1000011 | 10010100 | 10100 | 11011 |
Color Harmonies of #375344
Complementary color
Monochromatic Colors of #375344
Black with #375344
Text Example
Text Example
White with #375344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375344; }
p { color: rgb(55,83,68); }
H1.HeaderClassName
{
color: #375344;
}
.AnyTagClassName
{
color: #375344;
}
</style>
background-color css
<style>
a { background-color: #375344; }
a { background-color: rgb(55,83,68); }
div.DivClassName
{
background-color: #375344;
}
.BgClassName
{
background-color: #375344;
}
</style>
border-color css
<style>
span { border-color: #375344; }
span { border-color: rgb(55,83,68); }
td.TdClassName
{
border-color: #375344;
}
.TagClassName
{
border-color: #375344;
}
</style>