Shades of Bordeaux #530618
Tints of Bordeaux #530618
RGB
CMYK
RGB Variations
Color information
#530618 (or 0x530618) is known color: Bordeaux. HEX triplet: 53, 06 and 18. RGB value is (83,6,24). Sum of RGB (Red+Green+Blue) = 83+6+24=113 (14% of max value = 765). Red value is 83 (32.81% from 255 or 73.45% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 83 - color contains mainly: red. Hex color #530618 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #530618 is #ACF9E7. Grayscale: #1F1F1F. Windows color (decimal): -11336168 or 1574483. OLE color: 1574483.
HSL color Cylindrical-coordinate representation of color #530618: hue angle of 345.97º 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 #530618 is Cyan = 0, Magento = 0.93, Yellow = 0.71 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 6 | 24 | - |
| CMYK | 0 | 0.93 | 0.71 | 0.67 |
| HSL | 345.97º | 0.87% | 0.17% | - |
| HSV(B) | 345.97º | 0.93% | 0.33% | - |
| XYZ | 3.8 | 2.04 | 1.06 | - |
| YUV | 31.08 | 124.01 | 165.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 6 | 24 | 0 | 0.93 | 0.71 | 0.67 | 345.97 | 0.87 | 0.17 |
| Hex | 53 | 6 | 18 | 0 | 5D | 47 | 43 | 15A | 57 | 11 |
| Octal | 123 | 6 | 30 | 0 | 135 | 107 | 103 | 532 | 127 | 21 |
| Binary | 1010011 | 110 | 11000 | 0 | 1011101 | 1000111 | 1000011 | 101011010 | 1010111 | 10001 |
Color Harmonies of #530618
Complementary color
Monochromatic Colors of #530618
Black with #530618
Text Example
Text Example
White with #530618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530618; }
p { color: rgb(83,6,24); }
H1.HeaderClassName
{
color: #530618;
}
.AnyTagClassName
{
color: #530618;
}
</style>
background-color css
<style>
a { background-color: #530618; }
a { background-color: rgb(83,6,24); }
div.DivClassName
{
background-color: #530618;
}
.BgClassName
{
background-color: #530618;
}
</style>
border-color css
<style>
span { border-color: #530618; }
span { border-color: rgb(83,6,24); }
td.TdClassName
{
border-color: #530618;
}
.TagClassName
{
border-color: #530618;
}
</style>