Shades of Clinker #523914
Tints of Clinker #523914
RGB
CMYK
RGB Variations
Color information
#523914 (or 0x523914) is known color: Clinker. HEX triplet: 52, 39 and 14. RGB value is (82,57,20). Sum of RGB (Red+Green+Blue) = 82+57+20=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 57 (22.66% from 255 or 35.85% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #523914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523914 is #ADC6EB. Grayscale: #3C3C3C. Windows color (decimal): -11388652 or 1325394. OLE color: 1325394.
HSL color Cylindrical-coordinate representation of color #523914: hue angle of 35.81º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #523914 is Cyan = 0, Magento = 0.30, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 20 | - |
| CMYK | 0 | 0.30 | 0.76 | 0.68 |
| HSL | 35.81º | 0.61% | 0.2% | - |
| HSV(B) | 35.81º | 0.76% | 0.32% | - |
| XYZ | 5.07 | 4.77 | 1.32 | - |
| YUV | 60.26 | 105.28 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 20 | 0 | 0.30 | 0.76 | 0.68 | 35.81 | 0.61 | 0.2 |
| Hex | 52 | 39 | 14 | 0 | 1E | 4C | 44 | 24 | 3D | 14 |
| Octal | 122 | 71 | 24 | 0 | 36 | 114 | 104 | 44 | 75 | 24 |
| Binary | 1010010 | 111001 | 10100 | 0 | 11110 | 1001100 | 1000100 | 100100 | 111101 | 10100 |
Color Harmonies of #523914
Complementary color
Monochromatic Colors of #523914
Black with #523914
Text Example
Text Example
White with #523914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523914; }
p { color: rgb(82,57,20); }
H1.HeaderClassName
{
color: #523914;
}
.AnyTagClassName
{
color: #523914;
}
</style>
background-color css
<style>
a { background-color: #523914; }
a { background-color: rgb(82,57,20); }
div.DivClassName
{
background-color: #523914;
}
.BgClassName
{
background-color: #523914;
}
</style>
border-color css
<style>
span { border-color: #523914; }
span { border-color: rgb(82,57,20); }
td.TdClassName
{
border-color: #523914;
}
.TagClassName
{
border-color: #523914;
}
</style>