Shades of Bordeaux #531522
Tints of Bordeaux #531522
RGB
CMYK
RGB Variations
Color information
#531522 (or 0x531522) is known color: Bordeaux. HEX triplet: 53, 15 and 22. RGB value is (83,21,34). Sum of RGB (Red+Green+Blue) = 83+21+34=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 21 (8.59% from 255 or 15.22% from 138); Blue value is 34 (13.67% from 255 or 24.64% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #531522 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531522 is #ACEADD. Grayscale: #292929. Windows color (decimal): -11332318 or 2233683. OLE color: 2233683.
HSL color Cylindrical-coordinate representation of color #531522: hue angle of 347.42º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531522 is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 34 | - |
| CMYK | 0 | 0.75 | 0.59 | 0.67 |
| HSL | 347.42º | 0.6% | 0.2% | - |
| HSV(B) | 347.42º | 0.75% | 0.33% | - |
| XYZ | 4.12 | 2.49 | 1.78 | - |
| YUV | 41.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 34 | 0 | 0.75 | 0.59 | 0.67 | 347.42 | 0.6 | 0.2 |
| Hex | 53 | 15 | 22 | 0 | 4B | 3B | 43 | 15B | 3C | 14 |
| Octal | 123 | 25 | 42 | 0 | 113 | 73 | 103 | 533 | 74 | 24 |
| Binary | 1010011 | 10101 | 100010 | 0 | 1001011 | 111011 | 1000011 | 101011011 | 111100 | 10100 |
Color Harmonies of #531522
Complementary color
Monochromatic Colors of #531522
Black with #531522
Text Example
Text Example
White with #531522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531522; }
p { color: rgb(83,21,34); }
H1.HeaderClassName
{
color: #531522;
}
.AnyTagClassName
{
color: #531522;
}
</style>
background-color css
<style>
a { background-color: #531522; }
a { background-color: rgb(83,21,34); }
div.DivClassName
{
background-color: #531522;
}
.BgClassName
{
background-color: #531522;
}
</style>
border-color css
<style>
span { border-color: #531522; }
span { border-color: rgb(83,21,34); }
td.TdClassName
{
border-color: #531522;
}
.TagClassName
{
border-color: #531522;
}
</style>