Shades of Bordeaux #530417
Tints of Bordeaux #530417
RGB
CMYK
RGB Variations
Color information
#530417 (or 0x530417) is known color: Bordeaux. HEX triplet: 53, 04 and 17. RGB value is (83,4,23). Sum of RGB (Red+Green+Blue) = 83+4+23=110 (14% of max value = 765). Red value is 83 (32.81% from 255 or 75.45% from 110); Green value is 4 (1.95% from 255 or 3.64% from 110); Blue value is 23 (9.38% from 255 or 20.91% from 110); Max value from RGB is 83 - color contains mainly: red. Hex color #530417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530417 is #ACFBE8. Grayscale: #1D1D1D. Windows color (decimal): -11336681 or 1508435. OLE color: 1508435.
HSL color Cylindrical-coordinate representation of color #530417: hue angle of 345.57º 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 #530417 is Cyan = 0, Magento = 0.95, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 4 | 23 | - |
| CMYK | 0 | 0.95 | 0.72 | 0.67 |
| HSL | 345.57º | 0.91% | 0.17% | - |
| HSV(B) | 345.57º | 0.95% | 0.33% | - |
| XYZ | 3.77 | 1.99 | 1 | - |
| YUV | 29.79 | 124.17 | 165.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 4 | 23 | 0 | 0.95 | 0.72 | 0.67 | 345.57 | 0.91 | 0.17 |
| Hex | 53 | 4 | 17 | 0 | 5F | 48 | 43 | 15A | 5B | 11 |
| Octal | 123 | 4 | 27 | 0 | 137 | 110 | 103 | 532 | 133 | 21 |
| Binary | 1010011 | 100 | 10111 | 0 | 1011111 | 1001000 | 1000011 | 101011010 | 1011011 | 10001 |
Color Harmonies of #530417
Complementary color
Monochromatic Colors of #530417
Black with #530417
Text Example
Text Example
White with #530417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530417; }
p { color: rgb(83,4,23); }
H1.HeaderClassName
{
color: #530417;
}
.AnyTagClassName
{
color: #530417;
}
</style>
background-color css
<style>
a { background-color: #530417; }
a { background-color: rgb(83,4,23); }
div.DivClassName
{
background-color: #530417;
}
.BgClassName
{
background-color: #530417;
}
</style>
border-color css
<style>
span { border-color: #530417; }
span { border-color: rgb(83,4,23); }
td.TdClassName
{
border-color: #530417;
}
.TagClassName
{
border-color: #530417;
}
</style>