Shades of Woodrush #424038
Tints of Woodrush #424038
RGB
CMYK
RGB Variations
Color information
#424038 (or 0x424038) is known color: Woodrush. HEX triplet: 42, 40 and 38. RGB value is (66,64,56). Sum of RGB (Red+Green+Blue) = 66+64+56=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 64 (25.39% from 255 or 34.41% from 186); Blue value is 56 (22.27% from 255 or 30.11% from 186); Max value from RGB is 66 - color contains mainly: red. Hex color #424038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424038 is #BDBFC7. Grayscale: #3F3F3F. Windows color (decimal): -12435400 or 3686466. OLE color: 3686466.
HSL color Cylindrical-coordinate representation of color #424038: hue angle of 48º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #424038 is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 64 | 56 | - |
| CMYK | 0 | 0.03 | 0.15 | 0.74 |
| HSL | 48º | 0.08% | 0.24% | - |
| HSV(B) | 48º | 0.15% | 0.26% | - |
| XYZ | 4.79 | 5.11 | 4.48 | - |
| YUV | 63.69 | 123.66 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 64 | 56 | 0 | 0.03 | 0.15 | 0.74 | 48 | 0.08 | 0.24 |
| Hex | 42 | 40 | 38 | 0 | 3 | F | 4A | 30 | 8 | 18 |
| Octal | 102 | 100 | 70 | 0 | 3 | 17 | 112 | 60 | 10 | 30 |
| Binary | 1000010 | 1000000 | 111000 | 0 | 11 | 1111 | 1001010 | 110000 | 1000 | 11000 |
Color Harmonies of #424038
Complementary color
Monochromatic Colors of #424038
Black with #424038
Text Example
Text Example
White with #424038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424038; }
p { color: rgb(66,64,56); }
H1.HeaderClassName
{
color: #424038;
}
.AnyTagClassName
{
color: #424038;
}
</style>
background-color css
<style>
a { background-color: #424038; }
a { background-color: rgb(66,64,56); }
div.DivClassName
{
background-color: #424038;
}
.BgClassName
{
background-color: #424038;
}
</style>
border-color css
<style>
span { border-color: #424038; }
span { border-color: rgb(66,64,56); }
td.TdClassName
{
border-color: #424038;
}
.TagClassName
{
border-color: #424038;
}
</style>