Shades of Brown Derby #574539
Tints of Brown Derby #574539
RGB
CMYK
RGB Variations
Color information
#574539 (or 0x574539) is known color: Brown Derby. HEX triplet: 57, 45 and 39. RGB value is (87,69,57). Sum of RGB (Red+Green+Blue) = 87+69+57=213 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.85% from 213); Green value is 69 (27.34% from 255 or 32.39% from 213); Blue value is 57 (22.66% from 255 or 26.76% from 213); Max value from RGB is 87 - color contains mainly: red. Hex color #574539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574539 is #A8BAC6. Grayscale: #494949. Windows color (decimal): -11057863 or 3753303. OLE color: 3753303.
HSL color Cylindrical-coordinate representation of color #574539: hue angle of 24º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #574539 is Cyan = 0, Magento = 0.21, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 69 | 57 | - |
| CMYK | 0 | 0.21 | 0.34 | 0.66 |
| HSL | 24º | 0.21% | 0.28% | - |
| HSV(B) | 24º | 0.34% | 0.34% | - |
| XYZ | 6.8 | 6.58 | 4.78 | - |
| YUV | 73.01 | 118.96 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 69 | 57 | 0 | 0.21 | 0.34 | 0.66 | 24 | 0.21 | 0.28 |
| Hex | 57 | 45 | 39 | 0 | 15 | 22 | 42 | 18 | 15 | 1C |
| Octal | 127 | 105 | 71 | 0 | 25 | 42 | 102 | 30 | 25 | 34 |
| Binary | 1010111 | 1000101 | 111001 | 0 | 10101 | 100010 | 1000010 | 11000 | 10101 | 11100 |
Color Harmonies of #574539
Complementary color
Monochromatic Colors of #574539
Black with #574539
Text Example
Text Example
White with #574539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574539; }
p { color: rgb(87,69,57); }
H1.HeaderClassName
{
color: #574539;
}
.AnyTagClassName
{
color: #574539;
}
</style>
background-color css
<style>
a { background-color: #574539; }
a { background-color: rgb(87,69,57); }
div.DivClassName
{
background-color: #574539;
}
.BgClassName
{
background-color: #574539;
}
</style>
border-color css
<style>
span { border-color: #574539; }
span { border-color: rgb(87,69,57); }
td.TdClassName
{
border-color: #574539;
}
.TagClassName
{
border-color: #574539;
}
</style>