Shades of Clinker #463828
Tints of Clinker #463828
RGB
CMYK
RGB Variations
Color information
#463828 (or 0x463828) is known color: Clinker. HEX triplet: 46, 38 and 28. RGB value is (70,56,40). Sum of RGB (Red+Green+Blue) = 70+56+40=166 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.17% from 166); Green value is 56 (22.27% from 255 or 33.73% from 166); Blue value is 40 (16.02% from 255 or 24.10% from 166); Max value from RGB is 70 - color contains mainly: red. Hex color #463828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463828 is #B9C7D7. Grayscale: #3A3A3A. Windows color (decimal): -12175320 or 2635846. OLE color: 2635846.
HSL color Cylindrical-coordinate representation of color #463828: hue angle of 32º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #463828 is Cyan = 0, Magento = 0.20, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 40 | - |
| CMYK | 0 | 0.20 | 0.43 | 0.73 |
| HSL | 32º | 0.27% | 0.22% | - |
| HSV(B) | 32º | 0.43% | 0.27% | - |
| XYZ | 4.32 | 4.28 | 2.61 | - |
| YUV | 58.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 40 | 0 | 0.20 | 0.43 | 0.73 | 32 | 0.27 | 0.22 |
| Hex | 46 | 38 | 28 | 0 | 14 | 2B | 49 | 20 | 1B | 16 |
| Octal | 106 | 70 | 50 | 0 | 24 | 53 | 111 | 40 | 33 | 26 |
| Binary | 1000110 | 111000 | 101000 | 0 | 10100 | 101011 | 1001001 | 100000 | 11011 | 10110 |
Color Harmonies of #463828
Complementary color
Monochromatic Colors of #463828
Black with #463828
Text Example
Text Example
White with #463828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463828; }
p { color: rgb(70,56,40); }
H1.HeaderClassName
{
color: #463828;
}
.AnyTagClassName
{
color: #463828;
}
</style>
background-color css
<style>
a { background-color: #463828; }
a { background-color: rgb(70,56,40); }
div.DivClassName
{
background-color: #463828;
}
.BgClassName
{
background-color: #463828;
}
</style>
border-color css
<style>
span { border-color: #463828; }
span { border-color: rgb(70,56,40); }
td.TdClassName
{
border-color: #463828;
}
.TagClassName
{
border-color: #463828;
}
</style>