Shades of Clinker #513910
Tints of Clinker #513910
RGB
CMYK
RGB Variations
Color information
#513910 (or 0x513910) is known color: Clinker. HEX triplet: 51, 39 and 10. RGB value is (81,57,16). Sum of RGB (Red+Green+Blue) = 81+57+16=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 57 (22.66% from 255 or 37.01% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #513910 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513910 is #AEC6EF. Grayscale: #3B3B3B. Windows color (decimal): -11454192 or 1063249. OLE color: 1063249.
HSL color Cylindrical-coordinate representation of color #513910: hue angle of 37.85º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #513910 is Cyan = 0, Magento = 0.30, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 57 | 16 | - |
| CMYK | 0 | 0.30 | 0.80 | 0.68 |
| HSL | 37.85º | 0.67% | 0.19% | - |
| HSV(B) | 37.85º | 0.8% | 0.32% | - |
| XYZ | 4.95 | 4.71 | 1.14 | - |
| YUV | 59.5 | 103.45 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 16 | 0 | 0.30 | 0.80 | 0.68 | 37.85 | 0.67 | 0.19 |
| Hex | 51 | 39 | 10 | 0 | 1E | 50 | 44 | 26 | 43 | 13 |
| Octal | 121 | 71 | 20 | 0 | 36 | 120 | 104 | 46 | 103 | 23 |
| Binary | 1010001 | 111001 | 10000 | 0 | 11110 | 1010000 | 1000100 | 100110 | 1000011 | 10011 |
Color Harmonies of #513910
Complementary color
Monochromatic Colors of #513910
Black with #513910
Text Example
Text Example
White with #513910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513910; }
p { color: rgb(81,57,16); }
H1.HeaderClassName
{
color: #513910;
}
.AnyTagClassName
{
color: #513910;
}
</style>
background-color css
<style>
a { background-color: #513910; }
a { background-color: rgb(81,57,16); }
div.DivClassName
{
background-color: #513910;
}
.BgClassName
{
background-color: #513910;
}
</style>
border-color css
<style>
span { border-color: #513910; }
span { border-color: rgb(81,57,16); }
td.TdClassName
{
border-color: #513910;
}
.TagClassName
{
border-color: #513910;
}
</style>