Shades of Woodrush #414038
Tints of Woodrush #414038
RGB
CMYK
RGB Variations
Color information
#414038 (or 0x414038) is known color: Woodrush. HEX triplet: 41, 40 and 38. RGB value is (65,64,56). Sum of RGB (Red+Green+Blue) = 65+64+56=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 65 - color contains mainly: red. Hex color #414038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414038 is #BEBFC7. Grayscale: #3F3F3F. Windows color (decimal): -12500936 or 3686465. OLE color: 3686465.
HSL color Cylindrical-coordinate representation of color #414038: hue angle of 53.33º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #414038 is Cyan = 0, Magento = 0.02, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 64 | 56 | - |
| CMYK | 0 | 0.02 | 0.14 | 0.75 |
| HSL | 53.33º | 0.07% | 0.24% | - |
| HSV(B) | 53.33º | 0.14% | 0.25% | - |
| XYZ | 4.73 | 5.08 | 4.47 | - |
| YUV | 63.39 | 123.83 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 56 | 0 | 0.02 | 0.14 | 0.75 | 53.33 | 0.07 | 0.24 |
| Hex | 41 | 40 | 38 | 0 | 2 | E | 4B | 35 | 7 | 18 |
| Octal | 101 | 100 | 70 | 0 | 2 | 16 | 113 | 65 | 7 | 30 |
| Binary | 1000001 | 1000000 | 111000 | 0 | 10 | 1110 | 1001011 | 110101 | 111 | 11000 |
Color Harmonies of #414038
Complementary color
Monochromatic Colors of #414038
Black with #414038
Text Example
Text Example
White with #414038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414038; }
p { color: rgb(65,64,56); }
H1.HeaderClassName
{
color: #414038;
}
.AnyTagClassName
{
color: #414038;
}
</style>
background-color css
<style>
a { background-color: #414038; }
a { background-color: rgb(65,64,56); }
div.DivClassName
{
background-color: #414038;
}
.BgClassName
{
background-color: #414038;
}
</style>
border-color css
<style>
span { border-color: #414038; }
span { border-color: rgb(65,64,56); }
td.TdClassName
{
border-color: #414038;
}
.TagClassName
{
border-color: #414038;
}
</style>