Shades of Bordeaux #530622
Tints of Bordeaux #530622
RGB
CMYK
RGB Variations
Color information
#530622 (or 0x530622) is known color: Bordeaux. HEX triplet: 53, 06 and 22. RGB value is (83,6,34). Sum of RGB (Red+Green+Blue) = 83+6+34=123 (16% of max value = 765). Red value is 83 (32.81% from 255 or 67.48% from 123); Green value is 6 (2.73% from 255 or 4.88% from 123); Blue value is 34 (13.67% from 255 or 27.64% from 123); Max value from RGB is 83 - color contains mainly: red. Hex color #530622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530622 is #ACF9DD. Grayscale: #202020. Windows color (decimal): -11336158 or 2229843. OLE color: 2229843.
HSL color Cylindrical-coordinate representation of color #530622: hue angle of 338.18º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #530622 is Cyan = 0, Magento = 0.93, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 34 | - |
| CMYK | 0 | 0.93 | 0.59 | 0.67 |
| HSL | 338.18º | 0.87% | 0.17% | - |
| HSV(B) | 338.18º | 0.93% | 0.33% | - |
| XYZ | 3.92 | 2.08 | 1.71 | - |
| YUV | 32.22 | 129.01 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 34 | 0 | 0.93 | 0.59 | 0.67 | 338.18 | 0.87 | 0.17 |
| Hex | 53 | 6 | 22 | 0 | 5D | 3B | 43 | 152 | 57 | 11 |
| Octal | 123 | 6 | 42 | 0 | 135 | 73 | 103 | 522 | 127 | 21 |
| Binary | 1010011 | 110 | 100010 | 0 | 1011101 | 111011 | 1000011 | 101010010 | 1010111 | 10001 |
Color Harmonies of #530622
Complementary color
Monochromatic Colors of #530622
Black with #530622
Text Example
Text Example
White with #530622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530622; }
p { color: rgb(83,6,34); }
H1.HeaderClassName
{
color: #530622;
}
.AnyTagClassName
{
color: #530622;
}
</style>
background-color css
<style>
a { background-color: #530622; }
a { background-color: rgb(83,6,34); }
div.DivClassName
{
background-color: #530622;
}
.BgClassName
{
background-color: #530622;
}
</style>
border-color css
<style>
span { border-color: #530622; }
span { border-color: rgb(83,6,34); }
td.TdClassName
{
border-color: #530622;
}
.TagClassName
{
border-color: #530622;
}
</style>