Shades of Clinker #473619
Tints of Clinker #473619
RGB
CMYK
RGB Variations
Color information
#473619 (or 0x473619) is known color: Clinker. HEX triplet: 47, 36 and 19. RGB value is (71,54,25). Sum of RGB (Red+Green+Blue) = 71+54+25=150 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.33% from 150); Green value is 54 (21.48% from 255 or 36% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 71 - color contains mainly: red. Hex color #473619 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473619 is #B8C9E6. Grayscale: #373737. Windows color (decimal): -12110311 or 1652295. OLE color: 1652295.
HSL color Cylindrical-coordinate representation of color #473619: hue angle of 37.83º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #473619 is Cyan = 0, Magento = 0.24, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 25 | - |
| CMYK | 0 | 0.24 | 0.65 | 0.72 |
| HSL | 37.83º | 0.48% | 0.19% | - |
| HSV(B) | 37.83º | 0.65% | 0.28% | - |
| XYZ | 4.09 | 4.05 | 1.49 | - |
| YUV | 55.78 | 110.63 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 25 | 0 | 0.24 | 0.65 | 0.72 | 37.83 | 0.48 | 0.19 |
| Hex | 47 | 36 | 19 | 0 | 18 | 41 | 48 | 26 | 30 | 13 |
| Octal | 107 | 66 | 31 | 0 | 30 | 101 | 110 | 46 | 60 | 23 |
| Binary | 1000111 | 110110 | 11001 | 0 | 11000 | 1000001 | 1001000 | 100110 | 110000 | 10011 |
Color Harmonies of #473619
Complementary color
Monochromatic Colors of #473619
Black with #473619
Text Example
Text Example
White with #473619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473619; }
p { color: rgb(71,54,25); }
H1.HeaderClassName
{
color: #473619;
}
.AnyTagClassName
{
color: #473619;
}
</style>
background-color css
<style>
a { background-color: #473619; }
a { background-color: rgb(71,54,25); }
div.DivClassName
{
background-color: #473619;
}
.BgClassName
{
background-color: #473619;
}
</style>
border-color css
<style>
span { border-color: #473619; }
span { border-color: rgb(71,54,25); }
td.TdClassName
{
border-color: #473619;
}
.TagClassName
{
border-color: #473619;
}
</style>