Shades of Plantation #415348
Tints of Plantation #415348
RGB
CMYK
RGB Variations
Color information
#415348 (or 0x415348) is known color: Plantation. HEX triplet: 41, 53 and 48. RGB value is (65,83,72). Sum of RGB (Red+Green+Blue) = 65+83+72=220 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.55% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 72 (28.52% from 255 or 32.73% from 220); Max value from RGB is 83 - color contains mainly: green. Hex color #415348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415348 is #BEACB7. Grayscale: #4C4C4C. Windows color (decimal): -12496056 or 4739905. OLE color: 4739905.
HSL color Cylindrical-coordinate representation of color #415348: hue angle of 143.33º 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 #415348 is Cyan = 0.22, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 83 | 72 | - |
| CMYK | 0.22 | 0 | 0.13 | 0.67 |
| HSL | 143.33º | 0.12% | 0.29% | - |
| HSV(B) | 143.33º | 0.22% | 0.33% | - |
| XYZ | 6.44 | 7.78 | 7.29 | - |
| YUV | 76.36 | 125.54 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 83 | 72 | 0.22 | 0 | 0.13 | 0.67 | 143.33 | 0.12 | 0.29 |
| Hex | 41 | 53 | 48 | 16 | 0 | D | 43 | 8F | C | 1D |
| Octal | 101 | 123 | 110 | 26 | 0 | 15 | 103 | 217 | 14 | 35 |
| Binary | 1000001 | 1010011 | 1001000 | 10110 | 0 | 1101 | 1000011 | 10001111 | 1100 | 11101 |
Color Harmonies of #415348
Complementary color
Monochromatic Colors of #415348
Black with #415348
Text Example
Text Example
White with #415348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415348; }
p { color: rgb(65,83,72); }
H1.HeaderClassName
{
color: #415348;
}
.AnyTagClassName
{
color: #415348;
}
</style>
background-color css
<style>
a { background-color: #415348; }
a { background-color: rgb(65,83,72); }
div.DivClassName
{
background-color: #415348;
}
.BgClassName
{
background-color: #415348;
}
</style>
border-color css
<style>
span { border-color: #415348; }
span { border-color: rgb(65,83,72); }
td.TdClassName
{
border-color: #415348;
}
.TagClassName
{
border-color: #415348;
}
</style>