Shades of Bordeaux #530722
Tints of Bordeaux #530722
RGB
CMYK
RGB Variations
Color information
#530722 (or 0x530722) is known color: Bordeaux. HEX triplet: 53, 07 and 22. RGB value is (83,7,34). Sum of RGB (Red+Green+Blue) = 83+7+34=124 (16% of max value = 765). Red value is 83 (32.81% from 255 or 66.94% from 124); Green value is 7 (3.12% from 255 or 5.65% from 124); Blue value is 34 (13.67% from 255 or 27.42% from 124); Max value from RGB is 83 - color contains mainly: red. Hex color #530722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530722 is #ACF8DD. Grayscale: #202020. Windows color (decimal): -11335902 or 2230099. OLE color: 2230099.
HSL color Cylindrical-coordinate representation of color #530722: hue angle of 338.68º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #530722 is Cyan = 0, Magento = 0.92, Yellow = 0.59 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 7 | 34 | - |
| CMYK | 0 | 0.92 | 0.59 | 0.67 |
| HSL | 338.68º | 0.84% | 0.18% | - |
| HSV(B) | 338.68º | 0.92% | 0.33% | - |
| XYZ | 3.93 | 2.11 | 1.71 | - |
| YUV | 32.8 | 128.68 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 7 | 34 | 0 | 0.92 | 0.59 | 0.67 | 338.68 | 0.84 | 0.18 |
| Hex | 53 | 7 | 22 | 0 | 5C | 3B | 43 | 153 | 54 | 12 |
| Octal | 123 | 7 | 42 | 0 | 134 | 73 | 103 | 523 | 124 | 22 |
| Binary | 1010011 | 111 | 100010 | 0 | 1011100 | 111011 | 1000011 | 101010011 | 1010100 | 10010 |
Color Harmonies of #530722
Complementary color
Monochromatic Colors of #530722
Black with #530722
Text Example
Text Example
White with #530722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530722; }
p { color: rgb(83,7,34); }
H1.HeaderClassName
{
color: #530722;
}
.AnyTagClassName
{
color: #530722;
}
</style>
background-color css
<style>
a { background-color: #530722; }
a { background-color: rgb(83,7,34); }
div.DivClassName
{
background-color: #530722;
}
.BgClassName
{
background-color: #530722;
}
</style>
border-color css
<style>
span { border-color: #530722; }
span { border-color: rgb(83,7,34); }
td.TdClassName
{
border-color: #530722;
}
.TagClassName
{
border-color: #530722;
}
</style>