Shades of Clinker #473523
Tints of Clinker #473523
RGB
CMYK
RGB Variations
Color information
#473523 (or 0x473523) is known color: Clinker. HEX triplet: 47, 35 and 23. RGB value is (71,53,35). Sum of RGB (Red+Green+Blue) = 71+53+35=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 53 (21.09% from 255 or 33.33% from 159); Blue value is 35 (14.06% from 255 or 22.01% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #473523 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473523 is #B8CADC. Grayscale: #383838. Windows color (decimal): -12110557 or 2307399. OLE color: 2307399.
HSL color Cylindrical-coordinate representation of color #473523: hue angle of 30º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #473523 is Cyan = 0, Magento = 0.25, Yellow = 0.51 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 35 | - |
| CMYK | 0 | 0.25 | 0.51 | 0.72 |
| HSL | 30º | 0.34% | 0.21% | - |
| HSV(B) | 30º | 0.51% | 0.28% | - |
| XYZ | 4.18 | 4.01 | 2.14 | - |
| YUV | 56.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 35 | 0 | 0.25 | 0.51 | 0.72 | 30 | 0.34 | 0.21 |
| Hex | 47 | 35 | 23 | 0 | 19 | 33 | 48 | 1E | 22 | 15 |
| Octal | 107 | 65 | 43 | 0 | 31 | 63 | 110 | 36 | 42 | 25 |
| Binary | 1000111 | 110101 | 100011 | 0 | 11001 | 110011 | 1001000 | 11110 | 100010 | 10101 |
Color Harmonies of #473523
Complementary color
Monochromatic Colors of #473523
Black with #473523
Text Example
Text Example
White with #473523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473523; }
p { color: rgb(71,53,35); }
H1.HeaderClassName
{
color: #473523;
}
.AnyTagClassName
{
color: #473523;
}
</style>
background-color css
<style>
a { background-color: #473523; }
a { background-color: rgb(71,53,35); }
div.DivClassName
{
background-color: #473523;
}
.BgClassName
{
background-color: #473523;
}
</style>
border-color css
<style>
span { border-color: #473523; }
span { border-color: rgb(71,53,35); }
td.TdClassName
{
border-color: #473523;
}
.TagClassName
{
border-color: #473523;
}
</style>