Shades of Espresso #513430
Tints of Espresso #513430
RGB
CMYK
RGB Variations
Color information
#513430 (or 0x513430) is known color: Espresso. HEX triplet: 51, 34 and 30. RGB value is (81,52,48). Sum of RGB (Red+Green+Blue) = 81+52+48=181 (23% of max value = 765). Red value is 81 (32.03% from 255 or 44.75% from 181); Green value is 52 (20.70% from 255 or 28.73% from 181); Blue value is 48 (19.14% from 255 or 26.52% from 181); Max value from RGB is 81 - color contains mainly: red. Hex color #513430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513430 is #AECBCF. Grayscale: #3C3C3C. Windows color (decimal): -11455440 or 3159121. OLE color: 3159121.
HSL color Cylindrical-coordinate representation of color #513430: hue angle of 7.27º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #513430 is Cyan = 0, Magento = 0.36, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 48 | - |
| CMYK | 0 | 0.36 | 0.41 | 0.68 |
| HSL | 7.27º | 0.26% | 0.25% | - |
| HSV(B) | 7.27º | 0.41% | 0.32% | - |
| XYZ | 5.15 | 4.42 | 3.38 | - |
| YUV | 60.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 48 | 0 | 0.36 | 0.41 | 0.68 | 7.27 | 0.26 | 0.25 |
| Hex | 51 | 34 | 30 | 0 | 24 | 29 | 44 | 7 | 1A | 19 |
| Octal | 121 | 64 | 60 | 0 | 44 | 51 | 104 | 7 | 32 | 31 |
| Binary | 1010001 | 110100 | 110000 | 0 | 100100 | 101001 | 1000100 | 111 | 11010 | 11001 |
Color Harmonies of #513430
Complementary color
Monochromatic Colors of #513430
Black with #513430
Text Example
Text Example
White with #513430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513430; }
p { color: rgb(81,52,48); }
H1.HeaderClassName
{
color: #513430;
}
.AnyTagClassName
{
color: #513430;
}
</style>
background-color css
<style>
a { background-color: #513430; }
a { background-color: rgb(81,52,48); }
div.DivClassName
{
background-color: #513430;
}
.BgClassName
{
background-color: #513430;
}
</style>
border-color css
<style>
span { border-color: #513430; }
span { border-color: rgb(81,52,48); }
td.TdClassName
{
border-color: #513430;
}
.TagClassName
{
border-color: #513430;
}
</style>