Shades of Woodland #677341
Tints of Woodland #677341
RGB
CMYK
RGB Variations
Color information
#677341 (or 0x677341) is known color: Woodland. HEX triplet: 67, 73 and 41. RGB value is (103,115,65). Sum of RGB (Red+Green+Blue) = 103+115+65=283 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.40% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 65 (25.78% from 255 or 22.97% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #677341 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677341 is #988CBE. Grayscale: #696969. Windows color (decimal): -9997503 or 4289383. OLE color: 4289383.
HSL color Cylindrical-coordinate representation of color #677341: hue angle of 74.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #677341 is Cyan = 0.10, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 115 | 65 | - |
| CMYK | 0.10 | 0 | 0.43 | 0.55 |
| HSL | 74.4º | 0.28% | 0.35% | - |
| HSV(B) | 74.4º | 0.43% | 0.45% | - |
| XYZ | 12.68 | 15.53 | 7.33 | - |
| YUV | 105.71 | 105.02 | 126.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 65 | 0.10 | 0 | 0.43 | 0.55 | 74.4 | 0.28 | 0.35 |
| Hex | 67 | 73 | 41 | A | 0 | 2B | 37 | 4A | 1C | 23 |
| Octal | 147 | 163 | 101 | 12 | 0 | 53 | 67 | 112 | 34 | 43 |
| Binary | 1100111 | 1110011 | 1000001 | 1010 | 0 | 101011 | 110111 | 1001010 | 11100 | 100011 |
Color Harmonies of #677341
Complementary color
Monochromatic Colors of #677341
Black with #677341
Text Example
Text Example
White with #677341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677341; }
p { color: rgb(103,115,65); }
H1.HeaderClassName
{
color: #677341;
}
.AnyTagClassName
{
color: #677341;
}
</style>
background-color css
<style>
a { background-color: #677341; }
a { background-color: rgb(103,115,65); }
div.DivClassName
{
background-color: #677341;
}
.BgClassName
{
background-color: #677341;
}
</style>
border-color css
<style>
span { border-color: #677341; }
span { border-color: rgb(103,115,65); }
td.TdClassName
{
border-color: #677341;
}
.TagClassName
{
border-color: #677341;
}
</style>