Shades of Slugger #423226
Tints of Slugger #423226
RGB
CMYK
RGB Variations
Color information
#423226 (or 0x423226) is known color: Slugger. HEX triplet: 42, 32 and 26. RGB value is (66,50,38). Sum of RGB (Red+Green+Blue) = 66+50+38=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 50 (19.92% from 255 or 32.47% from 154); Blue value is 38 (15.23% from 255 or 24.68% from 154); Max value from RGB is 66 - color contains mainly: red. Hex color #423226 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423226 is #BDCDD9. Grayscale: #353535. Windows color (decimal): -12439002 or 2503234. OLE color: 2503234.
HSL color Cylindrical-coordinate representation of color #423226: hue angle of 25.71º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423226 is Cyan = 0, Magento = 0.24, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 38 | - |
| CMYK | 0 | 0.24 | 0.42 | 0.74 |
| HSL | 25.71º | 0.27% | 0.2% | - |
| HSV(B) | 25.71º | 0.42% | 0.26% | - |
| XYZ | 3.74 | 3.58 | 2.33 | - |
| YUV | 53.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 38 | 0 | 0.24 | 0.42 | 0.74 | 25.71 | 0.27 | 0.2 |
| Hex | 42 | 32 | 26 | 0 | 18 | 2A | 4A | 1A | 1B | 14 |
| Octal | 102 | 62 | 46 | 0 | 30 | 52 | 112 | 32 | 33 | 24 |
| Binary | 1000010 | 110010 | 100110 | 0 | 11000 | 101010 | 1001010 | 11010 | 11011 | 10100 |
Color Harmonies of #423226
Complementary color
Monochromatic Colors of #423226
Black with #423226
Text Example
Text Example
White with #423226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423226; }
p { color: rgb(66,50,38); }
H1.HeaderClassName
{
color: #423226;
}
.AnyTagClassName
{
color: #423226;
}
</style>
background-color css
<style>
a { background-color: #423226; }
a { background-color: rgb(66,50,38); }
div.DivClassName
{
background-color: #423226;
}
.BgClassName
{
background-color: #423226;
}
</style>
border-color css
<style>
span { border-color: #423226; }
span { border-color: rgb(66,50,38); }
td.TdClassName
{
border-color: #423226;
}
.TagClassName
{
border-color: #423226;
}
</style>