Shades of Plantation #39614A
Tints of Plantation #39614A
RGB
CMYK
RGB Variations
Color information
#39614A (or 0x39614A) is known color: Plantation. HEX triplet: 39, 61 and 4A. RGB value is (57,97,74). Sum of RGB (Red+Green+Blue) = 57+97+74=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 97 (38.28% from 255 or 42.54% from 228); Blue value is 74 (29.30% from 255 or 32.46% from 228); Max value from RGB is 97 - color contains mainly: green. Hex color #39614A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39614A is #C69EB5. Grayscale: #525252. Windows color (decimal): -13016758 or 4874553. OLE color: 4874553.
HSL color Cylindrical-coordinate representation of color #39614A: hue angle of 145.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #39614A is Cyan = 0.41, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 97 | 74 | - |
| CMYK | 0.41 | 0 | 0.24 | 0.62 |
| HSL | 145.5º | 0.26% | 0.3% | - |
| HSV(B) | 145.5º | 0.41% | 0.38% | - |
| XYZ | 7.2 | 9.91 | 8.01 | - |
| YUV | 82.42 | 123.25 | 109.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 74 | 0.41 | 0 | 0.24 | 0.62 | 145.5 | 0.26 | 0.3 |
| Hex | 39 | 61 | 4A | 29 | 0 | 18 | 3E | 92 | 1A | 1E |
| Octal | 71 | 141 | 112 | 51 | 0 | 30 | 76 | 222 | 32 | 36 |
| Binary | 111001 | 1100001 | 1001010 | 101001 | 0 | 11000 | 111110 | 10010010 | 11010 | 11110 |
Color Harmonies of #39614A
Complementary color
Monochromatic Colors of #39614A
Black with #39614A
Text Example
Text Example
White with #39614A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39614A; }
p { color: rgb(57,97,74); }
H1.HeaderClassName
{
color: #39614A;
}
.AnyTagClassName
{
color: #39614A;
}
</style>
background-color css
<style>
a { background-color: #39614A; }
a { background-color: rgb(57,97,74); }
div.DivClassName
{
background-color: #39614A;
}
.BgClassName
{
background-color: #39614A;
}
</style>
border-color css
<style>
span { border-color: #39614A; }
span { border-color: rgb(57,97,74); }
td.TdClassName
{
border-color: #39614A;
}
.TagClassName
{
border-color: #39614A;
}
</style>