Shades of Well Read #983738
Tints of Well Read #983738
RGB
CMYK
RGB Variations
Color information
#983738 (or 0x983738) is known color: Well Read. HEX triplet: 98, 37 and 38. RGB value is (152,55,56). Sum of RGB (Red+Green+Blue) = 152+55+56=263 (34% of max value = 765). Red value is 152 (59.77% from 255 or 57.79% from 263); Green value is 55 (21.88% from 255 or 20.91% from 263); Blue value is 56 (22.27% from 255 or 21.29% from 263); Max value from RGB is 152 - color contains mainly: red. Hex color #983738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #983738 is #67C8C7. Grayscale: #545454. Windows color (decimal): -6801608 or 3684248. OLE color: 3684248.
HSL color Cylindrical-coordinate representation of color #983738: hue angle of 359.38º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #983738 is Cyan = 0, Magento = 0.64, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 55 | 56 | - |
| CMYK | 0 | 0.64 | 0.63 | 0.40 |
| HSL | 359.38º | 0.47% | 0.41% | - |
| HSV(B) | 359.38º | 0.64% | 0.6% | - |
| XYZ | 15.03 | 9.69 | 4.82 | - |
| YUV | 84.12 | 112.14 | 176.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 55 | 56 | 0 | 0.64 | 0.63 | 0.40 | 359.38 | 0.47 | 0.41 |
| Hex | 98 | 37 | 38 | 0 | 40 | 3F | 28 | 167 | 2F | 29 |
| Octal | 230 | 67 | 70 | 0 | 100 | 77 | 50 | 547 | 57 | 51 |
| Binary | 10011000 | 110111 | 111000 | 0 | 1000000 | 111111 | 101000 | 101100111 | 101111 | 101001 |
Color Harmonies of #983738
Complementary color
Monochromatic Colors of #983738
Black with #983738
Text Example
Text Example
White with #983738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983738; }
p { color: rgb(152,55,56); }
H1.HeaderClassName
{
color: #983738;
}
.AnyTagClassName
{
color: #983738;
}
</style>
background-color css
<style>
a { background-color: #983738; }
a { background-color: rgb(152,55,56); }
div.DivClassName
{
background-color: #983738;
}
.BgClassName
{
background-color: #983738;
}
</style>
border-color css
<style>
span { border-color: #983738; }
span { border-color: rgb(152,55,56); }
td.TdClassName
{
border-color: #983738;
}
.TagClassName
{
border-color: #983738;
}
</style>