Shades of Well Read #953539
Tints of Well Read #953539
RGB
CMYK
RGB Variations
Color information
#953539 (or 0x953539) is known color: Well Read. HEX triplet: 95, 35 and 39. RGB value is (149,53,57). Sum of RGB (Red+Green+Blue) = 149+53+57=259 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.53% from 259); Green value is 53 (21.09% from 255 or 20.46% from 259); Blue value is 57 (22.66% from 255 or 22.01% from 259); Max value from RGB is 149 - color contains mainly: red. Hex color #953539 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953539 is #6ACAC6. Grayscale: #525252. Windows color (decimal): -6998727 or 3749269. OLE color: 3749269.
HSL color Cylindrical-coordinate representation of color #953539: hue angle of 357.5º 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 #953539 is Cyan = 0, Magento = 0.64, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 57 | - |
| CMYK | 0 | 0.64 | 0.62 | 0.42 |
| HSL | 357.5º | 0.48% | 0.4% | - |
| HSV(B) | 357.5º | 0.64% | 0.58% | - |
| XYZ | 14.41 | 9.23 | 4.89 | - |
| YUV | 82.16 | 113.8 | 175.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 57 | 0 | 0.64 | 0.62 | 0.42 | 357.5 | 0.48 | 0.4 |
| Hex | 95 | 35 | 39 | 0 | 40 | 3E | 2A | 166 | 30 | 28 |
| Octal | 225 | 65 | 71 | 0 | 100 | 76 | 52 | 546 | 60 | 50 |
| Binary | 10010101 | 110101 | 111001 | 0 | 1000000 | 111110 | 101010 | 101100110 | 110000 | 101000 |
Color Harmonies of #953539
Complementary color
Monochromatic Colors of #953539
Black with #953539
Text Example
Text Example
White with #953539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953539; }
p { color: rgb(149,53,57); }
H1.HeaderClassName
{
color: #953539;
}
.AnyTagClassName
{
color: #953539;
}
</style>
background-color css
<style>
a { background-color: #953539; }
a { background-color: rgb(149,53,57); }
div.DivClassName
{
background-color: #953539;
}
.BgClassName
{
background-color: #953539;
}
</style>
border-color css
<style>
span { border-color: #953539; }
span { border-color: rgb(149,53,57); }
td.TdClassName
{
border-color: #953539;
}
.TagClassName
{
border-color: #953539;
}
</style>