Shades of Clinker #473311
Tints of Clinker #473311
RGB
CMYK
RGB Variations
Color information
#473311 (or 0x473311) is known color: Clinker. HEX triplet: 47, 33 and 11. RGB value is (71,51,17). Sum of RGB (Red+Green+Blue) = 71+51+17=139 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.08% from 139); Green value is 51 (20.31% from 255 or 36.69% from 139); Blue value is 17 (7.03% from 255 or 12.23% from 139); Max value from RGB is 71 - color contains mainly: red. Hex color #473311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473311 is #B8CCEE. Grayscale: #353535. Windows color (decimal): -12111087 or 1127239. OLE color: 1127239.
HSL color Cylindrical-coordinate representation of color #473311: hue angle of 37.78º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #473311 is Cyan = 0, Magento = 0.28, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 51 | 17 | - |
| CMYK | 0 | 0.28 | 0.76 | 0.72 |
| HSL | 37.78º | 0.61% | 0.17% | - |
| HSV(B) | 37.78º | 0.76% | 0.28% | - |
| XYZ | 3.88 | 3.75 | 1.05 | - |
| YUV | 53.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 51 | 17 | 0 | 0.28 | 0.76 | 0.72 | 37.78 | 0.61 | 0.17 |
| Hex | 47 | 33 | 11 | 0 | 1C | 4C | 48 | 26 | 3D | 11 |
| Octal | 107 | 63 | 21 | 0 | 34 | 114 | 110 | 46 | 75 | 21 |
| Binary | 1000111 | 110011 | 10001 | 0 | 11100 | 1001100 | 1001000 | 100110 | 111101 | 10001 |
Color Harmonies of #473311
Complementary color
Monochromatic Colors of #473311
Black with #473311
Text Example
Text Example
White with #473311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473311; }
p { color: rgb(71,51,17); }
H1.HeaderClassName
{
color: #473311;
}
.AnyTagClassName
{
color: #473311;
}
</style>
background-color css
<style>
a { background-color: #473311; }
a { background-color: rgb(71,51,17); }
div.DivClassName
{
background-color: #473311;
}
.BgClassName
{
background-color: #473311;
}
</style>
border-color css
<style>
span { border-color: #473311; }
span { border-color: rgb(71,51,17); }
td.TdClassName
{
border-color: #473311;
}
.TagClassName
{
border-color: #473311;
}
</style>