Shades of Clinker #473726
Tints of Clinker #473726
RGB
CMYK
RGB Variations
Color information
#473726 (or 0x473726) is known color: Clinker. HEX triplet: 47, 37 and 26. RGB value is (71,55,38). Sum of RGB (Red+Green+Blue) = 71+55+38=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 55 (21.88% from 255 or 33.54% from 164); Blue value is 38 (15.23% from 255 or 23.17% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #473726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473726 is #B8C8D9. Grayscale: #393939. Windows color (decimal): -12110042 or 2504519. OLE color: 2504519.
HSL color Cylindrical-coordinate representation of color #473726: hue angle of 30.91º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #473726 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 38 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.72 |
| HSL | 30.91º | 0.3% | 0.21% | - |
| HSV(B) | 30.91º | 0.46% | 0.28% | - |
| XYZ | 4.31 | 4.21 | 2.42 | - |
| YUV | 57.85 | 116.8 | 137.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 38 | 0 | 0.23 | 0.46 | 0.72 | 30.91 | 0.3 | 0.21 |
| Hex | 47 | 37 | 26 | 0 | 17 | 2E | 48 | 1F | 1E | 15 |
| Octal | 107 | 67 | 46 | 0 | 27 | 56 | 110 | 37 | 36 | 25 |
| Binary | 1000111 | 110111 | 100110 | 0 | 10111 | 101110 | 1001000 | 11111 | 11110 | 10101 |
Color Harmonies of #473726
Complementary color
Monochromatic Colors of #473726
Black with #473726
Text Example
Text Example
White with #473726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473726; }
p { color: rgb(71,55,38); }
H1.HeaderClassName
{
color: #473726;
}
.AnyTagClassName
{
color: #473726;
}
</style>
background-color css
<style>
a { background-color: #473726; }
a { background-color: rgb(71,55,38); }
div.DivClassName
{
background-color: #473726;
}
.BgClassName
{
background-color: #473726;
}
</style>
border-color css
<style>
span { border-color: #473726; }
span { border-color: rgb(71,55,38); }
td.TdClassName
{
border-color: #473726;
}
.TagClassName
{
border-color: #473726;
}
</style>