Shades of Slugger #453228
Tints of Slugger #453228
RGB
CMYK
RGB Variations
Color information
#453228 (or 0x453228) is known color: Slugger. HEX triplet: 45, 32 and 28. RGB value is (69,50,40). Sum of RGB (Red+Green+Blue) = 69+50+40=159 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.40% from 159); Green value is 50 (19.92% from 255 or 31.45% from 159); Blue value is 40 (16.02% from 255 or 25.16% from 159); Max value from RGB is 69 - color contains mainly: red. Hex color #453228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453228 is #BACDD7. Grayscale: #363636. Windows color (decimal): -12242392 or 2634309. OLE color: 2634309.
HSL color Cylindrical-coordinate representation of color #453228: hue angle of 20.69º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #453228 is Cyan = 0, Magento = 0.28, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 50 | 40 | - |
| CMYK | 0 | 0.28 | 0.42 | 0.73 |
| HSL | 20.69º | 0.27% | 0.21% | - |
| HSV(B) | 20.69º | 0.42% | 0.27% | - |
| XYZ | 3.98 | 3.7 | 2.51 | - |
| YUV | 54.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 40 | 0 | 0.28 | 0.42 | 0.73 | 20.69 | 0.27 | 0.21 |
| Hex | 45 | 32 | 28 | 0 | 1C | 2A | 49 | 15 | 1B | 15 |
| Octal | 105 | 62 | 50 | 0 | 34 | 52 | 111 | 25 | 33 | 25 |
| Binary | 1000101 | 110010 | 101000 | 0 | 11100 | 101010 | 1001001 | 10101 | 11011 | 10101 |
Color Harmonies of #453228
Complementary color
Monochromatic Colors of #453228
Black with #453228
Text Example
Text Example
White with #453228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453228; }
p { color: rgb(69,50,40); }
H1.HeaderClassName
{
color: #453228;
}
.AnyTagClassName
{
color: #453228;
}
</style>
background-color css
<style>
a { background-color: #453228; }
a { background-color: rgb(69,50,40); }
div.DivClassName
{
background-color: #453228;
}
.BgClassName
{
background-color: #453228;
}
</style>
border-color css
<style>
span { border-color: #453228; }
span { border-color: rgb(69,50,40); }
td.TdClassName
{
border-color: #453228;
}
.TagClassName
{
border-color: #453228;
}
</style>