Shades of Well Read #983640
Tints of Well Read #983640
RGB
CMYK
RGB Variations
Color information
#983640 (or 0x983640) is known color: Well Read. HEX triplet: 98, 36 and 40. RGB value is (152,54,64). Sum of RGB (Red+Green+Blue) = 152+54+64=270 (35% of max value = 765). Red value is 152 (59.77% from 255 or 56.30% from 270); Green value is 54 (21.48% from 255 or 20% from 270); Blue value is 64 (25.39% from 255 or 23.70% from 270); Max value from RGB is 152 - color contains mainly: red. Hex color #983640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #983640 is #67C9BF. Grayscale: #545454. Windows color (decimal): -6801856 or 4208280. OLE color: 4208280.
HSL color Cylindrical-coordinate representation of color #983640: hue angle of 353.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #983640 is Cyan = 0, Magento = 0.64, Yellow = 0.58 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 54 | 64 | - |
| CMYK | 0 | 0.64 | 0.58 | 0.40 |
| HSL | 353.88º | 0.48% | 0.4% | - |
| HSV(B) | 353.88º | 0.64% | 0.6% | - |
| XYZ | 15.19 | 9.68 | 5.92 | - |
| YUV | 84.44 | 116.47 | 176.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 54 | 64 | 0 | 0.64 | 0.58 | 0.40 | 353.88 | 0.48 | 0.4 |
| Hex | 98 | 36 | 40 | 0 | 40 | 3A | 28 | 162 | 30 | 28 |
| Octal | 230 | 66 | 100 | 0 | 100 | 72 | 50 | 542 | 60 | 50 |
| Binary | 10011000 | 110110 | 1000000 | 0 | 1000000 | 111010 | 101000 | 101100010 | 110000 | 101000 |
Color Harmonies of #983640
Complementary color
Monochromatic Colors of #983640
Black with #983640
Text Example
Text Example
White with #983640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983640; }
p { color: rgb(152,54,64); }
H1.HeaderClassName
{
color: #983640;
}
.AnyTagClassName
{
color: #983640;
}
</style>
background-color css
<style>
a { background-color: #983640; }
a { background-color: rgb(152,54,64); }
div.DivClassName
{
background-color: #983640;
}
.BgClassName
{
background-color: #983640;
}
</style>
border-color css
<style>
span { border-color: #983640; }
span { border-color: rgb(152,54,64); }
td.TdClassName
{
border-color: #983640;
}
.TagClassName
{
border-color: #983640;
}
</style>