Shades of Bordeaux #480018
Tints of Bordeaux #480018
RGB
CMYK
RGB Variations
Color information
#480018 (or 0x480018) is known color: Bordeaux. HEX triplet: 48, 00 and 18. RGB value is (72,0,24). Sum of RGB (Red+Green+Blue) = 72+0+24=96 (12% of max value = 765). Red value is 72 (28.52% from 255 or 75% from 96); Green value is 0 (0.39% from 255 or 0% from 96); Blue value is 24 (9.77% from 255 or 25% from 96); Max value from RGB is 72 - color contains mainly: red. Hex color #480018 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #480018 is #B7FFE7. Grayscale: #181818. Windows color (decimal): -12058600 or 1572936. OLE color: 1572936.
HSL color Cylindrical-coordinate representation of color #480018: hue angle of 340º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #480018 is Cyan = 0, Magento = 1, Yellow = 0.67 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 0 | 24 | - |
| CMYK | 0 | 1 | 0.67 | 0.72 |
| HSL | 340º | 1% | 0.14% | - |
| HSV(B) | 340º | 1% | 0.28% | - |
| XYZ | 2.84 | 1.44 | 0.99 | - |
| YUV | 24.26 | 127.85 | 162.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 0 | 24 | 0 | 1 | 0.67 | 0.72 | 340 | 1 | 0.14 |
| Hex | 48 | 0 | 18 | 0 | 64 | 43 | 48 | 154 | 64 | E |
| Octal | 110 | 0 | 30 | 0 | 144 | 103 | 110 | 524 | 144 | 16 |
| Binary | 1001000 | 0 | 11000 | 0 | 1100100 | 1000011 | 1001000 | 101010100 | 1100100 | 1110 |
Color Harmonies of #480018
Complementary color
Monochromatic Colors of #480018
Black with #480018
Text Example
Text Example
White with #480018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #480018; }
p { color: rgb(72,0,24); }
H1.HeaderClassName
{
color: #480018;
}
.AnyTagClassName
{
color: #480018;
}
</style>
background-color css
<style>
a { background-color: #480018; }
a { background-color: rgb(72,0,24); }
div.DivClassName
{
background-color: #480018;
}
.BgClassName
{
background-color: #480018;
}
</style>
border-color css
<style>
span { border-color: #480018; }
span { border-color: rgb(72,0,24); }
td.TdClassName
{
border-color: #480018;
}
.TagClassName
{
border-color: #480018;
}
</style>