Shades of Night Rider #422828
Tints of Night Rider #422828
RGB
CMYK
RGB Variations
Color information
#422828 (or 0x422828) is known color: Night Rider. HEX triplet: 42, 28 and 28. RGB value is (66,40,40). Sum of RGB (Red+Green+Blue) = 66+40+40=146 (19% of max value = 765). Red value is 66 (26.17% from 255 or 45.21% from 146); Green value is 40 (16.02% from 255 or 27.40% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 66 - color contains mainly: red. Hex color #422828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422828 is #BDD7D7. Grayscale: #2F2F2F. Windows color (decimal): -12441560 or 2631746. OLE color: 2631746.
HSL color Cylindrical-coordinate representation of color #422828: hue angle of 0º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #422828 is Cyan = 0, Magento = 0.39, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 40 | 40 | - |
| CMYK | 0 | 0.39 | 0.39 | 0.74 |
| HSL | 0º | 0.25% | 0.21% | - |
| HSV(B) | 0º | 0.39% | 0.26% | - |
| XYZ | 3.39 | 2.83 | 2.37 | - |
| YUV | 47.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 40 | 0 | 0.39 | 0.39 | 0.74 | 0 | 0.25 | 0.21 |
| Hex | 42 | 28 | 28 | 0 | 27 | 27 | 4A | 0 | 19 | 15 |
| Octal | 102 | 50 | 50 | 0 | 47 | 47 | 112 | 0 | 31 | 25 |
| Binary | 1000010 | 101000 | 101000 | 0 | 100111 | 100111 | 1001010 | 0 | 11001 | 10101 |
Color Harmonies of #422828
Complementary color
Monochromatic Colors of #422828
Black with #422828
Text Example
Text Example
White with #422828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422828; }
p { color: rgb(66,40,40); }
H1.HeaderClassName
{
color: #422828;
}
.AnyTagClassName
{
color: #422828;
}
</style>
background-color css
<style>
a { background-color: #422828; }
a { background-color: rgb(66,40,40); }
div.DivClassName
{
background-color: #422828;
}
.BgClassName
{
background-color: #422828;
}
</style>
border-color css
<style>
span { border-color: #422828; }
span { border-color: rgb(66,40,40); }
td.TdClassName
{
border-color: #422828;
}
.TagClassName
{
border-color: #422828;
}
</style>