Shades of Bordeaux #531925
Tints of Bordeaux #531925
RGB
CMYK
RGB Variations
Color information
#531925 (or 0x531925) is known color: Bordeaux. HEX triplet: 53, 19 and 25. RGB value is (83,25,37). Sum of RGB (Red+Green+Blue) = 83+25+37=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 25 (10.16% from 255 or 17.24% from 145); Blue value is 37 (14.84% from 255 or 25.52% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #531925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531925 is #ACE6DA. Grayscale: #2B2B2B. Windows color (decimal): -11331291 or 2431315. OLE color: 2431315.
HSL color Cylindrical-coordinate representation of color #531925: hue angle of 347.59º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #531925 is Cyan = 0, Magento = 0.70, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 25 | 37 | - |
| CMYK | 0 | 0.70 | 0.55 | 0.67 |
| HSL | 347.59º | 0.54% | 0.21% | - |
| HSV(B) | 347.59º | 0.7% | 0.33% | - |
| XYZ | 4.25 | 2.67 | 2.04 | - |
| YUV | 43.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 25 | 37 | 0 | 0.70 | 0.55 | 0.67 | 347.59 | 0.54 | 0.21 |
| Hex | 53 | 19 | 25 | 0 | 46 | 37 | 43 | 15C | 36 | 15 |
| Octal | 123 | 31 | 45 | 0 | 106 | 67 | 103 | 534 | 66 | 25 |
| Binary | 1010011 | 11001 | 100101 | 0 | 1000110 | 110111 | 1000011 | 101011100 | 110110 | 10101 |
Color Harmonies of #531925
Complementary color
Monochromatic Colors of #531925
Black with #531925
Text Example
Text Example
White with #531925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531925; }
p { color: rgb(83,25,37); }
H1.HeaderClassName
{
color: #531925;
}
.AnyTagClassName
{
color: #531925;
}
</style>
background-color css
<style>
a { background-color: #531925; }
a { background-color: rgb(83,25,37); }
div.DivClassName
{
background-color: #531925;
}
.BgClassName
{
background-color: #531925;
}
</style>
border-color css
<style>
span { border-color: #531925; }
span { border-color: rgb(83,25,37); }
td.TdClassName
{
border-color: #531925;
}
.TagClassName
{
border-color: #531925;
}
</style>