Shades of Woodrush #434138
Tints of Woodrush #434138
RGB
CMYK
RGB Variations
Color information
#434138 (or 0x434138) is known color: Woodrush. HEX triplet: 43, 41 and 38. RGB value is (67,65,56). Sum of RGB (Red+Green+Blue) = 67+65+56=188 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.64% from 188); Green value is 65 (25.78% from 255 or 34.57% from 188); Blue value is 56 (22.27% from 255 or 29.79% from 188); Max value from RGB is 67 - color contains mainly: red. Hex color #434138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434138 is #BCBEC7. Grayscale: #404040. Windows color (decimal): -12369608 or 3686723. OLE color: 3686723.
HSL color Cylindrical-coordinate representation of color #434138: hue angle of 49.09º degrees, saturation: 0.09, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #434138 is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 65 | 56 | - |
| CMYK | 0 | 0.03 | 0.16 | 0.74 |
| HSL | 49.09º | 0.09% | 0.24% | - |
| HSV(B) | 49.09º | 0.16% | 0.26% | - |
| XYZ | 4.92 | 5.26 | 4.5 | - |
| YUV | 64.57 | 123.16 | 129.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 56 | 0 | 0.03 | 0.16 | 0.74 | 49.09 | 0.09 | 0.24 |
| Hex | 43 | 41 | 38 | 0 | 3 | 10 | 4A | 31 | 9 | 18 |
| Octal | 103 | 101 | 70 | 0 | 3 | 20 | 112 | 61 | 11 | 30 |
| Binary | 1000011 | 1000001 | 111000 | 0 | 11 | 10000 | 1001010 | 110001 | 1001 | 11000 |
Color Harmonies of #434138
Complementary color
Monochromatic Colors of #434138
Black with #434138
Text Example
Text Example
White with #434138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434138; }
p { color: rgb(67,65,56); }
H1.HeaderClassName
{
color: #434138;
}
.AnyTagClassName
{
color: #434138;
}
</style>
background-color css
<style>
a { background-color: #434138; }
a { background-color: rgb(67,65,56); }
div.DivClassName
{
background-color: #434138;
}
.BgClassName
{
background-color: #434138;
}
</style>
border-color css
<style>
span { border-color: #434138; }
span { border-color: rgb(67,65,56); }
td.TdClassName
{
border-color: #434138;
}
.TagClassName
{
border-color: #434138;
}
</style>