Shades of Well Read #963044
Tints of Well Read #963044
RGB
CMYK
RGB Variations
Color information
#963044 (or 0x963044) is known color: Well Read. HEX triplet: 96, 30 and 44. RGB value is (150,48,68). Sum of RGB (Red+Green+Blue) = 150+48+68=266 (35% of max value = 765). Red value is 150 (58.98% from 255 or 56.39% from 266); Green value is 48 (19.14% from 255 or 18.05% from 266); Blue value is 68 (26.95% from 255 or 25.56% from 266); Max value from RGB is 150 - color contains mainly: red. Hex color #963044 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963044 is #69CFBB. Grayscale: #505050. Windows color (decimal): -6934460 or 4468886. OLE color: 4468886.
HSL color Cylindrical-coordinate representation of color #963044: hue angle of 348.24º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #963044 is Cyan = 0, Magento = 0.68, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 48 | 68 | - |
| CMYK | 0 | 0.68 | 0.55 | 0.41 |
| HSL | 348.24º | 0.52% | 0.39% | - |
| HSV(B) | 348.24º | 0.68% | 0.59% | - |
| XYZ | 14.68 | 9.02 | 6.44 | - |
| YUV | 80.78 | 120.79 | 177.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 48 | 68 | 0 | 0.68 | 0.55 | 0.41 | 348.24 | 0.52 | 0.39 |
| Hex | 96 | 30 | 44 | 0 | 44 | 37 | 29 | 15C | 34 | 27 |
| Octal | 226 | 60 | 104 | 0 | 104 | 67 | 51 | 534 | 64 | 47 |
| Binary | 10010110 | 110000 | 1000100 | 0 | 1000100 | 110111 | 101001 | 101011100 | 110100 | 100111 |
Color Harmonies of #963044
Complementary color
Monochromatic Colors of #963044
Black with #963044
Text Example
Text Example
White with #963044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963044; }
p { color: rgb(150,48,68); }
H1.HeaderClassName
{
color: #963044;
}
.AnyTagClassName
{
color: #963044;
}
</style>
background-color css
<style>
a { background-color: #963044; }
a { background-color: rgb(150,48,68); }
div.DivClassName
{
background-color: #963044;
}
.BgClassName
{
background-color: #963044;
}
</style>
border-color css
<style>
span { border-color: #963044; }
span { border-color: rgb(150,48,68); }
td.TdClassName
{
border-color: #963044;
}
.TagClassName
{
border-color: #963044;
}
</style>