Shades of Clinker #463213
Tints of Clinker #463213
RGB
CMYK
RGB Variations
Color information
#463213 (or 0x463213) is known color: Clinker. HEX triplet: 46, 32 and 13. RGB value is (70,50,19). Sum of RGB (Red+Green+Blue) = 70+50+19=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 50 (19.92% from 255 or 35.97% from 139); Blue value is 19 (7.81% from 255 or 13.67% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #463213 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463213 is #B9CDEC. Grayscale: #343434. Windows color (decimal): -12176877 or 1258054. OLE color: 1258054.
HSL color Cylindrical-coordinate representation of color #463213: hue angle of 36.47º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #463213 is Cyan = 0, Magento = 0.29, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 50 | 19 | - |
| CMYK | 0 | 0.29 | 0.73 | 0.73 |
| HSL | 36.47º | 0.57% | 0.17% | - |
| HSV(B) | 36.47º | 0.73% | 0.27% | - |
| XYZ | 3.78 | 3.63 | 1.12 | - |
| YUV | 52.45 | 109.13 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 50 | 19 | 0 | 0.29 | 0.73 | 0.73 | 36.47 | 0.57 | 0.17 |
| Hex | 46 | 32 | 13 | 0 | 1D | 49 | 49 | 24 | 39 | 11 |
| Octal | 106 | 62 | 23 | 0 | 35 | 111 | 111 | 44 | 71 | 21 |
| Binary | 1000110 | 110010 | 10011 | 0 | 11101 | 1001001 | 1001001 | 100100 | 111001 | 10001 |
Color Harmonies of #463213
Complementary color
Monochromatic Colors of #463213
Black with #463213
Text Example
Text Example
White with #463213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463213; }
p { color: rgb(70,50,19); }
H1.HeaderClassName
{
color: #463213;
}
.AnyTagClassName
{
color: #463213;
}
</style>
background-color css
<style>
a { background-color: #463213; }
a { background-color: rgb(70,50,19); }
div.DivClassName
{
background-color: #463213;
}
.BgClassName
{
background-color: #463213;
}
</style>
border-color css
<style>
span { border-color: #463213; }
span { border-color: rgb(70,50,19); }
td.TdClassName
{
border-color: #463213;
}
.TagClassName
{
border-color: #463213;
}
</style>