Shades of Dark Brown #604526
Tints of Dark Brown #604526
RGB
CMYK
RGB Variations
Color information
#604526 (or 0x604526) is known color: Dark Brown. HEX triplet: 60, 45 and 26. RGB value is (96,69,38). Sum of RGB (Red+Green+Blue) = 96+69+38=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 69 (27.34% from 255 or 33.99% from 203); Blue value is 38 (15.23% from 255 or 18.72% from 203); Max value from RGB is 96 - color contains mainly: red. Hex color #604526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604526 is #9FBAD9. Grayscale: #494949. Windows color (decimal): -10468058 or 2508128. OLE color: 2508128.
HSL color Cylindrical-coordinate representation of color #604526: hue angle of 32.07º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #604526 is Cyan = 0, Magento = 0.28, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 38 | - |
| CMYK | 0 | 0.28 | 0.60 | 0.62 |
| HSL | 32.07º | 0.43% | 0.26% | - |
| HSV(B) | 32.07º | 0.6% | 0.38% | - |
| XYZ | 7.3 | 6.88 | 2.78 | - |
| YUV | 73.54 | 107.95 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 38 | 0 | 0.28 | 0.60 | 0.62 | 32.07 | 0.43 | 0.26 |
| Hex | 60 | 45 | 26 | 0 | 1C | 3C | 3E | 20 | 2B | 1A |
| Octal | 140 | 105 | 46 | 0 | 34 | 74 | 76 | 40 | 53 | 32 |
| Binary | 1100000 | 1000101 | 100110 | 0 | 11100 | 111100 | 111110 | 100000 | 101011 | 11010 |
Color Harmonies of #604526
Complementary color
Monochromatic Colors of #604526
Black with #604526
Text Example
Text Example
White with #604526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604526; }
p { color: rgb(96,69,38); }
H1.HeaderClassName
{
color: #604526;
}
.AnyTagClassName
{
color: #604526;
}
</style>
background-color css
<style>
a { background-color: #604526; }
a { background-color: rgb(96,69,38); }
div.DivClassName
{
background-color: #604526;
}
.BgClassName
{
background-color: #604526;
}
</style>
border-color css
<style>
span { border-color: #604526; }
span { border-color: rgb(96,69,38); }
td.TdClassName
{
border-color: #604526;
}
.TagClassName
{
border-color: #604526;
}
</style>