Shades of Corduroy #424746
Tints of Corduroy #424746
RGB
CMYK
RGB Variations
Color information
#424746 (or 0x424746) is known color: Corduroy. HEX triplet: 42, 47 and 46. RGB value is (66,71,70). Sum of RGB (Red+Green+Blue) = 66+71+70=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 71 - color contains mainly: green. Hex color #424746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424746 is #BDB8B9. Grayscale: #454545. Windows color (decimal): -12433594 or 4605762. OLE color: 4605762.
HSL color Cylindrical-coordinate representation of color #424746: hue angle of 168º degrees, saturation: 0.04, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #424746 is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 71 | 70 | - |
| CMYK | 0.07 | 0 | 0.01 | 0.72 |
| HSL | 168º | 0.04% | 0.27% | - |
| HSV(B) | 168º | 0.07% | 0.28% | - |
| XYZ | 5.61 | 6.11 | 6.68 | - |
| YUV | 69.39 | 128.34 | 125.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 70 | 0.07 | 0 | 0.01 | 0.72 | 168 | 0.04 | 0.27 |
| Hex | 42 | 47 | 46 | 7 | 0 | 1 | 48 | A8 | 4 | 1B |
| Octal | 102 | 107 | 106 | 7 | 0 | 1 | 110 | 250 | 4 | 33 |
| Binary | 1000010 | 1000111 | 1000110 | 111 | 0 | 1 | 1001000 | 10101000 | 100 | 11011 |
Color Harmonies of #424746
Complementary color
Monochromatic Colors of #424746
Black with #424746
Text Example
Text Example
White with #424746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424746; }
p { color: rgb(66,71,70); }
H1.HeaderClassName
{
color: #424746;
}
.AnyTagClassName
{
color: #424746;
}
</style>
background-color css
<style>
a { background-color: #424746; }
a { background-color: rgb(66,71,70); }
div.DivClassName
{
background-color: #424746;
}
.BgClassName
{
background-color: #424746;
}
</style>
border-color css
<style>
span { border-color: #424746; }
span { border-color: rgb(66,71,70); }
td.TdClassName
{
border-color: #424746;
}
.TagClassName
{
border-color: #424746;
}
</style>