Shades of Well Read #933740
Tints of Well Read #933740
RGB
CMYK
RGB Variations
Color information
#933740 (or 0x933740) is known color: Well Read. HEX triplet: 93, 37 and 40. RGB value is (147,55,64). Sum of RGB (Red+Green+Blue) = 147+55+64=266 (35% of max value = 765). Red value is 147 (57.81% from 255 or 55.26% from 266); Green value is 55 (21.88% from 255 or 20.68% from 266); Blue value is 64 (25.39% from 255 or 24.06% from 266); Max value from RGB is 147 - color contains mainly: red. Hex color #933740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #933740 is #6CC8BF. Grayscale: #535353. Windows color (decimal): -7129280 or 4208531. OLE color: 4208531.
HSL color Cylindrical-coordinate representation of color #933740: hue angle of 354.13º 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 #933740 is Cyan = 0, Magento = 0.63, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 55 | 64 | - |
| CMYK | 0 | 0.63 | 0.56 | 0.42 |
| HSL | 354.13º | 0.46% | 0.4% | - |
| HSV(B) | 354.13º | 0.63% | 0.58% | - |
| XYZ | 14.32 | 9.31 | 5.89 | - |
| YUV | 83.53 | 116.98 | 173.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 55 | 64 | 0 | 0.63 | 0.56 | 0.42 | 354.13 | 0.46 | 0.4 |
| Hex | 93 | 37 | 40 | 0 | 3F | 38 | 2A | 162 | 2E | 28 |
| Octal | 223 | 67 | 100 | 0 | 77 | 70 | 52 | 542 | 56 | 50 |
| Binary | 10010011 | 110111 | 1000000 | 0 | 111111 | 111000 | 101010 | 101100010 | 101110 | 101000 |
Color Harmonies of #933740
Complementary color
Monochromatic Colors of #933740
Black with #933740
Text Example
Text Example
White with #933740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933740; }
p { color: rgb(147,55,64); }
H1.HeaderClassName
{
color: #933740;
}
.AnyTagClassName
{
color: #933740;
}
</style>
background-color css
<style>
a { background-color: #933740; }
a { background-color: rgb(147,55,64); }
div.DivClassName
{
background-color: #933740;
}
.BgClassName
{
background-color: #933740;
}
</style>
border-color css
<style>
span { border-color: #933740; }
span { border-color: rgb(147,55,64); }
td.TdClassName
{
border-color: #933740;
}
.TagClassName
{
border-color: #933740;
}
</style>