Shades of Bordeaux #450719
Tints of Bordeaux #450719
RGB
CMYK
RGB Variations
Color information
#450719 (or 0x450719) is known color: Bordeaux. HEX triplet: 45, 07 and 19. RGB value is (69,7,25). Sum of RGB (Red+Green+Blue) = 69+7+25=101 (13% of max value = 765). Red value is 69 (27.34% from 255 or 68.32% from 101); Green value is 7 (3.12% from 255 or 6.93% from 101); Blue value is 25 (10.16% from 255 or 24.75% from 101); Max value from RGB is 69 - color contains mainly: red. Hex color #450719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #450719 is #BAF8E6. Grayscale: #1B1B1B. Windows color (decimal): -12253415 or 1640261. OLE color: 1640261.
HSL color Cylindrical-coordinate representation of color #450719: hue angle of 342.58º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #450719 is Cyan = 0, Magento = 0.90, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 7 | 25 | - |
| CMYK | 0 | 0.90 | 0.64 | 0.73 |
| HSL | 342.58º | 0.82% | 0.15% | - |
| HSV(B) | 342.58º | 0.9% | 0.27% | - |
| XYZ | 2.71 | 1.49 | 1.06 | - |
| YUV | 27.59 | 126.54 | 157.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 7 | 25 | 0 | 0.90 | 0.64 | 0.73 | 342.58 | 0.82 | 0.15 |
| Hex | 45 | 7 | 19 | 0 | 5A | 40 | 49 | 157 | 52 | F |
| Octal | 105 | 7 | 31 | 0 | 132 | 100 | 111 | 527 | 122 | 17 |
| Binary | 1000101 | 111 | 11001 | 0 | 1011010 | 1000000 | 1001001 | 101010111 | 1010010 | 1111 |
Color Harmonies of #450719
Complementary color
Monochromatic Colors of #450719
Black with #450719
Text Example
Text Example
White with #450719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #450719; }
p { color: rgb(69,7,25); }
H1.HeaderClassName
{
color: #450719;
}
.AnyTagClassName
{
color: #450719;
}
</style>
background-color css
<style>
a { background-color: #450719; }
a { background-color: rgb(69,7,25); }
div.DivClassName
{
background-color: #450719;
}
.BgClassName
{
background-color: #450719;
}
</style>
border-color css
<style>
span { border-color: #450719; }
span { border-color: rgb(69,7,25); }
td.TdClassName
{
border-color: #450719;
}
.TagClassName
{
border-color: #450719;
}
</style>