Shades of Woodrush #434027
Tints of Woodrush #434027
RGB
CMYK
RGB Variations
Color information
#434027 (or 0x434027) is known color: Woodrush. HEX triplet: 43, 40 and 27. RGB value is (67,64,39). Sum of RGB (Red+Green+Blue) = 67+64+39=170 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.41% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 39 (15.62% from 255 or 22.94% from 170); Max value from RGB is 67 - color contains mainly: red. Hex color #434027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434027 is #BCBFD8. Grayscale: #3E3E3E. Windows color (decimal): -12369881 or 2572355. OLE color: 2572355.
HSL color Cylindrical-coordinate representation of color #434027: hue angle of 53.57º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #434027 is Cyan = 0, Magento = 0.04, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 64 | 39 | - |
| CMYK | 0 | 0.04 | 0.42 | 0.74 |
| HSL | 53.57º | 0.26% | 0.21% | - |
| HSV(B) | 53.57º | 0.42% | 0.26% | - |
| XYZ | 4.51 | 5.01 | 2.65 | - |
| YUV | 62.05 | 114.99 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 39 | 0 | 0.04 | 0.42 | 0.74 | 53.57 | 0.26 | 0.21 |
| Hex | 43 | 40 | 27 | 0 | 4 | 2A | 4A | 36 | 1A | 15 |
| Octal | 103 | 100 | 47 | 0 | 4 | 52 | 112 | 66 | 32 | 25 |
| Binary | 1000011 | 1000000 | 100111 | 0 | 100 | 101010 | 1001010 | 110110 | 11010 | 10101 |
Color Harmonies of #434027
Complementary color
Monochromatic Colors of #434027
Black with #434027
Text Example
Text Example
White with #434027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434027; }
p { color: rgb(67,64,39); }
H1.HeaderClassName
{
color: #434027;
}
.AnyTagClassName
{
color: #434027;
}
</style>
background-color css
<style>
a { background-color: #434027; }
a { background-color: rgb(67,64,39); }
div.DivClassName
{
background-color: #434027;
}
.BgClassName
{
background-color: #434027;
}
</style>
border-color css
<style>
span { border-color: #434027; }
span { border-color: rgb(67,64,39); }
td.TdClassName
{
border-color: #434027;
}
.TagClassName
{
border-color: #434027;
}
</style>