Shades of Clinker #463520
Tints of Clinker #463520
RGB
CMYK
RGB Variations
Color information
#463520 (or 0x463520) is known color: Clinker. HEX triplet: 46, 35 and 20. RGB value is (70,53,32). Sum of RGB (Red+Green+Blue) = 70+53+32=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 53 (21.09% from 255 or 34.19% from 155); Blue value is 32 (12.89% from 255 or 20.65% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #463520 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463520 is #B9CADF. Grayscale: #373737. Windows color (decimal): -12176096 or 2110790. OLE color: 2110790.
HSL color Cylindrical-coordinate representation of color #463520: hue angle of 33.16º 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 #463520 is Cyan = 0, Magento = 0.24, Yellow = 0.54 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 32 | - |
| CMYK | 0 | 0.24 | 0.54 | 0.73 |
| HSL | 33.16º | 0.37% | 0.2% | - |
| HSV(B) | 33.16º | 0.54% | 0.27% | - |
| XYZ | 4.06 | 3.95 | 1.92 | - |
| YUV | 55.69 | 114.63 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 32 | 0 | 0.24 | 0.54 | 0.73 | 33.16 | 0.37 | 0.2 |
| Hex | 46 | 35 | 20 | 0 | 18 | 36 | 49 | 21 | 25 | 14 |
| Octal | 106 | 65 | 40 | 0 | 30 | 66 | 111 | 41 | 45 | 24 |
| Binary | 1000110 | 110101 | 100000 | 0 | 11000 | 110110 | 1001001 | 100001 | 100101 | 10100 |
Color Harmonies of #463520
Complementary color
Monochromatic Colors of #463520
Black with #463520
Text Example
Text Example
White with #463520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463520; }
p { color: rgb(70,53,32); }
H1.HeaderClassName
{
color: #463520;
}
.AnyTagClassName
{
color: #463520;
}
</style>
background-color css
<style>
a { background-color: #463520; }
a { background-color: rgb(70,53,32); }
div.DivClassName
{
background-color: #463520;
}
.BgClassName
{
background-color: #463520;
}
</style>
border-color css
<style>
span { border-color: #463520; }
span { border-color: rgb(70,53,32); }
td.TdClassName
{
border-color: #463520;
}
.TagClassName
{
border-color: #463520;
}
</style>