Shades of Bordeaux #530822
Tints of Bordeaux #530822
RGB
CMYK
RGB Variations
Color information
#530822 (or 0x530822) is known color: Bordeaux. HEX triplet: 53, 08 and 22. RGB value is (83,8,34). Sum of RGB (Red+Green+Blue) = 83+8+34=125 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.4% from 125); Green value is 8 (3.52% from 255 or 6.4% from 125); Blue value is 34 (13.67% from 255 or 27.2% from 125); Max value from RGB is 83 - color contains mainly: red. Hex color #530822 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530822 is #ACF7DD. Grayscale: #212121. Windows color (decimal): -11335646 or 2230355. OLE color: 2230355.
HSL color Cylindrical-coordinate representation of color #530822: hue angle of 339.2º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530822 is Cyan = 0, Magento = 0.90, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 34 | - |
| CMYK | 0 | 0.90 | 0.59 | 0.67 |
| HSL | 339.2º | 0.82% | 0.18% | - |
| HSV(B) | 339.2º | 0.9% | 0.33% | - |
| XYZ | 3.94 | 2.13 | 1.72 | - |
| YUV | 33.39 | 128.35 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 34 | 0 | 0.90 | 0.59 | 0.67 | 339.2 | 0.82 | 0.18 |
| Hex | 53 | 8 | 22 | 0 | 5A | 3B | 43 | 153 | 52 | 12 |
| Octal | 123 | 10 | 42 | 0 | 132 | 73 | 103 | 523 | 122 | 22 |
| Binary | 1010011 | 1000 | 100010 | 0 | 1011010 | 111011 | 1000011 | 101010011 | 1010010 | 10010 |
Color Harmonies of #530822
Complementary color
Monochromatic Colors of #530822
Black with #530822
Text Example
Text Example
White with #530822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530822; }
p { color: rgb(83,8,34); }
H1.HeaderClassName
{
color: #530822;
}
.AnyTagClassName
{
color: #530822;
}
</style>
background-color css
<style>
a { background-color: #530822; }
a { background-color: rgb(83,8,34); }
div.DivClassName
{
background-color: #530822;
}
.BgClassName
{
background-color: #530822;
}
</style>
border-color css
<style>
span { border-color: #530822; }
span { border-color: rgb(83,8,34); }
td.TdClassName
{
border-color: #530822;
}
.TagClassName
{
border-color: #530822;
}
</style>