Shades of Night Rider #382828
Tints of Night Rider #382828
RGB
CMYK
RGB Variations
Color information
#382828 (or 0x382828) is known color: Night Rider. HEX triplet: 38, 28 and 28. RGB value is (56,40,40). Sum of RGB (Red+Green+Blue) = 56+40+40=136 (18% of max value = 765). Red value is 56 (22.27% from 255 or 41.18% from 136); Green value is 40 (16.02% from 255 or 29.41% from 136); Blue value is 40 (16.02% from 255 or 29.41% from 136); Max value from RGB is 56 - color contains mainly: red. Hex color #382828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382828 is #C7D7D7. Grayscale: #2C2C2C. Windows color (decimal): -13096920 or 2631736. OLE color: 2631736.
HSL color Cylindrical-coordinate representation of color #382828: hue angle of 0º degrees, saturation: 0.17, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #382828 is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 40 | 40 | - |
| CMYK | 0 | 0.29 | 0.29 | 0.78 |
| HSL | 0º | 0.17% | 0.19% | - |
| HSV(B) | 0º | 0.29% | 0.22% | - |
| XYZ | 2.77 | 2.51 | 2.35 | - |
| YUV | 44.78 | 125.3 | 136 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 40 | 0 | 0.29 | 0.29 | 0.78 | 0 | 0.17 | 0.19 |
| Hex | 38 | 28 | 28 | 0 | 1D | 1D | 4E | 0 | 11 | 13 |
| Octal | 70 | 50 | 50 | 0 | 35 | 35 | 116 | 0 | 21 | 23 |
| Binary | 111000 | 101000 | 101000 | 0 | 11101 | 11101 | 1001110 | 0 | 10001 | 10011 |
Color Harmonies of #382828
Complementary color
Monochromatic Colors of #382828
Black with #382828
Text Example
Text Example
White with #382828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382828; }
p { color: rgb(56,40,40); }
H1.HeaderClassName
{
color: #382828;
}
.AnyTagClassName
{
color: #382828;
}
</style>
background-color css
<style>
a { background-color: #382828; }
a { background-color: rgb(56,40,40); }
div.DivClassName
{
background-color: #382828;
}
.BgClassName
{
background-color: #382828;
}
</style>
border-color css
<style>
span { border-color: #382828; }
span { border-color: rgb(56,40,40); }
td.TdClassName
{
border-color: #382828;
}
.TagClassName
{
border-color: #382828;
}
</style>