Shades of Well Read #953546
Tints of Well Read #953546
RGB
CMYK
RGB Variations
Color information
#953546 (or 0x953546) is known color: Well Read. HEX triplet: 95, 35 and 46. RGB value is (149,53,70). Sum of RGB (Red+Green+Blue) = 149+53+70=272 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.78% from 272); Green value is 53 (21.09% from 255 or 19.49% from 272); Blue value is 70 (27.73% from 255 or 25.74% from 272); Max value from RGB is 149 - color contains mainly: red. Hex color #953546 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953546 is #6ACAB9. Grayscale: #535353. Windows color (decimal): -6998714 or 4601237. OLE color: 4601237.
HSL color Cylindrical-coordinate representation of color #953546: hue angle of 349.38º 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 #953546 is Cyan = 0, Magento = 0.64, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 70 | - |
| CMYK | 0 | 0.64 | 0.53 | 0.42 |
| HSL | 349.38º | 0.48% | 0.4% | - |
| HSV(B) | 349.38º | 0.64% | 0.58% | - |
| XYZ | 14.77 | 9.38 | 6.83 | - |
| YUV | 83.64 | 120.3 | 174.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 70 | 0 | 0.64 | 0.53 | 0.42 | 349.38 | 0.48 | 0.4 |
| Hex | 95 | 35 | 46 | 0 | 40 | 35 | 2A | 15D | 30 | 28 |
| Octal | 225 | 65 | 106 | 0 | 100 | 65 | 52 | 535 | 60 | 50 |
| Binary | 10010101 | 110101 | 1000110 | 0 | 1000000 | 110101 | 101010 | 101011101 | 110000 | 101000 |
Color Harmonies of #953546
Complementary color
Monochromatic Colors of #953546
Black with #953546
Text Example
Text Example
White with #953546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953546; }
p { color: rgb(149,53,70); }
H1.HeaderClassName
{
color: #953546;
}
.AnyTagClassName
{
color: #953546;
}
</style>
background-color css
<style>
a { background-color: #953546; }
a { background-color: rgb(149,53,70); }
div.DivClassName
{
background-color: #953546;
}
.BgClassName
{
background-color: #953546;
}
</style>
border-color css
<style>
span { border-color: #953546; }
span { border-color: rgb(149,53,70); }
td.TdClassName
{
border-color: #953546;
}
.TagClassName
{
border-color: #953546;
}
</style>