Shades of Bordeaux #531425
Tints of Bordeaux #531425
RGB
CMYK
RGB Variations
Color information
#531425 (or 0x531425) is known color: Bordeaux. HEX triplet: 53, 14 and 25. RGB value is (83,20,37). Sum of RGB (Red+Green+Blue) = 83+20+37=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #531425 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531425 is #ACEBDA. Grayscale: #282828. Windows color (decimal): -11332571 or 2430035. OLE color: 2430035.
HSL color Cylindrical-coordinate representation of color #531425: hue angle of 343.81º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #531425 is Cyan = 0, Magento = 0.76, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 20 | 37 | - |
| CMYK | 0 | 0.76 | 0.55 | 0.67 |
| HSL | 343.81º | 0.61% | 0.2% | - |
| HSV(B) | 343.81º | 0.76% | 0.33% | - |
| XYZ | 4.15 | 2.47 | 2.01 | - |
| YUV | 40.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 20 | 37 | 0 | 0.76 | 0.55 | 0.67 | 343.81 | 0.61 | 0.2 |
| Hex | 53 | 14 | 25 | 0 | 4C | 37 | 43 | 158 | 3D | 14 |
| Octal | 123 | 24 | 45 | 0 | 114 | 67 | 103 | 530 | 75 | 24 |
| Binary | 1010011 | 10100 | 100101 | 0 | 1001100 | 110111 | 1000011 | 101011000 | 111101 | 10100 |
Color Harmonies of #531425
Complementary color
Monochromatic Colors of #531425
Black with #531425
Text Example
Text Example
White with #531425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531425; }
p { color: rgb(83,20,37); }
H1.HeaderClassName
{
color: #531425;
}
.AnyTagClassName
{
color: #531425;
}
</style>
background-color css
<style>
a { background-color: #531425; }
a { background-color: rgb(83,20,37); }
div.DivClassName
{
background-color: #531425;
}
.BgClassName
{
background-color: #531425;
}
</style>
border-color css
<style>
span { border-color: #531425; }
span { border-color: rgb(83,20,37); }
td.TdClassName
{
border-color: #531425;
}
.TagClassName
{
border-color: #531425;
}
</style>