Shades of Clinker #473522
Tints of Clinker #473522
RGB
CMYK
RGB Variations
Color information
#473522 (or 0x473522) is known color: Clinker. HEX triplet: 47, 35 and 22. RGB value is (71,53,34). Sum of RGB (Red+Green+Blue) = 71+53+34=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 53 (21.09% from 255 or 33.54% from 158); Blue value is 34 (13.67% from 255 or 21.52% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #473522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473522 is #B8CADD. Grayscale: #383838. Windows color (decimal): -12110558 or 2241863. OLE color: 2241863.
HSL color Cylindrical-coordinate representation of color #473522: hue angle of 30.81º 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 #473522 is Cyan = 0, Magento = 0.25, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 34 | - |
| CMYK | 0 | 0.25 | 0.52 | 0.72 |
| HSL | 30.81º | 0.35% | 0.21% | - |
| HSV(B) | 30.81º | 0.52% | 0.28% | - |
| XYZ | 4.16 | 4 | 2.07 | - |
| YUV | 56.22 | 115.46 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 34 | 0 | 0.25 | 0.52 | 0.72 | 30.81 | 0.35 | 0.21 |
| Hex | 47 | 35 | 22 | 0 | 19 | 34 | 48 | 1F | 23 | 15 |
| Octal | 107 | 65 | 42 | 0 | 31 | 64 | 110 | 37 | 43 | 25 |
| Binary | 1000111 | 110101 | 100010 | 0 | 11001 | 110100 | 1001000 | 11111 | 100011 | 10101 |
Color Harmonies of #473522
Complementary color
Monochromatic Colors of #473522
Black with #473522
Text Example
Text Example
White with #473522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473522; }
p { color: rgb(71,53,34); }
H1.HeaderClassName
{
color: #473522;
}
.AnyTagClassName
{
color: #473522;
}
</style>
background-color css
<style>
a { background-color: #473522; }
a { background-color: rgb(71,53,34); }
div.DivClassName
{
background-color: #473522;
}
.BgClassName
{
background-color: #473522;
}
</style>
border-color css
<style>
span { border-color: #473522; }
span { border-color: rgb(71,53,34); }
td.TdClassName
{
border-color: #473522;
}
.TagClassName
{
border-color: #473522;
}
</style>