Shades of Bordeaux #531723
Tints of Bordeaux #531723
RGB
CMYK
RGB Variations
Color information
#531723 (or 0x531723) is known color: Bordeaux. HEX triplet: 53, 17 and 23. RGB value is (83,23,35). Sum of RGB (Red+Green+Blue) = 83+23+35=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 23 (9.38% from 255 or 16.31% from 141); Blue value is 35 (14.06% from 255 or 24.82% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #531723 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531723 is #ACE8DC. Grayscale: #2A2A2A. Windows color (decimal): -11331805 or 2299731. OLE color: 2299731.
HSL color Cylindrical-coordinate representation of color #531723: hue angle of 348º 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 #531723 is Cyan = 0, Magento = 0.72, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 23 | 35 | - |
| CMYK | 0 | 0.72 | 0.58 | 0.67 |
| HSL | 348º | 0.57% | 0.21% | - |
| HSV(B) | 348º | 0.72% | 0.33% | - |
| XYZ | 4.18 | 2.57 | 1.87 | - |
| YUV | 42.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 23 | 35 | 0 | 0.72 | 0.58 | 0.67 | 348 | 0.57 | 0.21 |
| Hex | 53 | 17 | 23 | 0 | 48 | 3A | 43 | 15C | 39 | 15 |
| Octal | 123 | 27 | 43 | 0 | 110 | 72 | 103 | 534 | 71 | 25 |
| Binary | 1010011 | 10111 | 100011 | 0 | 1001000 | 111010 | 1000011 | 101011100 | 111001 | 10101 |
Color Harmonies of #531723
Complementary color
Monochromatic Colors of #531723
Black with #531723
Text Example
Text Example
White with #531723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531723; }
p { color: rgb(83,23,35); }
H1.HeaderClassName
{
color: #531723;
}
.AnyTagClassName
{
color: #531723;
}
</style>
background-color css
<style>
a { background-color: #531723; }
a { background-color: rgb(83,23,35); }
div.DivClassName
{
background-color: #531723;
}
.BgClassName
{
background-color: #531723;
}
</style>
border-color css
<style>
span { border-color: #531723; }
span { border-color: rgb(83,23,35); }
td.TdClassName
{
border-color: #531723;
}
.TagClassName
{
border-color: #531723;
}
</style>