Shades of Clinker #463722
Tints of Clinker #463722
RGB
CMYK
RGB Variations
Color information
#463722 (or 0x463722) is known color: Clinker. HEX triplet: 46, 37 and 22. RGB value is (70,55,34). Sum of RGB (Red+Green+Blue) = 70+55+34=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 55 (21.88% from 255 or 34.59% from 159); Blue value is 34 (13.67% from 255 or 21.38% from 159); Max value from RGB is 70 - color contains mainly: red. Hex color #463722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463722 is #B9C8DD. Grayscale: #393939. Windows color (decimal): -12175582 or 2242374. OLE color: 2242374.
HSL color Cylindrical-coordinate representation of color #463722: hue angle of 35º 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 #463722 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 55 | 34 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.73 |
| HSL | 35º | 0.35% | 0.2% | - |
| HSV(B) | 35º | 0.51% | 0.27% | - |
| XYZ | 4.18 | 4.15 | 2.09 | - |
| YUV | 57.09 | 114.97 | 137.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 34 | 0 | 0.21 | 0.51 | 0.73 | 35 | 0.35 | 0.2 |
| Hex | 46 | 37 | 22 | 0 | 15 | 33 | 49 | 23 | 23 | 14 |
| Octal | 106 | 67 | 42 | 0 | 25 | 63 | 111 | 43 | 43 | 24 |
| Binary | 1000110 | 110111 | 100010 | 0 | 10101 | 110011 | 1001001 | 100011 | 100011 | 10100 |
Color Harmonies of #463722
Complementary color
Monochromatic Colors of #463722
Black with #463722
Text Example
Text Example
White with #463722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463722; }
p { color: rgb(70,55,34); }
H1.HeaderClassName
{
color: #463722;
}
.AnyTagClassName
{
color: #463722;
}
</style>
background-color css
<style>
a { background-color: #463722; }
a { background-color: rgb(70,55,34); }
div.DivClassName
{
background-color: #463722;
}
.BgClassName
{
background-color: #463722;
}
</style>
border-color css
<style>
span { border-color: #463722; }
span { border-color: rgb(70,55,34); }
td.TdClassName
{
border-color: #463722;
}
.TagClassName
{
border-color: #463722;
}
</style>