Shades of Corduroy #394340
Tints of Corduroy #394340
RGB
CMYK
RGB Variations
Color information
#394340 (or 0x394340) is known color: Corduroy. HEX triplet: 39, 43 and 40. RGB value is (57,67,64). Sum of RGB (Red+Green+Blue) = 57+67+64=188 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.32% from 188); Green value is 67 (26.56% from 255 or 35.64% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 67 - color contains mainly: green. Hex color #394340 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394340 is #C6BCBF. Grayscale: #3F3F3F. Windows color (decimal): -13024448 or 4211513. OLE color: 4211513.
HSL color Cylindrical-coordinate representation of color #394340: hue angle of 162º 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 #394340 is Cyan = 0.15, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 57 | 67 | 64 | - |
| CMYK | 0.15 | 0 | 0.04 | 0.74 |
| HSL | 162º | 0.08% | 0.24% | - |
| HSV(B) | 162º | 0.15% | 0.26% | - |
| XYZ | 4.62 | 5.25 | 5.62 | - |
| YUV | 63.67 | 128.19 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 64 | 0.15 | 0 | 0.04 | 0.74 | 162 | 0.08 | 0.24 |
| Hex | 39 | 43 | 40 | F | 0 | 4 | 4A | A2 | 8 | 18 |
| Octal | 71 | 103 | 100 | 17 | 0 | 4 | 112 | 242 | 10 | 30 |
| Binary | 111001 | 1000011 | 1000000 | 1111 | 0 | 100 | 1001010 | 10100010 | 1000 | 11000 |
Color Harmonies of #394340
Complementary color
Monochromatic Colors of #394340
Black with #394340
Text Example
Text Example
White with #394340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394340; }
p { color: rgb(57,67,64); }
H1.HeaderClassName
{
color: #394340;
}
.AnyTagClassName
{
color: #394340;
}
</style>
background-color css
<style>
a { background-color: #394340; }
a { background-color: rgb(57,67,64); }
div.DivClassName
{
background-color: #394340;
}
.BgClassName
{
background-color: #394340;
}
</style>
border-color css
<style>
span { border-color: #394340; }
span { border-color: rgb(57,67,64); }
td.TdClassName
{
border-color: #394340;
}
.TagClassName
{
border-color: #394340;
}
</style>