Shades of Well Read #963544
Tints of Well Read #963544
RGB
CMYK
RGB Variations
Color information
#963544 (or 0x963544) is known color: Well Read. HEX triplet: 96, 35 and 44. RGB value is (150,53,68). Sum of RGB (Red+Green+Blue) = 150+53+68=271 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.35% from 271); Green value is 53 (21.09% from 255 or 19.56% from 271); Blue value is 68 (26.95% from 255 or 25.09% from 271); Max value from RGB is 150 - color contains mainly: red. Hex color #963544 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963544 is #69CABB. Grayscale: #535353. Windows color (decimal): -6933180 or 4470166. OLE color: 4470166.
HSL color Cylindrical-coordinate representation of color #963544: hue angle of 350.72º 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 #963544 is Cyan = 0, Magento = 0.65, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 53 | 68 | - |
| CMYK | 0 | 0.65 | 0.55 | 0.41 |
| HSL | 350.72º | 0.48% | 0.4% | - |
| HSV(B) | 350.72º | 0.65% | 0.59% | - |
| XYZ | 14.89 | 9.45 | 6.51 | - |
| YUV | 83.71 | 119.14 | 175.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 53 | 68 | 0 | 0.65 | 0.55 | 0.41 | 350.72 | 0.48 | 0.4 |
| Hex | 96 | 35 | 44 | 0 | 41 | 37 | 29 | 15F | 30 | 28 |
| Octal | 226 | 65 | 104 | 0 | 101 | 67 | 51 | 537 | 60 | 50 |
| Binary | 10010110 | 110101 | 1000100 | 0 | 1000001 | 110111 | 101001 | 101011111 | 110000 | 101000 |
Color Harmonies of #963544
Complementary color
Monochromatic Colors of #963544
Black with #963544
Text Example
Text Example
White with #963544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963544; }
p { color: rgb(150,53,68); }
H1.HeaderClassName
{
color: #963544;
}
.AnyTagClassName
{
color: #963544;
}
</style>
background-color css
<style>
a { background-color: #963544; }
a { background-color: rgb(150,53,68); }
div.DivClassName
{
background-color: #963544;
}
.BgClassName
{
background-color: #963544;
}
</style>
border-color css
<style>
span { border-color: #963544; }
span { border-color: rgb(150,53,68); }
td.TdClassName
{
border-color: #963544;
}
.TagClassName
{
border-color: #963544;
}
</style>