Shades of Well Read #963844
Tints of Well Read #963844
RGB
CMYK
RGB Variations
Color information
#963844 (or 0x963844) is known color: Well Read. HEX triplet: 96, 38 and 44. RGB value is (150,56,68). Sum of RGB (Red+Green+Blue) = 150+56+68=274 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.74% from 274); Green value is 56 (22.27% from 255 or 20.44% from 274); Blue value is 68 (26.95% from 255 or 24.82% from 274); Max value from RGB is 150 - color contains mainly: red. Hex color #963844 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963844 is #69C7BB. Grayscale: #555555. Windows color (decimal): -6932412 or 4470934. OLE color: 4470934.
HSL color Cylindrical-coordinate representation of color #963844: hue angle of 352.34º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963844 is Cyan = 0, Magento = 0.63, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 56 | 68 | - |
| CMYK | 0 | 0.63 | 0.55 | 0.41 |
| HSL | 352.34º | 0.46% | 0.4% | - |
| HSV(B) | 352.34º | 0.63% | 0.59% | - |
| XYZ | 15.04 | 9.73 | 6.55 | - |
| YUV | 85.47 | 118.14 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 56 | 68 | 0 | 0.63 | 0.55 | 0.41 | 352.34 | 0.46 | 0.4 |
| Hex | 96 | 38 | 44 | 0 | 3F | 37 | 29 | 160 | 2E | 28 |
| Octal | 226 | 70 | 104 | 0 | 77 | 67 | 51 | 540 | 56 | 50 |
| Binary | 10010110 | 111000 | 1000100 | 0 | 111111 | 110111 | 101001 | 101100000 | 101110 | 101000 |
Color Harmonies of #963844
Complementary color
Monochromatic Colors of #963844
Black with #963844
Text Example
Text Example
White with #963844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963844; }
p { color: rgb(150,56,68); }
H1.HeaderClassName
{
color: #963844;
}
.AnyTagClassName
{
color: #963844;
}
</style>
background-color css
<style>
a { background-color: #963844; }
a { background-color: rgb(150,56,68); }
div.DivClassName
{
background-color: #963844;
}
.BgClassName
{
background-color: #963844;
}
</style>
border-color css
<style>
span { border-color: #963844; }
span { border-color: rgb(150,56,68); }
td.TdClassName
{
border-color: #963844;
}
.TagClassName
{
border-color: #963844;
}
</style>