Shades of Clinker #473618
Tints of Clinker #473618
RGB
CMYK
RGB Variations
Color information
#473618 (or 0x473618) is known color: Clinker. HEX triplet: 47, 36 and 18. RGB value is (71,54,24). Sum of RGB (Red+Green+Blue) = 71+54+24=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 54 (21.48% from 255 or 36.24% from 149); Blue value is 24 (9.77% from 255 or 16.11% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #473618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473618 is #B8C9E7. Grayscale: #373737. Windows color (decimal): -12110312 or 1586759. OLE color: 1586759.
HSL color Cylindrical-coordinate representation of color #473618: hue angle of 38.3º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #473618 is Cyan = 0, Magento = 0.24, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 24 | - |
| CMYK | 0 | 0.24 | 0.66 | 0.72 |
| HSL | 38.3º | 0.49% | 0.19% | - |
| HSV(B) | 38.3º | 0.66% | 0.28% | - |
| XYZ | 4.08 | 4.04 | 1.43 | - |
| YUV | 55.66 | 110.13 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 24 | 0 | 0.24 | 0.66 | 0.72 | 38.3 | 0.49 | 0.19 |
| Hex | 47 | 36 | 18 | 0 | 18 | 42 | 48 | 26 | 31 | 13 |
| Octal | 107 | 66 | 30 | 0 | 30 | 102 | 110 | 46 | 61 | 23 |
| Binary | 1000111 | 110110 | 11000 | 0 | 11000 | 1000010 | 1001000 | 100110 | 110001 | 10011 |
Color Harmonies of #473618
Complementary color
Monochromatic Colors of #473618
Black with #473618
Text Example
Text Example
White with #473618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473618; }
p { color: rgb(71,54,24); }
H1.HeaderClassName
{
color: #473618;
}
.AnyTagClassName
{
color: #473618;
}
</style>
background-color css
<style>
a { background-color: #473618; }
a { background-color: rgb(71,54,24); }
div.DivClassName
{
background-color: #473618;
}
.BgClassName
{
background-color: #473618;
}
</style>
border-color css
<style>
span { border-color: #473618; }
span { border-color: rgb(71,54,24); }
td.TdClassName
{
border-color: #473618;
}
.TagClassName
{
border-color: #473618;
}
</style>