Shades of Corduroy #425650
Tints of Corduroy #425650
RGB
CMYK
RGB Variations
Color information
#425650 (or 0x425650) is known color: Corduroy. HEX triplet: 42, 56 and 50. RGB value is (66,86,80). Sum of RGB (Red+Green+Blue) = 66+86+80=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 86 - color contains mainly: green. Hex color #425650 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425650 is #BDA9AF. Grayscale: #4F4F4F. Windows color (decimal): -12429744 or 5264962. OLE color: 5264962.
HSL color Cylindrical-coordinate representation of color #425650: hue angle of 162º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #425650 is Cyan = 0.23, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 86 | 80 | - |
| CMYK | 0.23 | 0 | 0.07 | 0.66 |
| HSL | 162º | 0.13% | 0.3% | - |
| HSV(B) | 162º | 0.23% | 0.34% | - |
| XYZ | 7.02 | 8.39 | 8.84 | - |
| YUV | 79.34 | 128.37 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 80 | 0.23 | 0 | 0.07 | 0.66 | 162 | 0.13 | 0.3 |
| Hex | 42 | 56 | 50 | 17 | 0 | 7 | 42 | A2 | D | 1E |
| Octal | 102 | 126 | 120 | 27 | 0 | 7 | 102 | 242 | 15 | 36 |
| Binary | 1000010 | 1010110 | 1010000 | 10111 | 0 | 111 | 1000010 | 10100010 | 1101 | 11110 |
Color Harmonies of #425650
Complementary color
Monochromatic Colors of #425650
Black with #425650
Text Example
Text Example
White with #425650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425650; }
p { color: rgb(66,86,80); }
H1.HeaderClassName
{
color: #425650;
}
.AnyTagClassName
{
color: #425650;
}
</style>
background-color css
<style>
a { background-color: #425650; }
a { background-color: rgb(66,86,80); }
div.DivClassName
{
background-color: #425650;
}
.BgClassName
{
background-color: #425650;
}
</style>
border-color css
<style>
span { border-color: #425650; }
span { border-color: rgb(66,86,80); }
td.TdClassName
{
border-color: #425650;
}
.TagClassName
{
border-color: #425650;
}
</style>