Shades of Clinker #513815
Tints of Clinker #513815
RGB
CMYK
RGB Variations
Color information
#513815 (or 0x513815) is known color: Clinker. HEX triplet: 51, 38 and 15. RGB value is (81,56,21). Sum of RGB (Red+Green+Blue) = 81+56+21=158 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.27% from 158); Green value is 56 (22.27% from 255 or 35.44% from 158); Blue value is 21 (8.59% from 255 or 13.29% from 158); Max value from RGB is 81 - color contains mainly: red. Hex color #513815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513815 is #AEC7EA. Grayscale: #3B3B3B. Windows color (decimal): -11454443 or 1390673. OLE color: 1390673.
HSL color Cylindrical-coordinate representation of color #513815: hue angle of 35º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #513815 is Cyan = 0, Magento = 0.31, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 21 | - |
| CMYK | 0 | 0.31 | 0.74 | 0.68 |
| HSL | 35º | 0.59% | 0.2% | - |
| HSV(B) | 35º | 0.74% | 0.32% | - |
| XYZ | 4.94 | 4.63 | 1.34 | - |
| YUV | 59.49 | 106.28 | 143.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 21 | 0 | 0.31 | 0.74 | 0.68 | 35 | 0.59 | 0.2 |
| Hex | 51 | 38 | 15 | 0 | 1F | 4A | 44 | 23 | 3B | 14 |
| Octal | 121 | 70 | 25 | 0 | 37 | 112 | 104 | 43 | 73 | 24 |
| Binary | 1010001 | 111000 | 10101 | 0 | 11111 | 1001010 | 1000100 | 100011 | 111011 | 10100 |
Color Harmonies of #513815
Complementary color
Monochromatic Colors of #513815
Black with #513815
Text Example
Text Example
White with #513815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513815; }
p { color: rgb(81,56,21); }
H1.HeaderClassName
{
color: #513815;
}
.AnyTagClassName
{
color: #513815;
}
</style>
background-color css
<style>
a { background-color: #513815; }
a { background-color: rgb(81,56,21); }
div.DivClassName
{
background-color: #513815;
}
.BgClassName
{
background-color: #513815;
}
</style>
border-color css
<style>
span { border-color: #513815; }
span { border-color: rgb(81,56,21); }
td.TdClassName
{
border-color: #513815;
}
.TagClassName
{
border-color: #513815;
}
</style>