Shades of Well Read #943437
Tints of Well Read #943437
RGB
CMYK
RGB Variations
Color information
#943437 (or 0x943437) is known color: Well Read. HEX triplet: 94, 34 and 37. RGB value is (148,52,55). Sum of RGB (Red+Green+Blue) = 148+52+55=255 (33% of max value = 765). Red value is 148 (58.20% from 255 or 58.04% from 255); Green value is 52 (20.70% from 255 or 20.39% from 255); Blue value is 55 (21.88% from 255 or 21.57% from 255); Max value from RGB is 148 - color contains mainly: red. Hex color #943437 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943437 is #6BCBC8. Grayscale: #515151. Windows color (decimal): -7064521 or 3617940. OLE color: 3617940.
HSL color Cylindrical-coordinate representation of color #943437: hue angle of 358.12º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #943437 is Cyan = 0, Magento = 0.65, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 55 | - |
| CMYK | 0 | 0.65 | 0.63 | 0.42 |
| HSL | 358.13º | 0.48% | 0.39% | - |
| HSV(B) | 358.13º | 0.65% | 0.58% | - |
| XYZ | 14.13 | 9.03 | 4.61 | - |
| YUV | 81.05 | 113.3 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 55 | 0 | 0.65 | 0.63 | 0.42 | 358.13 | 0.48 | 0.39 |
| Hex | 94 | 34 | 37 | 0 | 41 | 3F | 2A | 166 | 30 | 27 |
| Octal | 224 | 64 | 67 | 0 | 101 | 77 | 52 | 546 | 60 | 47 |
| Binary | 10010100 | 110100 | 110111 | 0 | 1000001 | 111111 | 101010 | 101100110 | 110000 | 100111 |
Color Harmonies of #943437
Complementary color
Monochromatic Colors of #943437
Black with #943437
Text Example
Text Example
White with #943437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943437; }
p { color: rgb(148,52,55); }
H1.HeaderClassName
{
color: #943437;
}
.AnyTagClassName
{
color: #943437;
}
</style>
background-color css
<style>
a { background-color: #943437; }
a { background-color: rgb(148,52,55); }
div.DivClassName
{
background-color: #943437;
}
.BgClassName
{
background-color: #943437;
}
</style>
border-color css
<style>
span { border-color: #943437; }
span { border-color: rgb(148,52,55); }
td.TdClassName
{
border-color: #943437;
}
.TagClassName
{
border-color: #943437;
}
</style>