Shades of Clinker #473822
Tints of Clinker #473822
RGB
CMYK
RGB Variations
Color information
#473822 (or 0x473822) is known color: Clinker. HEX triplet: 47, 38 and 22. RGB value is (71,56,34). Sum of RGB (Red+Green+Blue) = 71+56+34=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 56 (22.27% from 255 or 34.78% from 161); Blue value is 34 (13.67% from 255 or 21.12% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #473822 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473822 is #B8C7DD. Grayscale: #3A3A3A. Windows color (decimal): -12109790 or 2242631. OLE color: 2242631.
HSL color Cylindrical-coordinate representation of color #473822: hue angle of 35.68º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #473822 is Cyan = 0, Magento = 0.21, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 34 | - |
| CMYK | 0 | 0.21 | 0.52 | 0.72 |
| HSL | 35.68º | 0.35% | 0.21% | - |
| HSV(B) | 35.68º | 0.52% | 0.28% | - |
| XYZ | 4.3 | 4.28 | 2.11 | - |
| YUV | 57.98 | 114.47 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 34 | 0 | 0.21 | 0.52 | 0.72 | 35.68 | 0.35 | 0.21 |
| Hex | 47 | 38 | 22 | 0 | 15 | 34 | 48 | 24 | 23 | 15 |
| Octal | 107 | 70 | 42 | 0 | 25 | 64 | 110 | 44 | 43 | 25 |
| Binary | 1000111 | 111000 | 100010 | 0 | 10101 | 110100 | 1001000 | 100100 | 100011 | 10101 |
Color Harmonies of #473822
Complementary color
Monochromatic Colors of #473822
Black with #473822
Text Example
Text Example
White with #473822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473822; }
p { color: rgb(71,56,34); }
H1.HeaderClassName
{
color: #473822;
}
.AnyTagClassName
{
color: #473822;
}
</style>
background-color css
<style>
a { background-color: #473822; }
a { background-color: rgb(71,56,34); }
div.DivClassName
{
background-color: #473822;
}
.BgClassName
{
background-color: #473822;
}
</style>
border-color css
<style>
span { border-color: #473822; }
span { border-color: rgb(71,56,34); }
td.TdClassName
{
border-color: #473822;
}
.TagClassName
{
border-color: #473822;
}
</style>