Shades of Well Read #953140
Tints of Well Read #953140
RGB
CMYK
RGB Variations
Color information
#953140 (or 0x953140) is known color: Well Read. HEX triplet: 95, 31 and 40. RGB value is (149,49,64). Sum of RGB (Red+Green+Blue) = 149+49+64=262 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.87% from 262); Green value is 49 (19.53% from 255 or 18.70% from 262); Blue value is 64 (25.39% from 255 or 24.43% from 262); Max value from RGB is 149 - color contains mainly: red. Hex color #953140 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953140 is #6ACEBF. Grayscale: #505050. Windows color (decimal): -6999744 or 4206997. OLE color: 4206997.
HSL color Cylindrical-coordinate representation of color #953140: hue angle of 351º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #953140 is Cyan = 0, Magento = 0.67, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 49 | 64 | - |
| CMYK | 0 | 0.67 | 0.57 | 0.42 |
| HSL | 351º | 0.51% | 0.39% | - |
| HSV(B) | 351º | 0.67% | 0.58% | - |
| XYZ | 14.42 | 8.96 | 5.82 | - |
| YUV | 80.61 | 118.63 | 176.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 49 | 64 | 0 | 0.67 | 0.57 | 0.42 | 351 | 0.51 | 0.39 |
| Hex | 95 | 31 | 40 | 0 | 43 | 39 | 2A | 15F | 33 | 27 |
| Octal | 225 | 61 | 100 | 0 | 103 | 71 | 52 | 537 | 63 | 47 |
| Binary | 10010101 | 110001 | 1000000 | 0 | 1000011 | 111001 | 101010 | 101011111 | 110011 | 100111 |
Color Harmonies of #953140
Complementary color
Monochromatic Colors of #953140
Black with #953140
Text Example
Text Example
White with #953140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953140; }
p { color: rgb(149,49,64); }
H1.HeaderClassName
{
color: #953140;
}
.AnyTagClassName
{
color: #953140;
}
</style>
background-color css
<style>
a { background-color: #953140; }
a { background-color: rgb(149,49,64); }
div.DivClassName
{
background-color: #953140;
}
.BgClassName
{
background-color: #953140;
}
</style>
border-color css
<style>
span { border-color: #953140; }
span { border-color: rgb(149,49,64); }
td.TdClassName
{
border-color: #953140;
}
.TagClassName
{
border-color: #953140;
}
</style>