Shades of Well Read #943444
Tints of Well Read #943444
RGB
CMYK
RGB Variations
Color information
#943444 (or 0x943444) is known color: Well Read. HEX triplet: 94, 34 and 44. RGB value is (148,52,68). Sum of RGB (Red+Green+Blue) = 148+52+68=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 52 (20.70% from 255 or 19.40% from 268); Blue value is 68 (26.95% from 255 or 25.37% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #943444 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943444 is #6BCBBB. Grayscale: #525252. Windows color (decimal): -7064508 or 4469908. OLE color: 4469908.
HSL color Cylindrical-coordinate representation of color #943444: hue angle of 350º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #943444 is Cyan = 0, Magento = 0.65, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 68 | - |
| CMYK | 0 | 0.65 | 0.54 | 0.42 |
| HSL | 350º | 0.48% | 0.39% | - |
| HSV(B) | 350º | 0.65% | 0.58% | - |
| XYZ | 14.48 | 9.17 | 6.48 | - |
| YUV | 82.53 | 119.8 | 174.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 68 | 0 | 0.65 | 0.54 | 0.42 | 350 | 0.48 | 0.39 |
| Hex | 94 | 34 | 44 | 0 | 41 | 36 | 2A | 15E | 30 | 27 |
| Octal | 224 | 64 | 104 | 0 | 101 | 66 | 52 | 536 | 60 | 47 |
| Binary | 10010100 | 110100 | 1000100 | 0 | 1000001 | 110110 | 101010 | 101011110 | 110000 | 100111 |
Color Harmonies of #943444
Complementary color
Monochromatic Colors of #943444
Black with #943444
Text Example
Text Example
White with #943444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943444; }
p { color: rgb(148,52,68); }
H1.HeaderClassName
{
color: #943444;
}
.AnyTagClassName
{
color: #943444;
}
</style>
background-color css
<style>
a { background-color: #943444; }
a { background-color: rgb(148,52,68); }
div.DivClassName
{
background-color: #943444;
}
.BgClassName
{
background-color: #943444;
}
</style>
border-color css
<style>
span { border-color: #943444; }
span { border-color: rgb(148,52,68); }
td.TdClassName
{
border-color: #943444;
}
.TagClassName
{
border-color: #943444;
}
</style>