Shades of Night Rider #422625
Tints of Night Rider #422625
RGB
CMYK
RGB Variations
Color information
#422625 (or 0x422625) is known color: Night Rider. HEX triplet: 42, 26 and 25. RGB value is (66,38,37). Sum of RGB (Red+Green+Blue) = 66+38+37=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 37 (14.84% from 255 or 26.24% from 141); Max value from RGB is 66 - color contains mainly: red. Hex color #422625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422625 is #BDD9DA. Grayscale: #2E2E2E. Windows color (decimal): -12442075 or 2434626. OLE color: 2434626.
HSL color Cylindrical-coordinate representation of color #422625: hue angle of 2.07º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #422625 is Cyan = 0, Magento = 0.42, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 37 | - |
| CMYK | 0 | 0.42 | 0.44 | 0.74 |
| HSL | 2.07º | 0.28% | 0.2% | - |
| HSV(B) | 2.07º | 0.44% | 0.26% | - |
| XYZ | 3.27 | 2.68 | 2.09 | - |
| YUV | 46.26 | 122.78 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 37 | 0 | 0.42 | 0.44 | 0.74 | 2.07 | 0.28 | 0.2 |
| Hex | 42 | 26 | 25 | 0 | 2A | 2C | 4A | 2 | 1C | 14 |
| Octal | 102 | 46 | 45 | 0 | 52 | 54 | 112 | 2 | 34 | 24 |
| Binary | 1000010 | 100110 | 100101 | 0 | 101010 | 101100 | 1001010 | 10 | 11100 | 10100 |
Color Harmonies of #422625
Complementary color
Monochromatic Colors of #422625
Black with #422625
Text Example
Text Example
White with #422625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422625; }
p { color: rgb(66,38,37); }
H1.HeaderClassName
{
color: #422625;
}
.AnyTagClassName
{
color: #422625;
}
</style>
background-color css
<style>
a { background-color: #422625; }
a { background-color: rgb(66,38,37); }
div.DivClassName
{
background-color: #422625;
}
.BgClassName
{
background-color: #422625;
}
</style>
border-color css
<style>
span { border-color: #422625; }
span { border-color: rgb(66,38,37); }
td.TdClassName
{
border-color: #422625;
}
.TagClassName
{
border-color: #422625;
}
</style>