Shades of Clinker #463623
Tints of Clinker #463623
RGB
CMYK
RGB Variations
Color information
#463623 (or 0x463623) is known color: Clinker. HEX triplet: 46, 36 and 23. RGB value is (70,54,35). Sum of RGB (Red+Green+Blue) = 70+54+35=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 54 (21.48% from 255 or 33.96% from 159); Blue value is 35 (14.06% from 255 or 22.01% from 159); Max value from RGB is 70 - color contains mainly: red. Hex color #463623 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463623 is #B9C9DC. Grayscale: #383838. Windows color (decimal): -12175837 or 2307654. OLE color: 2307654.
HSL color Cylindrical-coordinate representation of color #463623: hue angle of 32.57º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #463623 is Cyan = 0, Magento = 0.23, Yellow = 0.5 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 35 | - |
| CMYK | 0 | 0.23 | 0.5 | 0.73 |
| HSL | 32.57º | 0.33% | 0.21% | - |
| HSV(B) | 32.57º | 0.5% | 0.27% | - |
| XYZ | 4.15 | 4.06 | 2.16 | - |
| YUV | 56.62 | 115.8 | 137.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 35 | 0 | 0.23 | 0.5 | 0.73 | 32.57 | 0.33 | 0.21 |
| Hex | 46 | 36 | 23 | 0 | 17 | 32 | 49 | 21 | 21 | 15 |
| Octal | 106 | 66 | 43 | 0 | 27 | 62 | 111 | 41 | 41 | 25 |
| Binary | 1000110 | 110110 | 100011 | 0 | 10111 | 110010 | 1001001 | 100001 | 100001 | 10101 |
Color Harmonies of #463623
Complementary color
Monochromatic Colors of #463623
Black with #463623
Text Example
Text Example
White with #463623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463623; }
p { color: rgb(70,54,35); }
H1.HeaderClassName
{
color: #463623;
}
.AnyTagClassName
{
color: #463623;
}
</style>
background-color css
<style>
a { background-color: #463623; }
a { background-color: rgb(70,54,35); }
div.DivClassName
{
background-color: #463623;
}
.BgClassName
{
background-color: #463623;
}
</style>
border-color css
<style>
span { border-color: #463623; }
span { border-color: rgb(70,54,35); }
td.TdClassName
{
border-color: #463623;
}
.TagClassName
{
border-color: #463623;
}
</style>