Shades of Well Read #953738
Tints of Well Read #953738
RGB
CMYK
RGB Variations
Color information
#953738 (or 0x953738) is known color: Well Read. HEX triplet: 95, 37 and 38. RGB value is (149,55,56). Sum of RGB (Red+Green+Blue) = 149+55+56=260 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.31% from 260); Green value is 55 (21.88% from 255 or 21.15% from 260); Blue value is 56 (22.27% from 255 or 21.54% from 260); Max value from RGB is 149 - color contains mainly: red. Hex color #953738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953738 is #6AC8C7. Grayscale: #535353. Windows color (decimal): -6998216 or 3684245. OLE color: 3684245.
HSL color Cylindrical-coordinate representation of color #953738: hue angle of 359.36º 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 #953738 is Cyan = 0, Magento = 0.63, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 56 | - |
| CMYK | 0 | 0.63 | 0.62 | 0.42 |
| HSL | 359.36º | 0.46% | 0.4% | - |
| HSV(B) | 359.36º | 0.63% | 0.58% | - |
| XYZ | 14.47 | 9.41 | 4.79 | - |
| YUV | 83.22 | 112.64 | 174.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 56 | 0 | 0.63 | 0.62 | 0.42 | 359.36 | 0.46 | 0.4 |
| Hex | 95 | 37 | 38 | 0 | 3F | 3E | 2A | 167 | 2E | 28 |
| Octal | 225 | 67 | 70 | 0 | 77 | 76 | 52 | 547 | 56 | 50 |
| Binary | 10010101 | 110111 | 111000 | 0 | 111111 | 111110 | 101010 | 101100111 | 101110 | 101000 |
Color Harmonies of #953738
Complementary color
Monochromatic Colors of #953738
Black with #953738
Text Example
Text Example
White with #953738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953738; }
p { color: rgb(149,55,56); }
H1.HeaderClassName
{
color: #953738;
}
.AnyTagClassName
{
color: #953738;
}
</style>
background-color css
<style>
a { background-color: #953738; }
a { background-color: rgb(149,55,56); }
div.DivClassName
{
background-color: #953738;
}
.BgClassName
{
background-color: #953738;
}
</style>
border-color css
<style>
span { border-color: #953738; }
span { border-color: rgb(149,55,56); }
td.TdClassName
{
border-color: #953738;
}
.TagClassName
{
border-color: #953738;
}
</style>