Shades of Bordeaux #531622
Tints of Bordeaux #531622
RGB
CMYK
RGB Variations
Color information
#531622 (or 0x531622) is known color: Bordeaux. HEX triplet: 53, 16 and 22. RGB value is (83,22,34). Sum of RGB (Red+Green+Blue) = 83+22+34=139 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.71% from 139); Green value is 22 (8.98% from 255 or 15.83% from 139); Blue value is 34 (13.67% from 255 or 24.46% from 139); Max value from RGB is 83 - color contains mainly: red. Hex color #531622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531622 is #ACE9DD. Grayscale: #292929. Windows color (decimal): -11332062 or 2233939. OLE color: 2233939.
HSL color Cylindrical-coordinate representation of color #531622: hue angle of 348.2º 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 #531622 is Cyan = 0, Magento = 0.73, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 34 | - |
| CMYK | 0 | 0.73 | 0.59 | 0.67 |
| HSL | 348.2º | 0.58% | 0.21% | - |
| HSV(B) | 348.2º | 0.73% | 0.33% | - |
| XYZ | 4.14 | 2.53 | 1.78 | - |
| YUV | 41.61 | 123.71 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 34 | 0 | 0.73 | 0.59 | 0.67 | 348.2 | 0.58 | 0.21 |
| Hex | 53 | 16 | 22 | 0 | 49 | 3B | 43 | 15C | 3A | 15 |
| Octal | 123 | 26 | 42 | 0 | 111 | 73 | 103 | 534 | 72 | 25 |
| Binary | 1010011 | 10110 | 100010 | 0 | 1001001 | 111011 | 1000011 | 101011100 | 111010 | 10101 |
Color Harmonies of #531622
Complementary color
Monochromatic Colors of #531622
Black with #531622
Text Example
Text Example
White with #531622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531622; }
p { color: rgb(83,22,34); }
H1.HeaderClassName
{
color: #531622;
}
.AnyTagClassName
{
color: #531622;
}
</style>
background-color css
<style>
a { background-color: #531622; }
a { background-color: rgb(83,22,34); }
div.DivClassName
{
background-color: #531622;
}
.BgClassName
{
background-color: #531622;
}
</style>
border-color css
<style>
span { border-color: #531622; }
span { border-color: rgb(83,22,34); }
td.TdClassName
{
border-color: #531622;
}
.TagClassName
{
border-color: #531622;
}
</style>