Shades of Clinker #463827
Tints of Clinker #463827
RGB
CMYK
RGB Variations
Color information
#463827 (or 0x463827) is known color: Clinker. HEX triplet: 46, 38 and 27. RGB value is (70,56,39). Sum of RGB (Red+Green+Blue) = 70+56+39=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 56 (22.27% from 255 or 33.94% from 165); Blue value is 39 (15.62% from 255 or 23.64% from 165); Max value from RGB is 70 - color contains mainly: red. Hex color #463827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463827 is #B9C7D8. Grayscale: #3A3A3A. Windows color (decimal): -12175321 or 2570310. OLE color: 2570310.
HSL color Cylindrical-coordinate representation of color #463827: hue angle of 32.9º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #463827 is Cyan = 0, Magento = 0.20, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 39 | - |
| CMYK | 0 | 0.20 | 0.44 | 0.73 |
| HSL | 32.9º | 0.28% | 0.21% | - |
| HSV(B) | 32.9º | 0.44% | 0.27% | - |
| XYZ | 4.31 | 4.28 | 2.52 | - |
| YUV | 58.25 | 117.14 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 39 | 0 | 0.20 | 0.44 | 0.73 | 32.9 | 0.28 | 0.21 |
| Hex | 46 | 38 | 27 | 0 | 14 | 2C | 49 | 21 | 1C | 15 |
| Octal | 106 | 70 | 47 | 0 | 24 | 54 | 111 | 41 | 34 | 25 |
| Binary | 1000110 | 111000 | 100111 | 0 | 10100 | 101100 | 1001001 | 100001 | 11100 | 10101 |
Color Harmonies of #463827
Complementary color
Monochromatic Colors of #463827
Black with #463827
Text Example
Text Example
White with #463827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463827; }
p { color: rgb(70,56,39); }
H1.HeaderClassName
{
color: #463827;
}
.AnyTagClassName
{
color: #463827;
}
</style>
background-color css
<style>
a { background-color: #463827; }
a { background-color: rgb(70,56,39); }
div.DivClassName
{
background-color: #463827;
}
.BgClassName
{
background-color: #463827;
}
</style>
border-color css
<style>
span { border-color: #463827; }
span { border-color: rgb(70,56,39); }
td.TdClassName
{
border-color: #463827;
}
.TagClassName
{
border-color: #463827;
}
</style>