Shades of Well Read #953743
Tints of Well Read #953743
RGB
CMYK
RGB Variations
Color information
#953743 (or 0x953743) is known color: Well Read. HEX triplet: 95, 37 and 43. RGB value is (149,55,67). Sum of RGB (Red+Green+Blue) = 149+55+67=271 (35% of max value = 765). Red value is 149 (58.59% from 255 or 54.98% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 67 (26.56% from 255 or 24.72% from 271); Max value from RGB is 149 - color contains mainly: red. Hex color #953743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953743 is #6AC8BC. Grayscale: #545454. Windows color (decimal): -6998205 or 4405141. OLE color: 4405141.
HSL color Cylindrical-coordinate representation of color #953743: hue angle of 352.34º 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 #953743 is Cyan = 0, Magento = 0.63, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 67 | - |
| CMYK | 0 | 0.63 | 0.55 | 0.42 |
| HSL | 352.34º | 0.46% | 0.4% | - |
| HSV(B) | 352.34º | 0.63% | 0.58% | - |
| XYZ | 14.77 | 9.53 | 6.37 | - |
| YUV | 84.47 | 118.14 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 67 | 0 | 0.63 | 0.55 | 0.42 | 352.34 | 0.46 | 0.4 |
| Hex | 95 | 37 | 43 | 0 | 3F | 37 | 2A | 160 | 2E | 28 |
| Octal | 225 | 67 | 103 | 0 | 77 | 67 | 52 | 540 | 56 | 50 |
| Binary | 10010101 | 110111 | 1000011 | 0 | 111111 | 110111 | 101010 | 101100000 | 101110 | 101000 |
Color Harmonies of #953743
Complementary color
Monochromatic Colors of #953743
Black with #953743
Text Example
Text Example
White with #953743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953743; }
p { color: rgb(149,55,67); }
H1.HeaderClassName
{
color: #953743;
}
.AnyTagClassName
{
color: #953743;
}
</style>
background-color css
<style>
a { background-color: #953743; }
a { background-color: rgb(149,55,67); }
div.DivClassName
{
background-color: #953743;
}
.BgClassName
{
background-color: #953743;
}
</style>
border-color css
<style>
span { border-color: #953743; }
span { border-color: rgb(149,55,67); }
td.TdClassName
{
border-color: #953743;
}
.TagClassName
{
border-color: #953743;
}
</style>