Shades of Well Read #913738
Tints of Well Read #913738
RGB
CMYK
RGB Variations
Color information
#913738 (or 0x913738) is known color: Well Read. HEX triplet: 91, 37 and 38. RGB value is (145,55,56). Sum of RGB (Red+Green+Blue) = 145+55+56=256 (33% of max value = 765). Red value is 145 (57.03% from 255 or 56.64% from 256); Green value is 55 (21.88% from 255 or 21.48% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 145 - color contains mainly: red. Hex color #913738 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #913738 is #6EC8C7. Grayscale: #525252. Windows color (decimal): -7260360 or 3684241. OLE color: 3684241.
HSL color Cylindrical-coordinate representation of color #913738: hue angle of 359.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #913738 is Cyan = 0, Magento = 0.62, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 55 | 56 | - |
| CMYK | 0 | 0.62 | 0.61 | 0.43 |
| HSL | 359.33º | 0.45% | 0.39% | - |
| HSV(B) | 359.33º | 0.62% | 0.57% | - |
| XYZ | 13.76 | 9.04 | 4.76 | - |
| YUV | 82.02 | 113.32 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 55 | 56 | 0 | 0.62 | 0.61 | 0.43 | 359.33 | 0.45 | 0.39 |
| Hex | 91 | 37 | 38 | 0 | 3E | 3D | 2B | 167 | 2D | 27 |
| Octal | 221 | 67 | 70 | 0 | 76 | 75 | 53 | 547 | 55 | 47 |
| Binary | 10010001 | 110111 | 111000 | 0 | 111110 | 111101 | 101011 | 101100111 | 101101 | 100111 |
Color Harmonies of #913738
Complementary color
Monochromatic Colors of #913738
Black with #913738
Text Example
Text Example
White with #913738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913738; }
p { color: rgb(145,55,56); }
H1.HeaderClassName
{
color: #913738;
}
.AnyTagClassName
{
color: #913738;
}
</style>
background-color css
<style>
a { background-color: #913738; }
a { background-color: rgb(145,55,56); }
div.DivClassName
{
background-color: #913738;
}
.BgClassName
{
background-color: #913738;
}
</style>
border-color css
<style>
span { border-color: #913738; }
span { border-color: rgb(145,55,56); }
td.TdClassName
{
border-color: #913738;
}
.TagClassName
{
border-color: #913738;
}
</style>