Shades of Clinker #473625
Tints of Clinker #473625
RGB
CMYK
RGB Variations
Color information
#473625 (or 0x473625) is known color: Clinker. HEX triplet: 47, 36 and 25. RGB value is (71,54,37). Sum of RGB (Red+Green+Blue) = 71+54+37=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 54 (21.48% from 255 or 33.33% from 162); Blue value is 37 (14.84% from 255 or 22.84% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #473625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473625 is #B8C9DA. Grayscale: #393939. Windows color (decimal): -12110299 or 2438727. OLE color: 2438727.
HSL color Cylindrical-coordinate representation of color #473625: hue angle of 30º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #473625 is Cyan = 0, Magento = 0.24, Yellow = 0.48 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 37 | - |
| CMYK | 0 | 0.24 | 0.48 | 0.72 |
| HSL | 30º | 0.31% | 0.21% | - |
| HSV(B) | 30º | 0.48% | 0.28% | - |
| XYZ | 4.25 | 4.11 | 2.32 | - |
| YUV | 57.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 37 | 0 | 0.24 | 0.48 | 0.72 | 30 | 0.31 | 0.21 |
| Hex | 47 | 36 | 25 | 0 | 18 | 30 | 48 | 1E | 1F | 15 |
| Octal | 107 | 66 | 45 | 0 | 30 | 60 | 110 | 36 | 37 | 25 |
| Binary | 1000111 | 110110 | 100101 | 0 | 11000 | 110000 | 1001000 | 11110 | 11111 | 10101 |
Color Harmonies of #473625
Complementary color
Monochromatic Colors of #473625
Black with #473625
Text Example
Text Example
White with #473625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473625; }
p { color: rgb(71,54,37); }
H1.HeaderClassName
{
color: #473625;
}
.AnyTagClassName
{
color: #473625;
}
</style>
background-color css
<style>
a { background-color: #473625; }
a { background-color: rgb(71,54,37); }
div.DivClassName
{
background-color: #473625;
}
.BgClassName
{
background-color: #473625;
}
</style>
border-color css
<style>
span { border-color: #473625; }
span { border-color: rgb(71,54,37); }
td.TdClassName
{
border-color: #473625;
}
.TagClassName
{
border-color: #473625;
}
</style>