Shades of Well Read #893540
Tints of Well Read #893540
RGB
CMYK
RGB Variations
Color information
#893540 (or 0x893540) is known color: Well Read. HEX triplet: 89, 35 and 40. RGB value is (137,53,64). Sum of RGB (Red+Green+Blue) = 137+53+64=254 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.94% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 137 - color contains mainly: red. Hex color #893540 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893540 is #76CABF. Grayscale: #4F4F4F. Windows color (decimal): -7785152 or 4208009. OLE color: 4208009.
HSL color Cylindrical-coordinate representation of color #893540: hue angle of 352.14º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #893540 is Cyan = 0, Magento = 0.61, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 64 | - |
| CMYK | 0 | 0.61 | 0.53 | 0.46 |
| HSL | 352.14º | 0.44% | 0.37% | - |
| HSV(B) | 352.14º | 0.61% | 0.54% | - |
| XYZ | 12.52 | 8.23 | 5.78 | - |
| YUV | 79.37 | 119.33 | 169.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 64 | 0 | 0.61 | 0.53 | 0.46 | 352.14 | 0.44 | 0.37 |
| Hex | 89 | 35 | 40 | 0 | 3D | 35 | 2E | 160 | 2C | 25 |
| Octal | 211 | 65 | 100 | 0 | 75 | 65 | 56 | 540 | 54 | 45 |
| Binary | 10001001 | 110101 | 1000000 | 0 | 111101 | 110101 | 101110 | 101100000 | 101100 | 100101 |
Color Harmonies of #893540
Complementary color
Monochromatic Colors of #893540
Black with #893540
Text Example
Text Example
White with #893540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893540; }
p { color: rgb(137,53,64); }
H1.HeaderClassName
{
color: #893540;
}
.AnyTagClassName
{
color: #893540;
}
</style>
background-color css
<style>
a { background-color: #893540; }
a { background-color: rgb(137,53,64); }
div.DivClassName
{
background-color: #893540;
}
.BgClassName
{
background-color: #893540;
}
</style>
border-color css
<style>
span { border-color: #893540; }
span { border-color: rgb(137,53,64); }
td.TdClassName
{
border-color: #893540;
}
.TagClassName
{
border-color: #893540;
}
</style>