Shades of Clinker #513814
Tints of Clinker #513814
RGB
CMYK
RGB Variations
Color information
#513814 (or 0x513814) is known color: Clinker. HEX triplet: 51, 38 and 14. RGB value is (81,56,20). Sum of RGB (Red+Green+Blue) = 81+56+20=157 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.59% from 157); Green value is 56 (22.27% from 255 or 35.67% from 157); Blue value is 20 (8.20% from 255 or 12.74% from 157); Max value from RGB is 81 - color contains mainly: red. Hex color #513814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513814 is #AEC7EB. Grayscale: #3B3B3B. Windows color (decimal): -11454444 or 1325137. OLE color: 1325137.
HSL color Cylindrical-coordinate representation of color #513814: hue angle of 35.41º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #513814 is Cyan = 0, Magento = 0.31, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 20 | - |
| CMYK | 0 | 0.31 | 0.75 | 0.68 |
| HSL | 35.41º | 0.6% | 0.2% | - |
| HSV(B) | 35.41º | 0.75% | 0.32% | - |
| XYZ | 4.93 | 4.63 | 1.3 | - |
| YUV | 59.37 | 105.78 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 20 | 0 | 0.31 | 0.75 | 0.68 | 35.41 | 0.6 | 0.2 |
| Hex | 51 | 38 | 14 | 0 | 1F | 4B | 44 | 23 | 3C | 14 |
| Octal | 121 | 70 | 24 | 0 | 37 | 113 | 104 | 43 | 74 | 24 |
| Binary | 1010001 | 111000 | 10100 | 0 | 11111 | 1001011 | 1000100 | 100011 | 111100 | 10100 |
Color Harmonies of #513814
Complementary color
Monochromatic Colors of #513814
Black with #513814
Text Example
Text Example
White with #513814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513814; }
p { color: rgb(81,56,20); }
H1.HeaderClassName
{
color: #513814;
}
.AnyTagClassName
{
color: #513814;
}
</style>
background-color css
<style>
a { background-color: #513814; }
a { background-color: rgb(81,56,20); }
div.DivClassName
{
background-color: #513814;
}
.BgClassName
{
background-color: #513814;
}
</style>
border-color css
<style>
span { border-color: #513814; }
span { border-color: rgb(81,56,20); }
td.TdClassName
{
border-color: #513814;
}
.TagClassName
{
border-color: #513814;
}
</style>