Shades of Clinker #463322
Tints of Clinker #463322
RGB
CMYK
RGB Variations
Color information
#463322 (or 0x463322) is known color: Clinker. HEX triplet: 46, 33 and 22. RGB value is (70,51,34). Sum of RGB (Red+Green+Blue) = 70+51+34=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 34 (13.67% from 255 or 21.94% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #463322 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463322 is #B9CCDD. Grayscale: #363636. Windows color (decimal): -12176606 or 2241350. OLE color: 2241350.
HSL color Cylindrical-coordinate representation of color #463322: hue angle of 28.33º degrees, saturation: 0.35, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #463322 is Cyan = 0, Magento = 0.27, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 51 | 34 | - |
| CMYK | 0 | 0.27 | 0.51 | 0.73 |
| HSL | 28.33º | 0.35% | 0.2% | - |
| HSV(B) | 28.33º | 0.51% | 0.27% | - |
| XYZ | 4 | 3.79 | 2.03 | - |
| YUV | 54.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 34 | 0 | 0.27 | 0.51 | 0.73 | 28.33 | 0.35 | 0.2 |
| Hex | 46 | 33 | 22 | 0 | 1B | 33 | 49 | 1C | 23 | 14 |
| Octal | 106 | 63 | 42 | 0 | 33 | 63 | 111 | 34 | 43 | 24 |
| Binary | 1000110 | 110011 | 100010 | 0 | 11011 | 110011 | 1001001 | 11100 | 100011 | 10100 |
Color Harmonies of #463322
Complementary color
Monochromatic Colors of #463322
Black with #463322
Text Example
Text Example
White with #463322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463322; }
p { color: rgb(70,51,34); }
H1.HeaderClassName
{
color: #463322;
}
.AnyTagClassName
{
color: #463322;
}
</style>
background-color css
<style>
a { background-color: #463322; }
a { background-color: rgb(70,51,34); }
div.DivClassName
{
background-color: #463322;
}
.BgClassName
{
background-color: #463322;
}
</style>
border-color css
<style>
span { border-color: #463322; }
span { border-color: rgb(70,51,34); }
td.TdClassName
{
border-color: #463322;
}
.TagClassName
{
border-color: #463322;
}
</style>