Shades of Bordeaux #530924
Tints of Bordeaux #530924
RGB
CMYK
RGB Variations
Color information
#530924 (or 0x530924) is known color: Bordeaux. HEX triplet: 53, 09 and 24. RGB value is (83,9,36). Sum of RGB (Red+Green+Blue) = 83+9+36=128 (16% of max value = 765). Red value is 83 (32.81% from 255 or 64.84% from 128); Green value is 9 (3.91% from 255 or 7.03% from 128); Blue value is 36 (14.45% from 255 or 28.12% from 128); Max value from RGB is 83 - color contains mainly: red. Hex color #530924 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530924 is #ACF6DB. Grayscale: #222222. Windows color (decimal): -11335388 or 2361683. OLE color: 2361683.
HSL color Cylindrical-coordinate representation of color #530924: hue angle of 338.11º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530924 is Cyan = 0, Magento = 0.89, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 36 | - |
| CMYK | 0 | 0.89 | 0.57 | 0.67 |
| HSL | 338.11º | 0.8% | 0.18% | - |
| HSV(B) | 338.11º | 0.89% | 0.33% | - |
| XYZ | 3.98 | 2.16 | 1.88 | - |
| YUV | 34.2 | 129.02 | 162.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 36 | 0 | 0.89 | 0.57 | 0.67 | 338.11 | 0.8 | 0.18 |
| Hex | 53 | 9 | 24 | 0 | 59 | 39 | 43 | 152 | 50 | 12 |
| Octal | 123 | 11 | 44 | 0 | 131 | 71 | 103 | 522 | 120 | 22 |
| Binary | 1010011 | 1001 | 100100 | 0 | 1011001 | 111001 | 1000011 | 101010010 | 1010000 | 10010 |
Color Harmonies of #530924
Complementary color
Monochromatic Colors of #530924
Black with #530924
Text Example
Text Example
White with #530924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530924; }
p { color: rgb(83,9,36); }
H1.HeaderClassName
{
color: #530924;
}
.AnyTagClassName
{
color: #530924;
}
</style>
background-color css
<style>
a { background-color: #530924; }
a { background-color: rgb(83,9,36); }
div.DivClassName
{
background-color: #530924;
}
.BgClassName
{
background-color: #530924;
}
</style>
border-color css
<style>
span { border-color: #530924; }
span { border-color: rgb(83,9,36); }
td.TdClassName
{
border-color: #530924;
}
.TagClassName
{
border-color: #530924;
}
</style>