Shades of Clinker #463621
Tints of Clinker #463621
RGB
CMYK
RGB Variations
Color information
#463621 (or 0x463621) is known color: Clinker. HEX triplet: 46, 36 and 21. RGB value is (70,54,33). Sum of RGB (Red+Green+Blue) = 70+54+33=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 33 (13.28% from 255 or 21.02% from 157); Max value from RGB is 70 - color contains mainly: red. Hex color #463621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463621 is #B9C9DE. Grayscale: #383838. Windows color (decimal): -12175839 or 2176582. OLE color: 2176582.
HSL color Cylindrical-coordinate representation of color #463621: hue angle of 34.05º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #463621 is Cyan = 0, Magento = 0.23, Yellow = 0.53 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 33 | - |
| CMYK | 0 | 0.23 | 0.53 | 0.73 |
| HSL | 34.05º | 0.36% | 0.2% | - |
| HSV(B) | 34.05º | 0.53% | 0.27% | - |
| XYZ | 4.12 | 4.05 | 2 | - |
| YUV | 56.39 | 114.8 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 33 | 0 | 0.23 | 0.53 | 0.73 | 34.05 | 0.36 | 0.2 |
| Hex | 46 | 36 | 21 | 0 | 17 | 35 | 49 | 22 | 24 | 14 |
| Octal | 106 | 66 | 41 | 0 | 27 | 65 | 111 | 42 | 44 | 24 |
| Binary | 1000110 | 110110 | 100001 | 0 | 10111 | 110101 | 1001001 | 100010 | 100100 | 10100 |
Color Harmonies of #463621
Complementary color
Monochromatic Colors of #463621
Black with #463621
Text Example
Text Example
White with #463621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463621; }
p { color: rgb(70,54,33); }
H1.HeaderClassName
{
color: #463621;
}
.AnyTagClassName
{
color: #463621;
}
</style>
background-color css
<style>
a { background-color: #463621; }
a { background-color: rgb(70,54,33); }
div.DivClassName
{
background-color: #463621;
}
.BgClassName
{
background-color: #463621;
}
</style>
border-color css
<style>
span { border-color: #463621; }
span { border-color: rgb(70,54,33); }
td.TdClassName
{
border-color: #463621;
}
.TagClassName
{
border-color: #463621;
}
</style>