Shades of Well Read #953537
Tints of Well Read #953537
RGB
CMYK
RGB Variations
Color information
#953537 (or 0x953537) is known color: Well Read. HEX triplet: 95, 35 and 37. RGB value is (149,53,55). Sum of RGB (Red+Green+Blue) = 149+53+55=257 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.98% from 257); Green value is 53 (21.09% from 255 or 20.62% from 257); Blue value is 55 (21.88% from 255 or 21.40% from 257); Max value from RGB is 149 - color contains mainly: red. Hex color #953537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953537 is #6ACAC8. Grayscale: #525252. Windows color (decimal): -6998729 or 3618197. OLE color: 3618197.
HSL color Cylindrical-coordinate representation of color #953537: hue angle of 358.75º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953537 is Cyan = 0, Magento = 0.64, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 55 | - |
| CMYK | 0 | 0.64 | 0.63 | 0.42 |
| HSL | 358.75º | 0.48% | 0.4% | - |
| HSV(B) | 358.75º | 0.64% | 0.58% | - |
| XYZ | 14.36 | 9.21 | 4.64 | - |
| YUV | 81.93 | 112.8 | 175.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 55 | 0 | 0.64 | 0.63 | 0.42 | 358.75 | 0.48 | 0.4 |
| Hex | 95 | 35 | 37 | 0 | 40 | 3F | 2A | 167 | 30 | 28 |
| Octal | 225 | 65 | 67 | 0 | 100 | 77 | 52 | 547 | 60 | 50 |
| Binary | 10010101 | 110101 | 110111 | 0 | 1000000 | 111111 | 101010 | 101100111 | 110000 | 101000 |
Color Harmonies of #953537
Complementary color
Monochromatic Colors of #953537
Black with #953537
Text Example
Text Example
White with #953537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953537; }
p { color: rgb(149,53,55); }
H1.HeaderClassName
{
color: #953537;
}
.AnyTagClassName
{
color: #953537;
}
</style>
background-color css
<style>
a { background-color: #953537; }
a { background-color: rgb(149,53,55); }
div.DivClassName
{
background-color: #953537;
}
.BgClassName
{
background-color: #953537;
}
</style>
border-color css
<style>
span { border-color: #953537; }
span { border-color: rgb(149,53,55); }
td.TdClassName
{
border-color: #953537;
}
.TagClassName
{
border-color: #953537;
}
</style>