Shades of Clinker #463624
Tints of Clinker #463624
RGB
CMYK
RGB Variations
Color information
#463624 (or 0x463624) is known color: Clinker. HEX triplet: 46, 36 and 24. RGB value is (70,54,36). Sum of RGB (Red+Green+Blue) = 70+54+36=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 54 (21.48% from 255 or 33.75% from 160); Blue value is 36 (14.45% from 255 or 22.5% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #463624 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463624 is #B9C9DB. Grayscale: #383838. Windows color (decimal): -12175836 or 2373190. OLE color: 2373190.
HSL color Cylindrical-coordinate representation of color #463624: hue angle of 31.76º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #463624 is Cyan = 0, Magento = 0.23, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 36 | - |
| CMYK | 0 | 0.23 | 0.49 | 0.73 |
| HSL | 31.76º | 0.32% | 0.21% | - |
| HSV(B) | 31.76º | 0.49% | 0.27% | - |
| XYZ | 4.16 | 4.07 | 2.23 | - |
| YUV | 56.73 | 116.3 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 36 | 0 | 0.23 | 0.49 | 0.73 | 31.76 | 0.32 | 0.21 |
| Hex | 46 | 36 | 24 | 0 | 17 | 31 | 49 | 20 | 20 | 15 |
| Octal | 106 | 66 | 44 | 0 | 27 | 61 | 111 | 40 | 40 | 25 |
| Binary | 1000110 | 110110 | 100100 | 0 | 10111 | 110001 | 1001001 | 100000 | 100000 | 10101 |
Color Harmonies of #463624
Complementary color
Monochromatic Colors of #463624
Black with #463624
Text Example
Text Example
White with #463624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463624; }
p { color: rgb(70,54,36); }
H1.HeaderClassName
{
color: #463624;
}
.AnyTagClassName
{
color: #463624;
}
</style>
background-color css
<style>
a { background-color: #463624; }
a { background-color: rgb(70,54,36); }
div.DivClassName
{
background-color: #463624;
}
.BgClassName
{
background-color: #463624;
}
</style>
border-color css
<style>
span { border-color: #463624; }
span { border-color: rgb(70,54,36); }
td.TdClassName
{
border-color: #463624;
}
.TagClassName
{
border-color: #463624;
}
</style>