Shades of Well Read #963940
Tints of Well Read #963940
RGB
CMYK
RGB Variations
Color information
#963940 (or 0x963940) is known color: Well Read. HEX triplet: 96, 39 and 40. RGB value is (150,57,64). Sum of RGB (Red+Green+Blue) = 150+57+64=271 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.35% from 271); Green value is 57 (22.66% from 255 or 21.03% from 271); Blue value is 64 (25.39% from 255 or 23.62% from 271); Max value from RGB is 150 - color contains mainly: red. Hex color #963940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963940 is #69C6BF. Grayscale: #555555. Windows color (decimal): -6932160 or 4209046. OLE color: 4209046.
HSL color Cylindrical-coordinate representation of color #963940: hue angle of 355.48º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #963940 is Cyan = 0, Magento = 0.62, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 57 | 64 | - |
| CMYK | 0 | 0.62 | 0.57 | 0.41 |
| HSL | 355.48º | 0.45% | 0.41% | - |
| HSV(B) | 355.48º | 0.62% | 0.59% | - |
| XYZ | 14.97 | 9.78 | 5.95 | - |
| YUV | 85.61 | 115.81 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 57 | 64 | 0 | 0.62 | 0.57 | 0.41 | 355.48 | 0.45 | 0.41 |
| Hex | 96 | 39 | 40 | 0 | 3E | 39 | 29 | 163 | 2D | 29 |
| Octal | 226 | 71 | 100 | 0 | 76 | 71 | 51 | 543 | 55 | 51 |
| Binary | 10010110 | 111001 | 1000000 | 0 | 111110 | 111001 | 101001 | 101100011 | 101101 | 101001 |
Color Harmonies of #963940
Complementary color
Monochromatic Colors of #963940
Black with #963940
Text Example
Text Example
White with #963940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963940; }
p { color: rgb(150,57,64); }
H1.HeaderClassName
{
color: #963940;
}
.AnyTagClassName
{
color: #963940;
}
</style>
background-color css
<style>
a { background-color: #963940; }
a { background-color: rgb(150,57,64); }
div.DivClassName
{
background-color: #963940;
}
.BgClassName
{
background-color: #963940;
}
</style>
border-color css
<style>
span { border-color: #963940; }
span { border-color: rgb(150,57,64); }
td.TdClassName
{
border-color: #963940;
}
.TagClassName
{
border-color: #963940;
}
</style>