Shades of Well Read #943439
Tints of Well Read #943439
RGB
CMYK
RGB Variations
Color information
#943439 (or 0x943439) is known color: Well Read. HEX triplet: 94, 34 and 39. RGB value is (148,52,57). Sum of RGB (Red+Green+Blue) = 148+52+57=257 (34% of max value = 765). Red value is 148 (58.20% from 255 or 57.59% from 257); Green value is 52 (20.70% from 255 or 20.23% from 257); Blue value is 57 (22.66% from 255 or 22.18% from 257); Max value from RGB is 148 - color contains mainly: red. Hex color #943439 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943439 is #6BCBC6. Grayscale: #515151. Windows color (decimal): -7064519 or 3749012. OLE color: 3749012.
HSL color Cylindrical-coordinate representation of color #943439: hue angle of 356.88º 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 #943439 is Cyan = 0, Magento = 0.65, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 52 | 57 | - |
| CMYK | 0 | 0.65 | 0.61 | 0.42 |
| HSL | 356.88º | 0.48% | 0.39% | - |
| HSV(B) | 356.88º | 0.65% | 0.58% | - |
| XYZ | 14.18 | 9.05 | 4.87 | - |
| YUV | 81.27 | 114.3 | 175.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 52 | 57 | 0 | 0.65 | 0.61 | 0.42 | 356.88 | 0.48 | 0.39 |
| Hex | 94 | 34 | 39 | 0 | 41 | 3D | 2A | 165 | 30 | 27 |
| Octal | 224 | 64 | 71 | 0 | 101 | 75 | 52 | 545 | 60 | 47 |
| Binary | 10010100 | 110100 | 111001 | 0 | 1000001 | 111101 | 101010 | 101100101 | 110000 | 100111 |
Color Harmonies of #943439
Complementary color
Monochromatic Colors of #943439
Black with #943439
Text Example
Text Example
White with #943439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943439; }
p { color: rgb(148,52,57); }
H1.HeaderClassName
{
color: #943439;
}
.AnyTagClassName
{
color: #943439;
}
</style>
background-color css
<style>
a { background-color: #943439; }
a { background-color: rgb(148,52,57); }
div.DivClassName
{
background-color: #943439;
}
.BgClassName
{
background-color: #943439;
}
</style>
border-color css
<style>
span { border-color: #943439; }
span { border-color: rgb(148,52,57); }
td.TdClassName
{
border-color: #943439;
}
.TagClassName
{
border-color: #943439;
}
</style>