Shades of Bordeaux #530619
Tints of Bordeaux #530619
RGB
CMYK
RGB Variations
Color information
#530619 (or 0x530619) is known color: Bordeaux. HEX triplet: 53, 06 and 19. RGB value is (83,6,25). Sum of RGB (Red+Green+Blue) = 83+6+25=114 (15% of max value = 765). Red value is 83 (32.81% from 255 or 72.81% from 114); Green value is 6 (2.73% from 255 or 5.26% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 83 - color contains mainly: red. Hex color #530619 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530619 is #ACF9E6. Grayscale: #1F1F1F. Windows color (decimal): -11336167 or 1640019. OLE color: 1640019.
HSL color Cylindrical-coordinate representation of color #530619: hue angle of 345.19º 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 #530619 is Cyan = 0, Magento = 0.93, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 25 | - |
| CMYK | 0 | 0.93 | 0.70 | 0.67 |
| HSL | 345.19º | 0.87% | 0.17% | - |
| HSV(B) | 345.19º | 0.93% | 0.33% | - |
| XYZ | 3.81 | 2.04 | 1.11 | - |
| YUV | 31.19 | 124.51 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 25 | 0 | 0.93 | 0.70 | 0.67 | 345.19 | 0.87 | 0.17 |
| Hex | 53 | 6 | 19 | 0 | 5D | 46 | 43 | 159 | 57 | 11 |
| Octal | 123 | 6 | 31 | 0 | 135 | 106 | 103 | 531 | 127 | 21 |
| Binary | 1010011 | 110 | 11001 | 0 | 1011101 | 1000110 | 1000011 | 101011001 | 1010111 | 10001 |
Color Harmonies of #530619
Complementary color
Monochromatic Colors of #530619
Black with #530619
Text Example
Text Example
White with #530619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530619; }
p { color: rgb(83,6,25); }
H1.HeaderClassName
{
color: #530619;
}
.AnyTagClassName
{
color: #530619;
}
</style>
background-color css
<style>
a { background-color: #530619; }
a { background-color: rgb(83,6,25); }
div.DivClassName
{
background-color: #530619;
}
.BgClassName
{
background-color: #530619;
}
</style>
border-color css
<style>
span { border-color: #530619; }
span { border-color: rgb(83,6,25); }
td.TdClassName
{
border-color: #530619;
}
.TagClassName
{
border-color: #530619;
}
</style>