Shades of Clinker #463626
Tints of Clinker #463626
RGB
CMYK
RGB Variations
Color information
#463626 (or 0x463626) is known color: Clinker. HEX triplet: 46, 36 and 26. RGB value is (70,54,38). Sum of RGB (Red+Green+Blue) = 70+54+38=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 54 (21.48% from 255 or 33.33% from 162); Blue value is 38 (15.23% from 255 or 23.46% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #463626 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463626 is #B9C9D9. Grayscale: #393939. Windows color (decimal): -12175834 or 2504262. OLE color: 2504262.
HSL color Cylindrical-coordinate representation of color #463626: hue angle of 30º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463626 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 38 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.73 |
| HSL | 30º | 0.3% | 0.21% | - |
| HSV(B) | 30º | 0.46% | 0.27% | - |
| XYZ | 4.19 | 4.08 | 2.4 | - |
| YUV | 56.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 38 | 0 | 0.23 | 0.46 | 0.73 | 30 | 0.3 | 0.21 |
| Hex | 46 | 36 | 26 | 0 | 17 | 2E | 49 | 1E | 1E | 15 |
| Octal | 106 | 66 | 46 | 0 | 27 | 56 | 111 | 36 | 36 | 25 |
| Binary | 1000110 | 110110 | 100110 | 0 | 10111 | 101110 | 1001001 | 11110 | 11110 | 10101 |
Color Harmonies of #463626
Complementary color
Monochromatic Colors of #463626
Black with #463626
Text Example
Text Example
White with #463626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463626; }
p { color: rgb(70,54,38); }
H1.HeaderClassName
{
color: #463626;
}
.AnyTagClassName
{
color: #463626;
}
</style>
background-color css
<style>
a { background-color: #463626; }
a { background-color: rgb(70,54,38); }
div.DivClassName
{
background-color: #463626;
}
.BgClassName
{
background-color: #463626;
}
</style>
border-color css
<style>
span { border-color: #463626; }
span { border-color: rgb(70,54,38); }
td.TdClassName
{
border-color: #463626;
}
.TagClassName
{
border-color: #463626;
}
</style>