Shades of Plantation #415349
Tints of Plantation #415349
RGB
CMYK
RGB Variations
Color information
#415349 (or 0x415349) is known color: Plantation. HEX triplet: 41, 53 and 49. RGB value is (65,83,73). Sum of RGB (Red+Green+Blue) = 65+83+73=221 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.41% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 73 (28.91% from 255 or 33.03% from 221); Max value from RGB is 83 - color contains mainly: green. Hex color #415349 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415349 is #BEACB6. Grayscale: #4C4C4C. Windows color (decimal): -12496055 or 4805441. OLE color: 4805441.
HSL color Cylindrical-coordinate representation of color #415349: hue angle of 146.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #415349 is Cyan = 0.22, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 73 | - |
| CMYK | 0.22 | 0 | 0.12 | 0.67 |
| HSL | 146.67º | 0.12% | 0.29% | - |
| HSV(B) | 146.67º | 0.22% | 0.33% | - |
| XYZ | 6.48 | 7.79 | 7.47 | - |
| YUV | 76.48 | 126.04 | 119.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 73 | 0.22 | 0 | 0.12 | 0.67 | 146.67 | 0.12 | 0.29 |
| Hex | 41 | 53 | 49 | 16 | 0 | C | 43 | 93 | C | 1D |
| Octal | 101 | 123 | 111 | 26 | 0 | 14 | 103 | 223 | 14 | 35 |
| Binary | 1000001 | 1010011 | 1001001 | 10110 | 0 | 1100 | 1000011 | 10010011 | 1100 | 11101 |
Color Harmonies of #415349
Complementary color
Monochromatic Colors of #415349
Black with #415349
Text Example
Text Example
White with #415349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415349; }
p { color: rgb(65,83,73); }
H1.HeaderClassName
{
color: #415349;
}
.AnyTagClassName
{
color: #415349;
}
</style>
background-color css
<style>
a { background-color: #415349; }
a { background-color: rgb(65,83,73); }
div.DivClassName
{
background-color: #415349;
}
.BgClassName
{
background-color: #415349;
}
</style>
border-color css
<style>
span { border-color: #415349; }
span { border-color: rgb(65,83,73); }
td.TdClassName
{
border-color: #415349;
}
.TagClassName
{
border-color: #415349;
}
</style>