Shades of Clinker #463823
Tints of Clinker #463823
RGB
CMYK
RGB Variations
Color information
#463823 (or 0x463823) is known color: Clinker. HEX triplet: 46, 38 and 23. RGB value is (70,56,35). Sum of RGB (Red+Green+Blue) = 70+56+35=161 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.48% from 161); Green value is 56 (22.27% from 255 or 34.78% from 161); Blue value is 35 (14.06% from 255 or 21.74% from 161); Max value from RGB is 70 - color contains mainly: red. Hex color #463823 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463823 is #B9C7DC. Grayscale: #393939. Windows color (decimal): -12175325 or 2308166. OLE color: 2308166.
HSL color Cylindrical-coordinate representation of color #463823: hue angle of 36º 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 #463823 is Cyan = 0, Magento = 0.20, Yellow = 0.5 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 35 | - |
| CMYK | 0 | 0.20 | 0.5 | 0.73 |
| HSL | 36º | 0.33% | 0.21% | - |
| HSV(B) | 36º | 0.5% | 0.27% | - |
| XYZ | 4.24 | 4.25 | 2.19 | - |
| YUV | 57.79 | 115.14 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 35 | 0 | 0.20 | 0.5 | 0.73 | 36 | 0.33 | 0.21 |
| Hex | 46 | 38 | 23 | 0 | 14 | 32 | 49 | 24 | 21 | 15 |
| Octal | 106 | 70 | 43 | 0 | 24 | 62 | 111 | 44 | 41 | 25 |
| Binary | 1000110 | 111000 | 100011 | 0 | 10100 | 110010 | 1001001 | 100100 | 100001 | 10101 |
Color Harmonies of #463823
Complementary color
Monochromatic Colors of #463823
Black with #463823
Text Example
Text Example
White with #463823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463823; }
p { color: rgb(70,56,35); }
H1.HeaderClassName
{
color: #463823;
}
.AnyTagClassName
{
color: #463823;
}
</style>
background-color css
<style>
a { background-color: #463823; }
a { background-color: rgb(70,56,35); }
div.DivClassName
{
background-color: #463823;
}
.BgClassName
{
background-color: #463823;
}
</style>
border-color css
<style>
span { border-color: #463823; }
span { border-color: rgb(70,56,35); }
td.TdClassName
{
border-color: #463823;
}
.TagClassName
{
border-color: #463823;
}
</style>