Shades of Well Read #943344
Tints of Well Read #943344
RGB
CMYK
RGB Variations
Color information
#943344 (or 0x943344) is known color: Well Read. HEX triplet: 94, 33 and 44. RGB value is (148,51,68). Sum of RGB (Red+Green+Blue) = 148+51+68=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 51 (20.31% from 255 or 19.10% from 267); Blue value is 68 (26.95% from 255 or 25.47% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #943344 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #943344 is #6BCCBB. Grayscale: #515151. Windows color (decimal): -7064764 or 4469652. OLE color: 4469652.
HSL color Cylindrical-coordinate representation of color #943344: hue angle of 349.48º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #943344 is Cyan = 0, Magento = 0.66, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 51 | 68 | - |
| CMYK | 0 | 0.66 | 0.54 | 0.42 |
| HSL | 349.48º | 0.49% | 0.39% | - |
| HSV(B) | 349.48º | 0.66% | 0.58% | - |
| XYZ | 14.44 | 9.08 | 6.46 | - |
| YUV | 81.94 | 120.14 | 175.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 51 | 68 | 0 | 0.66 | 0.54 | 0.42 | 349.48 | 0.49 | 0.39 |
| Hex | 94 | 33 | 44 | 0 | 42 | 36 | 2A | 15D | 31 | 27 |
| Octal | 224 | 63 | 104 | 0 | 102 | 66 | 52 | 535 | 61 | 47 |
| Binary | 10010100 | 110011 | 1000100 | 0 | 1000010 | 110110 | 101010 | 101011101 | 110001 | 100111 |
Color Harmonies of #943344
Complementary color
Monochromatic Colors of #943344
Black with #943344
Text Example
Text Example
White with #943344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943344; }
p { color: rgb(148,51,68); }
H1.HeaderClassName
{
color: #943344;
}
.AnyTagClassName
{
color: #943344;
}
</style>
background-color css
<style>
a { background-color: #943344; }
a { background-color: rgb(148,51,68); }
div.DivClassName
{
background-color: #943344;
}
.BgClassName
{
background-color: #943344;
}
</style>
border-color css
<style>
span { border-color: #943344; }
span { border-color: rgb(148,51,68); }
td.TdClassName
{
border-color: #943344;
}
.TagClassName
{
border-color: #943344;
}
</style>