Shades of Woodrush #434035
Tints of Woodrush #434035
RGB
CMYK
RGB Variations
Color information
#434035 (or 0x434035) is known color: Woodrush. HEX triplet: 43, 40 and 35. RGB value is (67,64,53). Sum of RGB (Red+Green+Blue) = 67+64+53=184 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.41% from 184); Green value is 64 (25.39% from 255 or 34.78% from 184); Blue value is 53 (21.09% from 255 or 28.80% from 184); Max value from RGB is 67 - color contains mainly: red. Hex color #434035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434035 is #BCBFCA. Grayscale: #3F3F3F. Windows color (decimal): -12369867 or 3489859. OLE color: 3489859.
HSL color Cylindrical-coordinate representation of color #434035: hue angle of 47.14º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #434035 is Cyan = 0, Magento = 0.04, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 64 | 53 | - |
| CMYK | 0 | 0.04 | 0.21 | 0.74 |
| HSL | 47.14º | 0.12% | 0.24% | - |
| HSV(B) | 47.14º | 0.21% | 0.26% | - |
| XYZ | 4.79 | 5.12 | 4.1 | - |
| YUV | 63.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 53 | 0 | 0.04 | 0.21 | 0.74 | 47.14 | 0.12 | 0.24 |
| Hex | 43 | 40 | 35 | 0 | 4 | 15 | 4A | 2F | C | 18 |
| Octal | 103 | 100 | 65 | 0 | 4 | 25 | 112 | 57 | 14 | 30 |
| Binary | 1000011 | 1000000 | 110101 | 0 | 100 | 10101 | 1001010 | 101111 | 1100 | 11000 |
Color Harmonies of #434035
Complementary color
Monochromatic Colors of #434035
Black with #434035
Text Example
Text Example
White with #434035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434035; }
p { color: rgb(67,64,53); }
H1.HeaderClassName
{
color: #434035;
}
.AnyTagClassName
{
color: #434035;
}
</style>
background-color css
<style>
a { background-color: #434035; }
a { background-color: rgb(67,64,53); }
div.DivClassName
{
background-color: #434035;
}
.BgClassName
{
background-color: #434035;
}
</style>
border-color css
<style>
span { border-color: #434035; }
span { border-color: rgb(67,64,53); }
td.TdClassName
{
border-color: #434035;
}
.TagClassName
{
border-color: #434035;
}
</style>