Shades of Slugger #463329
Tints of Slugger #463329
RGB
CMYK
RGB Variations
Color information
#463329 (or 0x463329) is known color: Slugger. HEX triplet: 46, 33 and 29. RGB value is (70,51,41). Sum of RGB (Red+Green+Blue) = 70+51+41=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 51 (20.31% from 255 or 31.48% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #463329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463329 is #B9CCD6. Grayscale: #373737. Windows color (decimal): -12176599 or 2700102. OLE color: 2700102.
HSL color Cylindrical-coordinate representation of color #463329: hue angle of 20.69º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #463329 is Cyan = 0, Magento = 0.27, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 51 | 41 | - |
| CMYK | 0 | 0.27 | 0.41 | 0.73 |
| HSL | 20.69º | 0.26% | 0.22% | - |
| HSV(B) | 20.69º | 0.41% | 0.27% | - |
| XYZ | 4.11 | 3.83 | 2.62 | - |
| YUV | 55.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 41 | 0 | 0.27 | 0.41 | 0.73 | 20.69 | 0.26 | 0.22 |
| Hex | 46 | 33 | 29 | 0 | 1B | 29 | 49 | 15 | 1A | 16 |
| Octal | 106 | 63 | 51 | 0 | 33 | 51 | 111 | 25 | 32 | 26 |
| Binary | 1000110 | 110011 | 101001 | 0 | 11011 | 101001 | 1001001 | 10101 | 11010 | 10110 |
Color Harmonies of #463329
Complementary color
Monochromatic Colors of #463329
Black with #463329
Text Example
Text Example
White with #463329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463329; }
p { color: rgb(70,51,41); }
H1.HeaderClassName
{
color: #463329;
}
.AnyTagClassName
{
color: #463329;
}
</style>
background-color css
<style>
a { background-color: #463329; }
a { background-color: rgb(70,51,41); }
div.DivClassName
{
background-color: #463329;
}
.BgClassName
{
background-color: #463329;
}
</style>
border-color css
<style>
span { border-color: #463329; }
span { border-color: rgb(70,51,41); }
td.TdClassName
{
border-color: #463329;
}
.TagClassName
{
border-color: #463329;
}
</style>