Shades of Well Read #973540
Tints of Well Read #973540
RGB
CMYK
RGB Variations
Color information
#973540 (or 0x973540) is known color: Well Read. HEX triplet: 97, 35 and 40. RGB value is (151,53,64). Sum of RGB (Red+Green+Blue) = 151+53+64=268 (35% of max value = 765). Red value is 151 (59.38% from 255 or 56.34% from 268); Green value is 53 (21.09% from 255 or 19.78% from 268); Blue value is 64 (25.39% from 255 or 23.88% from 268); Max value from RGB is 151 - color contains mainly: red. Hex color #973540 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #973540 is #68CABF. Grayscale: #535353. Windows color (decimal): -6867648 or 4208023. OLE color: 4208023.
HSL color Cylindrical-coordinate representation of color #973540: hue angle of 353.27º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #973540 is Cyan = 0, Magento = 0.65, Yellow = 0.58 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 53 | 64 | - |
| CMYK | 0 | 0.65 | 0.58 | 0.41 |
| HSL | 353.27º | 0.48% | 0.4% | - |
| HSV(B) | 353.27º | 0.65% | 0.59% | - |
| XYZ | 14.96 | 9.5 | 5.89 | - |
| YUV | 83.56 | 116.97 | 176.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 53 | 64 | 0 | 0.65 | 0.58 | 0.41 | 353.27 | 0.48 | 0.4 |
| Hex | 97 | 35 | 40 | 0 | 41 | 3A | 29 | 161 | 30 | 28 |
| Octal | 227 | 65 | 100 | 0 | 101 | 72 | 51 | 541 | 60 | 50 |
| Binary | 10010111 | 110101 | 1000000 | 0 | 1000001 | 111010 | 101001 | 101100001 | 110000 | 101000 |
Color Harmonies of #973540
Complementary color
Monochromatic Colors of #973540
Black with #973540
Text Example
Text Example
White with #973540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973540; }
p { color: rgb(151,53,64); }
H1.HeaderClassName
{
color: #973540;
}
.AnyTagClassName
{
color: #973540;
}
</style>
background-color css
<style>
a { background-color: #973540; }
a { background-color: rgb(151,53,64); }
div.DivClassName
{
background-color: #973540;
}
.BgClassName
{
background-color: #973540;
}
</style>
border-color css
<style>
span { border-color: #973540; }
span { border-color: rgb(151,53,64); }
td.TdClassName
{
border-color: #973540;
}
.TagClassName
{
border-color: #973540;
}
</style>