Shades of Brown Derby #534439
Tints of Brown Derby #534439
RGB
CMYK
RGB Variations
Color information
#534439 (or 0x534439) is known color: Brown Derby. HEX triplet: 53, 44 and 39. RGB value is (83,68,57). Sum of RGB (Red+Green+Blue) = 83+68+57=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 68 (26.95% from 255 or 32.69% from 208); Blue value is 57 (22.66% from 255 or 27.40% from 208); Max value from RGB is 83 - color contains mainly: red. Hex color #534439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534439 is #ACBBC6. Grayscale: #474747. Windows color (decimal): -11320263 or 3753043. OLE color: 3753043.
HSL color Cylindrical-coordinate representation of color #534439: hue angle of 25.38º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #534439 is Cyan = 0, Magento = 0.18, Yellow = 0.31 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 57 | - |
| CMYK | 0 | 0.18 | 0.31 | 0.67 |
| HSL | 25.38º | 0.19% | 0.27% | - |
| HSV(B) | 25.38º | 0.31% | 0.33% | - |
| XYZ | 6.37 | 6.27 | 4.74 | - |
| YUV | 71.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 57 | 0 | 0.18 | 0.31 | 0.67 | 25.38 | 0.19 | 0.27 |
| Hex | 53 | 44 | 39 | 0 | 12 | 1F | 43 | 19 | 13 | 1B |
| Octal | 123 | 104 | 71 | 0 | 22 | 37 | 103 | 31 | 23 | 33 |
| Binary | 1010011 | 1000100 | 111001 | 0 | 10010 | 11111 | 1000011 | 11001 | 10011 | 11011 |
Color Harmonies of #534439
Complementary color
Monochromatic Colors of #534439
Black with #534439
Text Example
Text Example
White with #534439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534439; }
p { color: rgb(83,68,57); }
H1.HeaderClassName
{
color: #534439;
}
.AnyTagClassName
{
color: #534439;
}
</style>
background-color css
<style>
a { background-color: #534439; }
a { background-color: rgb(83,68,57); }
div.DivClassName
{
background-color: #534439;
}
.BgClassName
{
background-color: #534439;
}
</style>
border-color css
<style>
span { border-color: #534439; }
span { border-color: rgb(83,68,57); }
td.TdClassName
{
border-color: #534439;
}
.TagClassName
{
border-color: #534439;
}
</style>