Shades of Brown Derby #604936
Tints of Brown Derby #604936
RGB
CMYK
RGB Variations
Color information
#604936 (or 0x604936) is known color: Brown Derby. HEX triplet: 60, 49 and 36. RGB value is (96,73,54). Sum of RGB (Red+Green+Blue) = 96+73+54=223 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.05% from 223); Green value is 73 (28.91% from 255 or 32.74% from 223); Blue value is 54 (21.48% from 255 or 24.22% from 223); Max value from RGB is 96 - color contains mainly: red. Hex color #604936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604936 is #9FB6C9. Grayscale: #4D4D4D. Windows color (decimal): -10467018 or 3557728. OLE color: 3557728.
HSL color Cylindrical-coordinate representation of color #604936: hue angle of 27.14º degrees, saturation: 0.28, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #604936 is Cyan = 0, Magento = 0.24, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 54 | - |
| CMYK | 0 | 0.24 | 0.44 | 0.62 |
| HSL | 27.14º | 0.28% | 0.29% | - |
| HSV(B) | 27.14º | 0.44% | 0.38% | - |
| XYZ | 7.87 | 7.52 | 4.53 | - |
| YUV | 77.71 | 114.62 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 54 | 0 | 0.24 | 0.44 | 0.62 | 27.14 | 0.28 | 0.29 |
| Hex | 60 | 49 | 36 | 0 | 18 | 2C | 3E | 1B | 1C | 1D |
| Octal | 140 | 111 | 66 | 0 | 30 | 54 | 76 | 33 | 34 | 35 |
| Binary | 1100000 | 1001001 | 110110 | 0 | 11000 | 101100 | 111110 | 11011 | 11100 | 11101 |
Color Harmonies of #604936
Complementary color
Monochromatic Colors of #604936
Black with #604936
Text Example
Text Example
White with #604936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604936; }
p { color: rgb(96,73,54); }
H1.HeaderClassName
{
color: #604936;
}
.AnyTagClassName
{
color: #604936;
}
</style>
background-color css
<style>
a { background-color: #604936; }
a { background-color: rgb(96,73,54); }
div.DivClassName
{
background-color: #604936;
}
.BgClassName
{
background-color: #604936;
}
</style>
border-color css
<style>
span { border-color: #604936; }
span { border-color: rgb(96,73,54); }
td.TdClassName
{
border-color: #604936;
}
.TagClassName
{
border-color: #604936;
}
</style>