Shades of Well Read #953739
Tints of Well Read #953739
RGB
CMYK
RGB Variations
Color information
#953739 (or 0x953739) is known color: Well Read. HEX triplet: 95, 37 and 39. RGB value is (149,55,57). Sum of RGB (Red+Green+Blue) = 149+55+57=261 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.09% from 261); Green value is 55 (21.88% from 255 or 21.07% from 261); Blue value is 57 (22.66% from 255 or 21.84% from 261); Max value from RGB is 149 - color contains mainly: red. Hex color #953739 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953739 is #6AC8C6. Grayscale: #535353. Windows color (decimal): -6998215 or 3749781. OLE color: 3749781.
HSL color Cylindrical-coordinate representation of color #953739: hue angle of 358.72º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #953739 is Cyan = 0, Magento = 0.63, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 57 | - |
| CMYK | 0 | 0.63 | 0.62 | 0.42 |
| HSL | 358.72º | 0.46% | 0.4% | - |
| HSV(B) | 358.72º | 0.63% | 0.58% | - |
| XYZ | 14.5 | 9.42 | 4.92 | - |
| YUV | 83.33 | 113.14 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 57 | 0 | 0.63 | 0.62 | 0.42 | 358.72 | 0.46 | 0.4 |
| Hex | 95 | 37 | 39 | 0 | 3F | 3E | 2A | 167 | 2E | 28 |
| Octal | 225 | 67 | 71 | 0 | 77 | 76 | 52 | 547 | 56 | 50 |
| Binary | 10010101 | 110111 | 111001 | 0 | 111111 | 111110 | 101010 | 101100111 | 101110 | 101000 |
Color Harmonies of #953739
Complementary color
Monochromatic Colors of #953739
Black with #953739
Text Example
Text Example
White with #953739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953739; }
p { color: rgb(149,55,57); }
H1.HeaderClassName
{
color: #953739;
}
.AnyTagClassName
{
color: #953739;
}
</style>
background-color css
<style>
a { background-color: #953739; }
a { background-color: rgb(149,55,57); }
div.DivClassName
{
background-color: #953739;
}
.BgClassName
{
background-color: #953739;
}
</style>
border-color css
<style>
span { border-color: #953739; }
span { border-color: rgb(149,55,57); }
td.TdClassName
{
border-color: #953739;
}
.TagClassName
{
border-color: #953739;
}
</style>