Shades of Woodrush #434028
Tints of Woodrush #434028
RGB
CMYK
RGB Variations
Color information
#434028 (or 0x434028) is known color: Woodrush. HEX triplet: 43, 40 and 28. RGB value is (67,64,40). Sum of RGB (Red+Green+Blue) = 67+64+40=171 (22% of max value = 765). Red value is 67 (26.56% from 255 or 39.18% from 171); Green value is 64 (25.39% from 255 or 37.43% from 171); Blue value is 40 (16.02% from 255 or 23.39% from 171); Max value from RGB is 67 - color contains mainly: red. Hex color #434028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434028 is #BCBFD7. Grayscale: #3E3E3E. Windows color (decimal): -12369880 or 2637891. OLE color: 2637891.
HSL color Cylindrical-coordinate representation of color #434028: hue angle of 53.33º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #434028 is Cyan = 0, Magento = 0.04, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 64 | 40 | - |
| CMYK | 0 | 0.04 | 0.40 | 0.74 |
| HSL | 53.33º | 0.25% | 0.21% | - |
| HSV(B) | 53.33º | 0.4% | 0.26% | - |
| XYZ | 4.53 | 5.01 | 2.74 | - |
| YUV | 62.16 | 115.49 | 131.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 40 | 0 | 0.04 | 0.40 | 0.74 | 53.33 | 0.25 | 0.21 |
| Hex | 43 | 40 | 28 | 0 | 4 | 28 | 4A | 35 | 19 | 15 |
| Octal | 103 | 100 | 50 | 0 | 4 | 50 | 112 | 65 | 31 | 25 |
| Binary | 1000011 | 1000000 | 101000 | 0 | 100 | 101000 | 1001010 | 110101 | 11001 | 10101 |
Color Harmonies of #434028
Complementary color
Monochromatic Colors of #434028
Black with #434028
Text Example
Text Example
White with #434028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434028; }
p { color: rgb(67,64,40); }
H1.HeaderClassName
{
color: #434028;
}
.AnyTagClassName
{
color: #434028;
}
</style>
background-color css
<style>
a { background-color: #434028; }
a { background-color: rgb(67,64,40); }
div.DivClassName
{
background-color: #434028;
}
.BgClassName
{
background-color: #434028;
}
</style>
border-color css
<style>
span { border-color: #434028; }
span { border-color: rgb(67,64,40); }
td.TdClassName
{
border-color: #434028;
}
.TagClassName
{
border-color: #434028;
}
</style>