Shades of Slugger #423227
Tints of Slugger #423227
RGB
CMYK
RGB Variations
Color information
#423227 (or 0x423227) is known color: Slugger. HEX triplet: 42, 32 and 27. RGB value is (66,50,39). Sum of RGB (Red+Green+Blue) = 66+50+39=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 50 (19.92% from 255 or 32.26% from 155); Blue value is 39 (15.62% from 255 or 25.16% from 155); Max value from RGB is 66 - color contains mainly: red. Hex color #423227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423227 is #BDCDD8. Grayscale: #353535. Windows color (decimal): -12439001 or 2568770. OLE color: 2568770.
HSL color Cylindrical-coordinate representation of color #423227: hue angle of 24.44º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #423227 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 39 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.74 |
| HSL | 24.44º | 0.26% | 0.21% | - |
| HSV(B) | 24.44º | 0.41% | 0.26% | - |
| XYZ | 3.75 | 3.59 | 2.41 | - |
| YUV | 53.53 | 119.8 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 39 | 0 | 0.24 | 0.41 | 0.74 | 24.44 | 0.26 | 0.21 |
| Hex | 42 | 32 | 27 | 0 | 18 | 29 | 4A | 18 | 1A | 15 |
| Octal | 102 | 62 | 47 | 0 | 30 | 51 | 112 | 30 | 32 | 25 |
| Binary | 1000010 | 110010 | 100111 | 0 | 11000 | 101001 | 1001010 | 11000 | 11010 | 10101 |
Color Harmonies of #423227
Complementary color
Monochromatic Colors of #423227
Black with #423227
Text Example
Text Example
White with #423227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423227; }
p { color: rgb(66,50,39); }
H1.HeaderClassName
{
color: #423227;
}
.AnyTagClassName
{
color: #423227;
}
</style>
background-color css
<style>
a { background-color: #423227; }
a { background-color: rgb(66,50,39); }
div.DivClassName
{
background-color: #423227;
}
.BgClassName
{
background-color: #423227;
}
</style>
border-color css
<style>
span { border-color: #423227; }
span { border-color: rgb(66,50,39); }
td.TdClassName
{
border-color: #423227;
}
.TagClassName
{
border-color: #423227;
}
</style>