Shades of Bordeaux #530818
Tints of Bordeaux #530818
RGB
CMYK
RGB Variations
Color information
#530818 (or 0x530818) is known color: Bordeaux. HEX triplet: 53, 08 and 18. RGB value is (83,8,24). Sum of RGB (Red+Green+Blue) = 83+8+24=115 (15% of max value = 765). Red value is 83 (32.81% from 255 or 72.17% from 115); Green value is 8 (3.52% from 255 or 6.96% from 115); Blue value is 24 (9.77% from 255 or 20.87% from 115); Max value from RGB is 83 - color contains mainly: red. Hex color #530818 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530818 is #ACF7E7. Grayscale: #202020. Windows color (decimal): -11335656 or 1574995. OLE color: 1574995.
HSL color Cylindrical-coordinate representation of color #530818: hue angle of 347.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 #530818 is Cyan = 0, Magento = 0.90, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 24 | - |
| CMYK | 0 | 0.90 | 0.71 | 0.67 |
| HSL | 347.2º | 0.82% | 0.18% | - |
| HSV(B) | 347.2º | 0.9% | 0.33% | - |
| XYZ | 3.82 | 2.08 | 1.06 | - |
| YUV | 32.25 | 123.35 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 24 | 0 | 0.90 | 0.71 | 0.67 | 347.2 | 0.82 | 0.18 |
| Hex | 53 | 8 | 18 | 0 | 5A | 47 | 43 | 15B | 52 | 12 |
| Octal | 123 | 10 | 30 | 0 | 132 | 107 | 103 | 533 | 122 | 22 |
| Binary | 1010011 | 1000 | 11000 | 0 | 1011010 | 1000111 | 1000011 | 101011011 | 1010010 | 10010 |
Color Harmonies of #530818
Complementary color
Monochromatic Colors of #530818
Black with #530818
Text Example
Text Example
White with #530818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530818; }
p { color: rgb(83,8,24); }
H1.HeaderClassName
{
color: #530818;
}
.AnyTagClassName
{
color: #530818;
}
</style>
background-color css
<style>
a { background-color: #530818; }
a { background-color: rgb(83,8,24); }
div.DivClassName
{
background-color: #530818;
}
.BgClassName
{
background-color: #530818;
}
</style>
border-color css
<style>
span { border-color: #530818; }
span { border-color: rgb(83,8,24); }
td.TdClassName
{
border-color: #530818;
}
.TagClassName
{
border-color: #530818;
}
</style>