Shades of Clinker #503716
Tints of Clinker #503716
RGB
CMYK
RGB Variations
Color information
#503716 (or 0x503716) is known color: Clinker. HEX triplet: 50, 37 and 16. RGB value is (80,55,22). Sum of RGB (Red+Green+Blue) = 80+55+22=157 (20% of max value = 765). Red value is 80 (31.64% from 255 or 50.96% from 157); Green value is 55 (21.88% from 255 or 35.03% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 80 - color contains mainly: red. Hex color #503716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #503716 is #AFC8E9. Grayscale: #3A3A3A. Windows color (decimal): -11520234 or 1455952. OLE color: 1455952.
HSL color Cylindrical-coordinate representation of color #503716: hue angle of 34.14º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #503716 is Cyan = 0, Magento = 0.31, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 55 | 22 | - |
| CMYK | 0 | 0.31 | 0.72 | 0.69 |
| HSL | 34.14º | 0.57% | 0.2% | - |
| HSV(B) | 34.14º | 0.73% | 0.31% | - |
| XYZ | 4.82 | 4.5 | 1.37 | - |
| YUV | 58.71 | 107.28 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 22 | 0 | 0.31 | 0.72 | 0.69 | 34.14 | 0.57 | 0.2 |
| Hex | 50 | 37 | 16 | 0 | 1F | 48 | 45 | 22 | 39 | 14 |
| Octal | 120 | 67 | 26 | 0 | 37 | 110 | 105 | 42 | 71 | 24 |
| Binary | 1010000 | 110111 | 10110 | 0 | 11111 | 1001000 | 1000101 | 100010 | 111001 | 10100 |
Color Harmonies of #503716
Complementary color
Monochromatic Colors of #503716
Black with #503716
Text Example
Text Example
White with #503716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503716; }
p { color: rgb(80,55,22); }
H1.HeaderClassName
{
color: #503716;
}
.AnyTagClassName
{
color: #503716;
}
</style>
background-color css
<style>
a { background-color: #503716; }
a { background-color: rgb(80,55,22); }
div.DivClassName
{
background-color: #503716;
}
.BgClassName
{
background-color: #503716;
}
</style>
border-color css
<style>
span { border-color: #503716; }
span { border-color: rgb(80,55,22); }
td.TdClassName
{
border-color: #503716;
}
.TagClassName
{
border-color: #503716;
}
</style>