Shades of Well Read #963743
Tints of Well Read #963743
RGB
CMYK
RGB Variations
Color information
#963743 (or 0x963743) is known color: Well Read. HEX triplet: 96, 37 and 43. RGB value is (150,55,67). Sum of RGB (Red+Green+Blue) = 150+55+67=272 (36% of max value = 765). Red value is 150 (58.98% from 255 or 55.15% from 272); Green value is 55 (21.88% from 255 or 20.22% from 272); Blue value is 67 (26.56% from 255 or 24.63% from 272); Max value from RGB is 150 - color contains mainly: red. Hex color #963743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963743 is #69C8BC. Grayscale: #545454. Windows color (decimal): -6932669 or 4405142. OLE color: 4405142.
HSL color Cylindrical-coordinate representation of color #963743: hue angle of 352.42º 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 #963743 is Cyan = 0, Magento = 0.63, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 67 | - |
| CMYK | 0 | 0.63 | 0.55 | 0.41 |
| HSL | 352.42º | 0.46% | 0.4% | - |
| HSV(B) | 352.42º | 0.63% | 0.59% | - |
| XYZ | 14.96 | 9.62 | 6.38 | - |
| YUV | 84.77 | 117.97 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 67 | 0 | 0.63 | 0.55 | 0.41 | 352.42 | 0.46 | 0.4 |
| Hex | 96 | 37 | 43 | 0 | 3F | 37 | 29 | 160 | 2E | 28 |
| Octal | 226 | 67 | 103 | 0 | 77 | 67 | 51 | 540 | 56 | 50 |
| Binary | 10010110 | 110111 | 1000011 | 0 | 111111 | 110111 | 101001 | 101100000 | 101110 | 101000 |
Color Harmonies of #963743
Complementary color
Monochromatic Colors of #963743
Black with #963743
Text Example
Text Example
White with #963743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963743; }
p { color: rgb(150,55,67); }
H1.HeaderClassName
{
color: #963743;
}
.AnyTagClassName
{
color: #963743;
}
</style>
background-color css
<style>
a { background-color: #963743; }
a { background-color: rgb(150,55,67); }
div.DivClassName
{
background-color: #963743;
}
.BgClassName
{
background-color: #963743;
}
</style>
border-color css
<style>
span { border-color: #963743; }
span { border-color: rgb(150,55,67); }
td.TdClassName
{
border-color: #963743;
}
.TagClassName
{
border-color: #963743;
}
</style>