Shades of Woodland #657248
Tints of Woodland #657248
RGB
CMYK
RGB Variations
Color information
#657248 (or 0x657248) is known color: Woodland. HEX triplet: 65, 72 and 48. RGB value is (101,114,72). Sum of RGB (Red+Green+Blue) = 101+114+72=287 (38% of max value = 765). Red value is 101 (39.84% from 255 or 35.19% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 114 - color contains mainly: green. Hex color #657248 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657248 is #9A8DB7. Grayscale: #696969. Windows color (decimal): -10128824 or 4747877. OLE color: 4747877.
HSL color Cylindrical-coordinate representation of color #657248: hue angle of 78.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #657248 is Cyan = 0.11, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 114 | 72 | - |
| CMYK | 0.11 | 0 | 0.37 | 0.55 |
| HSL | 78.57º | 0.23% | 0.36% | - |
| HSV(B) | 78.57º | 0.37% | 0.45% | - |
| XYZ | 12.55 | 15.27 | 8.42 | - |
| YUV | 105.33 | 109.19 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 114 | 72 | 0.11 | 0 | 0.37 | 0.55 | 78.57 | 0.23 | 0.36 |
| Hex | 65 | 72 | 48 | B | 0 | 25 | 37 | 4F | 17 | 24 |
| Octal | 145 | 162 | 110 | 13 | 0 | 45 | 67 | 117 | 27 | 44 |
| Binary | 1100101 | 1110010 | 1001000 | 1011 | 0 | 100101 | 110111 | 1001111 | 10111 | 100100 |
Color Harmonies of #657248
Complementary color
Monochromatic Colors of #657248
Black with #657248
Text Example
Text Example
White with #657248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657248; }
p { color: rgb(101,114,72); }
H1.HeaderClassName
{
color: #657248;
}
.AnyTagClassName
{
color: #657248;
}
</style>
background-color css
<style>
a { background-color: #657248; }
a { background-color: rgb(101,114,72); }
div.DivClassName
{
background-color: #657248;
}
.BgClassName
{
background-color: #657248;
}
</style>
border-color css
<style>
span { border-color: #657248; }
span { border-color: rgb(101,114,72); }
td.TdClassName
{
border-color: #657248;
}
.TagClassName
{
border-color: #657248;
}
</style>