Shades of Bracken #574029
Tints of Bracken #574029
RGB
CMYK
RGB Variations
Color information
#574029 (or 0x574029) is known color: Bracken. HEX triplet: 57, 40 and 29. RGB value is (87,64,41). Sum of RGB (Red+Green+Blue) = 87+64+41=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 64 (25.39% from 255 or 33.33% from 192); Blue value is 41 (16.41% from 255 or 21.35% from 192); Max value from RGB is 87 - color contains mainly: red. Hex color #574029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574029 is #A8BFD6. Grayscale: #444444. Windows color (decimal): -11059159 or 2703447. OLE color: 2703447.
HSL color Cylindrical-coordinate representation of color #574029: hue angle of 30º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574029 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 41 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.66 |
| HSL | 30º | 0.36% | 0.25% | - |
| HSV(B) | 30º | 0.53% | 0.34% | - |
| XYZ | 6.16 | 5.85 | 2.9 | - |
| YUV | 68.26 | 112.62 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 41 | 0 | 0.26 | 0.53 | 0.66 | 30 | 0.36 | 0.25 |
| Hex | 57 | 40 | 29 | 0 | 1A | 35 | 42 | 1E | 24 | 19 |
| Octal | 127 | 100 | 51 | 0 | 32 | 65 | 102 | 36 | 44 | 31 |
| Binary | 1010111 | 1000000 | 101001 | 0 | 11010 | 110101 | 1000010 | 11110 | 100100 | 11001 |
Color Harmonies of #574029
Complementary color
Monochromatic Colors of #574029
Black with #574029
Text Example
Text Example
White with #574029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574029; }
p { color: rgb(87,64,41); }
H1.HeaderClassName
{
color: #574029;
}
.AnyTagClassName
{
color: #574029;
}
</style>
background-color css
<style>
a { background-color: #574029; }
a { background-color: rgb(87,64,41); }
div.DivClassName
{
background-color: #574029;
}
.BgClassName
{
background-color: #574029;
}
</style>
border-color css
<style>
span { border-color: #574029; }
span { border-color: rgb(87,64,41); }
td.TdClassName
{
border-color: #574029;
}
.TagClassName
{
border-color: #574029;
}
</style>