Shades of Bordeaux #531722
Tints of Bordeaux #531722
RGB
CMYK
RGB Variations
Color information
#531722 (or 0x531722) is known color: Bordeaux. HEX triplet: 53, 17 and 22. RGB value is (83,23,34). Sum of RGB (Red+Green+Blue) = 83+23+34=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 23 (9.38% from 255 or 16.43% from 140); Blue value is 34 (13.67% from 255 or 24.29% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531722 is #ACE8DD. Grayscale: #2A2A2A. Windows color (decimal): -11331806 or 2234195. OLE color: 2234195.
HSL color Cylindrical-coordinate representation of color #531722: hue angle of 349º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #531722 is Cyan = 0, Magento = 0.72, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 34 | - |
| CMYK | 0 | 0.72 | 0.59 | 0.67 |
| HSL | 349º | 0.57% | 0.21% | - |
| HSV(B) | 349º | 0.72% | 0.33% | - |
| XYZ | 4.16 | 2.57 | 1.79 | - |
| YUV | 42.19 | 123.38 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 34 | 0 | 0.72 | 0.59 | 0.67 | 349 | 0.57 | 0.21 |
| Hex | 53 | 17 | 22 | 0 | 48 | 3B | 43 | 15D | 39 | 15 |
| Octal | 123 | 27 | 42 | 0 | 110 | 73 | 103 | 535 | 71 | 25 |
| Binary | 1010011 | 10111 | 100010 | 0 | 1001000 | 111011 | 1000011 | 101011101 | 111001 | 10101 |
Color Harmonies of #531722
Complementary color
Monochromatic Colors of #531722
Black with #531722
Text Example
Text Example
White with #531722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531722; }
p { color: rgb(83,23,34); }
H1.HeaderClassName
{
color: #531722;
}
.AnyTagClassName
{
color: #531722;
}
</style>
background-color css
<style>
a { background-color: #531722; }
a { background-color: rgb(83,23,34); }
div.DivClassName
{
background-color: #531722;
}
.BgClassName
{
background-color: #531722;
}
</style>
border-color css
<style>
span { border-color: #531722; }
span { border-color: rgb(83,23,34); }
td.TdClassName
{
border-color: #531722;
}
.TagClassName
{
border-color: #531722;
}
</style>