Shades of Clinker #473825
Tints of Clinker #473825
RGB
CMYK
RGB Variations
Color information
#473825 (or 0x473825) is known color: Clinker. HEX triplet: 47, 38 and 25. RGB value is (71,56,37). Sum of RGB (Red+Green+Blue) = 71+56+37=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 56 (22.27% from 255 or 34.15% from 164); Blue value is 37 (14.84% from 255 or 22.56% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #473825 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473825 is #B8C7DA. Grayscale: #3A3A3A. Windows color (decimal): -12109787 or 2439239. OLE color: 2439239.
HSL color Cylindrical-coordinate representation of color #473825: hue angle of 33.53º 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 #473825 is Cyan = 0, Magento = 0.21, Yellow = 0.48 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 37 | - |
| CMYK | 0 | 0.21 | 0.48 | 0.72 |
| HSL | 33.53º | 0.31% | 0.21% | - |
| HSV(B) | 33.53º | 0.48% | 0.28% | - |
| XYZ | 4.35 | 4.3 | 2.35 | - |
| YUV | 58.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 37 | 0 | 0.21 | 0.48 | 0.72 | 33.53 | 0.31 | 0.21 |
| Hex | 47 | 38 | 25 | 0 | 15 | 30 | 48 | 22 | 1F | 15 |
| Octal | 107 | 70 | 45 | 0 | 25 | 60 | 110 | 42 | 37 | 25 |
| Binary | 1000111 | 111000 | 100101 | 0 | 10101 | 110000 | 1001000 | 100010 | 11111 | 10101 |
Color Harmonies of #473825
Complementary color
Monochromatic Colors of #473825
Black with #473825
Text Example
Text Example
White with #473825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473825; }
p { color: rgb(71,56,37); }
H1.HeaderClassName
{
color: #473825;
}
.AnyTagClassName
{
color: #473825;
}
</style>
background-color css
<style>
a { background-color: #473825; }
a { background-color: rgb(71,56,37); }
div.DivClassName
{
background-color: #473825;
}
.BgClassName
{
background-color: #473825;
}
</style>
border-color css
<style>
span { border-color: #473825; }
span { border-color: rgb(71,56,37); }
td.TdClassName
{
border-color: #473825;
}
.TagClassName
{
border-color: #473825;
}
</style>