Shades of Bordeaux #460618
Tints of Bordeaux #460618
RGB
CMYK
RGB Variations
Color information
#460618 (or 0x460618) is known color: Bordeaux. HEX triplet: 46, 06 and 18. RGB value is (70,6,24). Sum of RGB (Red+Green+Blue) = 70+6+24=100 (13% of max value = 765). Red value is 70 (27.73% from 255 or 70% from 100); Green value is 6 (2.73% from 255 or 6% from 100); Blue value is 24 (9.77% from 255 or 24% from 100); Max value from RGB is 70 - color contains mainly: red. Hex color #460618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #460618 is #B9F9E7. Grayscale: #1B1B1B. Windows color (decimal): -12188136 or 1574470. OLE color: 1574470.
HSL color Cylindrical-coordinate representation of color #460618: hue angle of 343.12º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #460618 is Cyan = 0, Magento = 0.91, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 6 | 24 | - |
| CMYK | 0 | 0.91 | 0.66 | 0.73 |
| HSL | 343.13º | 0.84% | 0.15% | - |
| HSV(B) | 343.13º | 0.91% | 0.27% | - |
| XYZ | 2.76 | 1.5 | 1.01 | - |
| YUV | 27.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 24 | 0 | 0.91 | 0.66 | 0.73 | 343.13 | 0.84 | 0.15 |
| Hex | 46 | 6 | 18 | 0 | 5B | 42 | 49 | 157 | 54 | F |
| Octal | 106 | 6 | 30 | 0 | 133 | 102 | 111 | 527 | 124 | 17 |
| Binary | 1000110 | 110 | 11000 | 0 | 1011011 | 1000010 | 1001001 | 101010111 | 1010100 | 1111 |
Color Harmonies of #460618
Complementary color
Monochromatic Colors of #460618
Black with #460618
Text Example
Text Example
White with #460618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460618; }
p { color: rgb(70,6,24); }
H1.HeaderClassName
{
color: #460618;
}
.AnyTagClassName
{
color: #460618;
}
</style>
background-color css
<style>
a { background-color: #460618; }
a { background-color: rgb(70,6,24); }
div.DivClassName
{
background-color: #460618;
}
.BgClassName
{
background-color: #460618;
}
</style>
border-color css
<style>
span { border-color: #460618; }
span { border-color: rgb(70,6,24); }
td.TdClassName
{
border-color: #460618;
}
.TagClassName
{
border-color: #460618;
}
</style>