Shades of Bracken #513928
Tints of Bracken #513928
RGB
CMYK
RGB Variations
Color information
#513928 (or 0x513928) is known color: Bracken. HEX triplet: 51, 39 and 28. RGB value is (81,57,40). Sum of RGB (Red+Green+Blue) = 81+57+40=178 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.51% from 178); Green value is 57 (22.66% from 255 or 32.02% from 178); Blue value is 40 (16.02% from 255 or 22.47% from 178); Max value from RGB is 81 - color contains mainly: red. Hex color #513928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513928 is #AEC6D7. Grayscale: #3E3E3E. Windows color (decimal): -11454168 or 2636113. OLE color: 2636113.
HSL color Cylindrical-coordinate representation of color #513928: hue angle of 24.88º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #513928 is Cyan = 0, Magento = 0.30, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 57 | 40 | - |
| CMYK | 0 | 0.30 | 0.51 | 0.68 |
| HSL | 24.88º | 0.34% | 0.24% | - |
| HSV(B) | 24.88º | 0.51% | 0.32% | - |
| XYZ | 5.24 | 4.83 | 2.66 | - |
| YUV | 62.24 | 115.45 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 57 | 40 | 0 | 0.30 | 0.51 | 0.68 | 24.88 | 0.34 | 0.24 |
| Hex | 51 | 39 | 28 | 0 | 1E | 33 | 44 | 19 | 22 | 18 |
| Octal | 121 | 71 | 50 | 0 | 36 | 63 | 104 | 31 | 42 | 30 |
| Binary | 1010001 | 111001 | 101000 | 0 | 11110 | 110011 | 1000100 | 11001 | 100010 | 11000 |
Color Harmonies of #513928
Complementary color
Monochromatic Colors of #513928
Black with #513928
Text Example
Text Example
White with #513928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513928; }
p { color: rgb(81,57,40); }
H1.HeaderClassName
{
color: #513928;
}
.AnyTagClassName
{
color: #513928;
}
</style>
background-color css
<style>
a { background-color: #513928; }
a { background-color: rgb(81,57,40); }
div.DivClassName
{
background-color: #513928;
}
.BgClassName
{
background-color: #513928;
}
</style>
border-color css
<style>
span { border-color: #513928; }
span { border-color: rgb(81,57,40); }
td.TdClassName
{
border-color: #513928;
}
.TagClassName
{
border-color: #513928;
}
</style>