Shades of Clinker #463314
Tints of Clinker #463314
RGB
CMYK
RGB Variations
Color information
#463314 (or 0x463314) is known color: Clinker. HEX triplet: 46, 33 and 14. RGB value is (70,51,20). Sum of RGB (Red+Green+Blue) = 70+51+20=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 51 (20.31% from 255 or 36.17% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #463314 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463314 is #B9CCEB. Grayscale: #353535. Windows color (decimal): -12176620 or 1323846. OLE color: 1323846.
HSL color Cylindrical-coordinate representation of color #463314: hue angle of 37.2º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #463314 is Cyan = 0, Magento = 0.27, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 51 | 20 | - |
| CMYK | 0 | 0.27 | 0.71 | 0.73 |
| HSL | 37.2º | 0.56% | 0.18% | - |
| HSV(B) | 37.2º | 0.71% | 0.27% | - |
| XYZ | 3.84 | 3.72 | 1.18 | - |
| YUV | 53.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 20 | 0 | 0.27 | 0.71 | 0.73 | 37.2 | 0.56 | 0.18 |
| Hex | 46 | 33 | 14 | 0 | 1B | 47 | 49 | 25 | 38 | 12 |
| Octal | 106 | 63 | 24 | 0 | 33 | 107 | 111 | 45 | 70 | 22 |
| Binary | 1000110 | 110011 | 10100 | 0 | 11011 | 1000111 | 1001001 | 100101 | 111000 | 10010 |
Color Harmonies of #463314
Complementary color
Monochromatic Colors of #463314
Black with #463314
Text Example
Text Example
White with #463314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463314; }
p { color: rgb(70,51,20); }
H1.HeaderClassName
{
color: #463314;
}
.AnyTagClassName
{
color: #463314;
}
</style>
background-color css
<style>
a { background-color: #463314; }
a { background-color: rgb(70,51,20); }
div.DivClassName
{
background-color: #463314;
}
.BgClassName
{
background-color: #463314;
}
</style>
border-color css
<style>
span { border-color: #463314; }
span { border-color: rgb(70,51,20); }
td.TdClassName
{
border-color: #463314;
}
.TagClassName
{
border-color: #463314;
}
</style>