Shades of Well Read #973844
Tints of Well Read #973844
RGB
CMYK
RGB Variations
Color information
#973844 (or 0x973844) is known color: Well Read. HEX triplet: 97, 38 and 44. RGB value is (151,56,68). Sum of RGB (Red+Green+Blue) = 151+56+68=275 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.91% from 275); Green value is 56 (22.27% from 255 or 20.36% from 275); Blue value is 68 (26.95% from 255 or 24.73% from 275); Max value from RGB is 151 - color contains mainly: red. Hex color #973844 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #973844 is #68C7BB. Grayscale: #555555. Windows color (decimal): -6866876 or 4470935. OLE color: 4470935.
HSL color Cylindrical-coordinate representation of color #973844: hue angle of 352.42º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #973844 is Cyan = 0, Magento = 0.63, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 56 | 68 | - |
| CMYK | 0 | 0.63 | 0.55 | 0.41 |
| HSL | 352.42º | 0.46% | 0.41% | - |
| HSV(B) | 352.42º | 0.63% | 0.59% | - |
| XYZ | 15.22 | 9.83 | 6.56 | - |
| YUV | 85.77 | 117.97 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 56 | 68 | 0 | 0.63 | 0.55 | 0.41 | 352.42 | 0.46 | 0.41 |
| Hex | 97 | 38 | 44 | 0 | 3F | 37 | 29 | 160 | 2E | 29 |
| Octal | 227 | 70 | 104 | 0 | 77 | 67 | 51 | 540 | 56 | 51 |
| Binary | 10010111 | 111000 | 1000100 | 0 | 111111 | 110111 | 101001 | 101100000 | 101110 | 101001 |
Color Harmonies of #973844
Complementary color
Monochromatic Colors of #973844
Black with #973844
Text Example
Text Example
White with #973844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973844; }
p { color: rgb(151,56,68); }
H1.HeaderClassName
{
color: #973844;
}
.AnyTagClassName
{
color: #973844;
}
</style>
background-color css
<style>
a { background-color: #973844; }
a { background-color: rgb(151,56,68); }
div.DivClassName
{
background-color: #973844;
}
.BgClassName
{
background-color: #973844;
}
</style>
border-color css
<style>
span { border-color: #973844; }
span { border-color: rgb(151,56,68); }
td.TdClassName
{
border-color: #973844;
}
.TagClassName
{
border-color: #973844;
}
</style>