Shades of Well Read #963742
Tints of Well Read #963742
RGB
CMYK
RGB Variations
Color information
#963742 (or 0x963742) is known color: Well Read. HEX triplet: 96, 37 and 42. RGB value is (150,55,66). Sum of RGB (Red+Green+Blue) = 150+55+66=271 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.35% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 66 (26.17% from 255 or 24.35% from 271); Max value from RGB is 150 - color contains mainly: red. Hex color #963742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963742 is #69C8BD. Grayscale: #545454. Windows color (decimal): -6932670 or 4339606. OLE color: 4339606.
HSL color Cylindrical-coordinate representation of color #963742: hue angle of 353.05º 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 #963742 is Cyan = 0, Magento = 0.63, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 66 | - |
| CMYK | 0 | 0.63 | 0.56 | 0.41 |
| HSL | 353.05º | 0.46% | 0.4% | - |
| HSV(B) | 353.05º | 0.63% | 0.59% | - |
| XYZ | 14.93 | 9.61 | 6.22 | - |
| YUV | 84.66 | 117.47 | 174.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 66 | 0 | 0.63 | 0.56 | 0.41 | 353.05 | 0.46 | 0.4 |
| Hex | 96 | 37 | 42 | 0 | 3F | 38 | 29 | 161 | 2E | 28 |
| Octal | 226 | 67 | 102 | 0 | 77 | 70 | 51 | 541 | 56 | 50 |
| Binary | 10010110 | 110111 | 1000010 | 0 | 111111 | 111000 | 101001 | 101100001 | 101110 | 101000 |
Color Harmonies of #963742
Complementary color
Monochromatic Colors of #963742
Black with #963742
Text Example
Text Example
White with #963742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963742; }
p { color: rgb(150,55,66); }
H1.HeaderClassName
{
color: #963742;
}
.AnyTagClassName
{
color: #963742;
}
</style>
background-color css
<style>
a { background-color: #963742; }
a { background-color: rgb(150,55,66); }
div.DivClassName
{
background-color: #963742;
}
.BgClassName
{
background-color: #963742;
}
</style>
border-color css
<style>
span { border-color: #963742; }
span { border-color: rgb(150,55,66); }
td.TdClassName
{
border-color: #963742;
}
.TagClassName
{
border-color: #963742;
}
</style>