Shades of Clinker #463420
Tints of Clinker #463420
RGB
CMYK
RGB Variations
Color information
#463420 (or 0x463420) is known color: Clinker. HEX triplet: 46, 34 and 20. RGB value is (70,52,32). Sum of RGB (Red+Green+Blue) = 70+52+32=154 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.45% from 154); Green value is 52 (20.70% from 255 or 33.77% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 70 - color contains mainly: red. Hex color #463420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463420 is #B9CBDF. Grayscale: #373737. Windows color (decimal): -12176352 or 2110534. OLE color: 2110534.
HSL color Cylindrical-coordinate representation of color #463420: hue angle of 31.58º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #463420 is Cyan = 0, Magento = 0.26, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 32 | - |
| CMYK | 0 | 0.26 | 0.54 | 0.73 |
| HSL | 31.58º | 0.37% | 0.2% | - |
| HSV(B) | 31.58º | 0.54% | 0.27% | - |
| XYZ | 4.01 | 3.86 | 1.9 | - |
| YUV | 55.1 | 114.96 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 32 | 0 | 0.26 | 0.54 | 0.73 | 31.58 | 0.37 | 0.2 |
| Hex | 46 | 34 | 20 | 0 | 1A | 36 | 49 | 20 | 25 | 14 |
| Octal | 106 | 64 | 40 | 0 | 32 | 66 | 111 | 40 | 45 | 24 |
| Binary | 1000110 | 110100 | 100000 | 0 | 11010 | 110110 | 1001001 | 100000 | 100101 | 10100 |
Color Harmonies of #463420
Complementary color
Monochromatic Colors of #463420
Black with #463420
Text Example
Text Example
White with #463420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463420; }
p { color: rgb(70,52,32); }
H1.HeaderClassName
{
color: #463420;
}
.AnyTagClassName
{
color: #463420;
}
</style>
background-color css
<style>
a { background-color: #463420; }
a { background-color: rgb(70,52,32); }
div.DivClassName
{
background-color: #463420;
}
.BgClassName
{
background-color: #463420;
}
</style>
border-color css
<style>
span { border-color: #463420; }
span { border-color: rgb(70,52,32); }
td.TdClassName
{
border-color: #463420;
}
.TagClassName
{
border-color: #463420;
}
</style>