Shades of Night Rider #422525
Tints of Night Rider #422525
RGB
CMYK
RGB Variations
Color information
#422525 (or 0x422525) is known color: Night Rider. HEX triplet: 42, 25 and 25. RGB value is (66,37,37). Sum of RGB (Red+Green+Blue) = 66+37+37=140 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.14% from 140); Green value is 37 (14.84% from 255 or 26.43% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 66 - color contains mainly: red. Hex color #422525 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422525 is #BDDADA. Grayscale: #2D2D2D. Windows color (decimal): -12442331 or 2434370. OLE color: 2434370.
HSL color Cylindrical-coordinate representation of color #422525: hue angle of 0º 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 #422525 is Cyan = 0, Magento = 0.44, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 37 | - |
| CMYK | 0 | 0.44 | 0.44 | 0.74 |
| HSL | 0º | 0.28% | 0.2% | - |
| HSV(B) | 0º | 0.44% | 0.26% | - |
| XYZ | 3.24 | 2.61 | 2.08 | - |
| YUV | 45.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 37 | 0 | 0.44 | 0.44 | 0.74 | 0 | 0.28 | 0.2 |
| Hex | 42 | 25 | 25 | 0 | 2C | 2C | 4A | 0 | 1C | 14 |
| Octal | 102 | 45 | 45 | 0 | 54 | 54 | 112 | 0 | 34 | 24 |
| Binary | 1000010 | 100101 | 100101 | 0 | 101100 | 101100 | 1001010 | 0 | 11100 | 10100 |
Color Harmonies of #422525
Complementary color
Monochromatic Colors of #422525
Black with #422525
Text Example
Text Example
White with #422525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422525; }
p { color: rgb(66,37,37); }
H1.HeaderClassName
{
color: #422525;
}
.AnyTagClassName
{
color: #422525;
}
</style>
background-color css
<style>
a { background-color: #422525; }
a { background-color: rgb(66,37,37); }
div.DivClassName
{
background-color: #422525;
}
.BgClassName
{
background-color: #422525;
}
</style>
border-color css
<style>
span { border-color: #422525; }
span { border-color: rgb(66,37,37); }
td.TdClassName
{
border-color: #422525;
}
.TagClassName
{
border-color: #422525;
}
</style>