Shades of Night Rider #412726
Tints of Night Rider #412726
RGB
CMYK
RGB Variations
Color information
#412726 (or 0x412726) is known color: Night Rider. HEX triplet: 41, 27 and 26. RGB value is (65,39,38). Sum of RGB (Red+Green+Blue) = 65+39+38=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 38 (15.23% from 255 or 26.76% from 142); Max value from RGB is 65 - color contains mainly: red. Hex color #412726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412726 is #BED8D9. Grayscale: #2E2E2E. Windows color (decimal): -12507354 or 2500417. OLE color: 2500417.
HSL color Cylindrical-coordinate representation of color #412726: hue angle of 2.22º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #412726 is Cyan = 0, Magento = 0.40, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 39 | 38 | - |
| CMYK | 0 | 0.40 | 0.42 | 0.75 |
| HSL | 2.22º | 0.26% | 0.2% | - |
| HSV(B) | 2.22º | 0.42% | 0.25% | - |
| XYZ | 3.26 | 2.71 | 2.19 | - |
| YUV | 46.66 | 123.11 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 38 | 0 | 0.40 | 0.42 | 0.75 | 2.22 | 0.26 | 0.2 |
| Hex | 41 | 27 | 26 | 0 | 28 | 2A | 4B | 2 | 1A | 14 |
| Octal | 101 | 47 | 46 | 0 | 50 | 52 | 113 | 2 | 32 | 24 |
| Binary | 1000001 | 100111 | 100110 | 0 | 101000 | 101010 | 1001011 | 10 | 11010 | 10100 |
Color Harmonies of #412726
Complementary color
Monochromatic Colors of #412726
Black with #412726
Text Example
Text Example
White with #412726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412726; }
p { color: rgb(65,39,38); }
H1.HeaderClassName
{
color: #412726;
}
.AnyTagClassName
{
color: #412726;
}
</style>
background-color css
<style>
a { background-color: #412726; }
a { background-color: rgb(65,39,38); }
div.DivClassName
{
background-color: #412726;
}
.BgClassName
{
background-color: #412726;
}
</style>
border-color css
<style>
span { border-color: #412726; }
span { border-color: rgb(65,39,38); }
td.TdClassName
{
border-color: #412726;
}
.TagClassName
{
border-color: #412726;
}
</style>