Shades of Well Read #943746
Tints of Well Read #943746
RGB
CMYK
RGB Variations
Color information
#943746 (or 0x943746) is known color: Well Read. HEX triplet: 94, 37 and 46. RGB value is (148,55,70). Sum of RGB (Red+Green+Blue) = 148+55+70=273 (36% of max value = 765). Red value is 148 (58.20% from 255 or 54.21% from 273); Green value is 55 (21.88% from 255 or 20.15% from 273); Blue value is 70 (27.73% from 255 or 25.64% from 273); Max value from RGB is 148 - color contains mainly: red. Hex color #943746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943746 is #6BC8B9. Grayscale: #545454. Windows color (decimal): -7063738 or 4601748. OLE color: 4601748.
HSL color Cylindrical-coordinate representation of color #943746: hue angle of 350.32º 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 #943746 is Cyan = 0, Magento = 0.63, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 55 | 70 | - |
| CMYK | 0 | 0.63 | 0.53 | 0.42 |
| HSL | 350.32º | 0.46% | 0.4% | - |
| HSV(B) | 350.32º | 0.63% | 0.58% | - |
| XYZ | 14.68 | 9.47 | 6.85 | - |
| YUV | 84.52 | 119.81 | 173.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 55 | 70 | 0 | 0.63 | 0.53 | 0.42 | 350.32 | 0.46 | 0.4 |
| Hex | 94 | 37 | 46 | 0 | 3F | 35 | 2A | 15E | 2E | 28 |
| Octal | 224 | 67 | 106 | 0 | 77 | 65 | 52 | 536 | 56 | 50 |
| Binary | 10010100 | 110111 | 1000110 | 0 | 111111 | 110101 | 101010 | 101011110 | 101110 | 101000 |
Color Harmonies of #943746
Complementary color
Monochromatic Colors of #943746
Black with #943746
Text Example
Text Example
White with #943746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943746; }
p { color: rgb(148,55,70); }
H1.HeaderClassName
{
color: #943746;
}
.AnyTagClassName
{
color: #943746;
}
</style>
background-color css
<style>
a { background-color: #943746; }
a { background-color: rgb(148,55,70); }
div.DivClassName
{
background-color: #943746;
}
.BgClassName
{
background-color: #943746;
}
</style>
border-color css
<style>
span { border-color: #943746; }
span { border-color: rgb(148,55,70); }
td.TdClassName
{
border-color: #943746;
}
.TagClassName
{
border-color: #943746;
}
</style>