Shades of Well Read #943740
Tints of Well Read #943740
RGB
CMYK
RGB Variations
Color information
#943740 (or 0x943740) is known color: Well Read. HEX triplet: 94, 37 and 40. RGB value is (148,55,64). Sum of RGB (Red+Green+Blue) = 148+55+64=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 55 (21.88% from 255 or 20.60% from 267); Blue value is 64 (25.39% from 255 or 23.97% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #943740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943740 is #6BC8BF. Grayscale: #535353. Windows color (decimal): -7063744 or 4208532. OLE color: 4208532.
HSL color Cylindrical-coordinate representation of color #943740: hue angle of 354.19º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #943740 is Cyan = 0, Magento = 0.63, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 55 | 64 | - |
| CMYK | 0 | 0.63 | 0.57 | 0.42 |
| HSL | 354.19º | 0.46% | 0.4% | - |
| HSV(B) | 354.19º | 0.63% | 0.58% | - |
| XYZ | 14.5 | 9.4 | 5.9 | - |
| YUV | 83.83 | 116.81 | 173.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 55 | 64 | 0 | 0.63 | 0.57 | 0.42 | 354.19 | 0.46 | 0.4 |
| Hex | 94 | 37 | 40 | 0 | 3F | 39 | 2A | 162 | 2E | 28 |
| Octal | 224 | 67 | 100 | 0 | 77 | 71 | 52 | 542 | 56 | 50 |
| Binary | 10010100 | 110111 | 1000000 | 0 | 111111 | 111001 | 101010 | 101100010 | 101110 | 101000 |
Color Harmonies of #943740
Complementary color
Monochromatic Colors of #943740
Black with #943740
Text Example
Text Example
White with #943740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943740; }
p { color: rgb(148,55,64); }
H1.HeaderClassName
{
color: #943740;
}
.AnyTagClassName
{
color: #943740;
}
</style>
background-color css
<style>
a { background-color: #943740; }
a { background-color: rgb(148,55,64); }
div.DivClassName
{
background-color: #943740;
}
.BgClassName
{
background-color: #943740;
}
</style>
border-color css
<style>
span { border-color: #943740; }
span { border-color: rgb(148,55,64); }
td.TdClassName
{
border-color: #943740;
}
.TagClassName
{
border-color: #943740;
}
</style>