Shades of Bordeaux #461826
Tints of Bordeaux #461826
RGB
CMYK
RGB Variations
Color information
#461826 (or 0x461826) is known color: Bordeaux. HEX triplet: 46, 18 and 26. RGB value is (70,24,38). Sum of RGB (Red+Green+Blue) = 70+24+38=132 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.03% from 132); Green value is 24 (9.77% from 255 or 18.18% from 132); Blue value is 38 (15.23% from 255 or 28.79% from 132); Max value from RGB is 70 - color contains mainly: red. Hex color #461826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461826 is #B9E7D9. Grayscale: #272727. Windows color (decimal): -12183514 or 2496582. OLE color: 2496582.
HSL color Cylindrical-coordinate representation of color #461826: hue angle of 341.74º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #461826 is Cyan = 0, Magento = 0.66, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 24 | 38 | - |
| CMYK | 0 | 0.66 | 0.46 | 0.73 |
| HSL | 341.74º | 0.49% | 0.18% | - |
| HSV(B) | 341.74º | 0.66% | 0.27% | - |
| XYZ | 3.2 | 2.1 | 2.07 | - |
| YUV | 39.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 38 | 0 | 0.66 | 0.46 | 0.73 | 341.74 | 0.49 | 0.18 |
| Hex | 46 | 18 | 26 | 0 | 42 | 2E | 49 | 156 | 31 | 12 |
| Octal | 106 | 30 | 46 | 0 | 102 | 56 | 111 | 526 | 61 | 22 |
| Binary | 1000110 | 11000 | 100110 | 0 | 1000010 | 101110 | 1001001 | 101010110 | 110001 | 10010 |
Color Harmonies of #461826
Complementary color
Monochromatic Colors of #461826
Black with #461826
Text Example
Text Example
White with #461826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461826; }
p { color: rgb(70,24,38); }
H1.HeaderClassName
{
color: #461826;
}
.AnyTagClassName
{
color: #461826;
}
</style>
background-color css
<style>
a { background-color: #461826; }
a { background-color: rgb(70,24,38); }
div.DivClassName
{
background-color: #461826;
}
.BgClassName
{
background-color: #461826;
}
</style>
border-color css
<style>
span { border-color: #461826; }
span { border-color: rgb(70,24,38); }
td.TdClassName
{
border-color: #461826;
}
.TagClassName
{
border-color: #461826;
}
</style>