Shades of Bordeaux #530419
Tints of Bordeaux #530419
RGB
CMYK
RGB Variations
Color information
#530419 (or 0x530419) is known color: Bordeaux. HEX triplet: 53, 04 and 19. RGB value is (83,4,25). Sum of RGB (Red+Green+Blue) = 83+4+25=112 (14% of max value = 765). Red value is 83 (32.81% from 255 or 74.11% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 25 (10.16% from 255 or 22.32% from 112); Max value from RGB is 83 - color contains mainly: red. Hex color #530419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530419 is #ACFBE6. Grayscale: #1E1E1E. Windows color (decimal): -11336679 or 1639507. OLE color: 1639507.
HSL color Cylindrical-coordinate representation of color #530419: hue angle of 344.05º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #530419 is Cyan = 0, Magento = 0.95, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 25 | - |
| CMYK | 0 | 0.95 | 0.70 | 0.67 |
| HSL | 344.05º | 0.91% | 0.17% | - |
| HSV(B) | 344.05º | 0.95% | 0.33% | - |
| XYZ | 3.79 | 2 | 1.11 | - |
| YUV | 30.02 | 125.17 | 165.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 25 | 0 | 0.95 | 0.70 | 0.67 | 344.05 | 0.91 | 0.17 |
| Hex | 53 | 4 | 19 | 0 | 5F | 46 | 43 | 158 | 5B | 11 |
| Octal | 123 | 4 | 31 | 0 | 137 | 106 | 103 | 530 | 133 | 21 |
| Binary | 1010011 | 100 | 11001 | 0 | 1011111 | 1000110 | 1000011 | 101011000 | 1011011 | 10001 |
Color Harmonies of #530419
Complementary color
Monochromatic Colors of #530419
Black with #530419
Text Example
Text Example
White with #530419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530419; }
p { color: rgb(83,4,25); }
H1.HeaderClassName
{
color: #530419;
}
.AnyTagClassName
{
color: #530419;
}
</style>
background-color css
<style>
a { background-color: #530419; }
a { background-color: rgb(83,4,25); }
div.DivClassName
{
background-color: #530419;
}
.BgClassName
{
background-color: #530419;
}
</style>
border-color css
<style>
span { border-color: #530419; }
span { border-color: rgb(83,4,25); }
td.TdClassName
{
border-color: #530419;
}
.TagClassName
{
border-color: #530419;
}
</style>