Shades of Bordeaux #531626
Tints of Bordeaux #531626
RGB
CMYK
RGB Variations
Color information
#531626 (or 0x531626) is known color: Bordeaux. HEX triplet: 53, 16 and 26. RGB value is (83,22,38). Sum of RGB (Red+Green+Blue) = 83+22+38=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 22 (8.98% from 255 or 15.38% from 143); Blue value is 38 (15.23% from 255 or 26.57% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #531626 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531626 is #ACE9D9. Grayscale: #2A2A2A. Windows color (decimal): -11332058 or 2496083. OLE color: 2496083.
HSL color Cylindrical-coordinate representation of color #531626: hue angle of 344.26º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #531626 is Cyan = 0, Magento = 0.73, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 38 | - |
| CMYK | 0 | 0.73 | 0.54 | 0.67 |
| HSL | 344.26º | 0.58% | 0.21% | - |
| HSV(B) | 344.26º | 0.73% | 0.33% | - |
| XYZ | 4.2 | 2.55 | 2.1 | - |
| YUV | 42.06 | 125.71 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 38 | 0 | 0.73 | 0.54 | 0.67 | 344.26 | 0.58 | 0.21 |
| Hex | 53 | 16 | 26 | 0 | 49 | 36 | 43 | 158 | 3A | 15 |
| Octal | 123 | 26 | 46 | 0 | 111 | 66 | 103 | 530 | 72 | 25 |
| Binary | 1010011 | 10110 | 100110 | 0 | 1001001 | 110110 | 1000011 | 101011000 | 111010 | 10101 |
Color Harmonies of #531626
Complementary color
Monochromatic Colors of #531626
Black with #531626
Text Example
Text Example
White with #531626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531626; }
p { color: rgb(83,22,38); }
H1.HeaderClassName
{
color: #531626;
}
.AnyTagClassName
{
color: #531626;
}
</style>
background-color css
<style>
a { background-color: #531626; }
a { background-color: rgb(83,22,38); }
div.DivClassName
{
background-color: #531626;
}
.BgClassName
{
background-color: #531626;
}
</style>
border-color css
<style>
span { border-color: #531626; }
span { border-color: rgb(83,22,38); }
td.TdClassName
{
border-color: #531626;
}
.TagClassName
{
border-color: #531626;
}
</style>