Shades of Well Read #953640
Tints of Well Read #953640
RGB
CMYK
RGB Variations
Color information
#953640 (or 0x953640) is known color: Well Read. HEX triplet: 95, 36 and 40. RGB value is (149,54,64). Sum of RGB (Red+Green+Blue) = 149+54+64=267 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.81% from 267); Green value is 54 (21.48% from 255 or 20.22% from 267); Blue value is 64 (25.39% from 255 or 23.97% from 267); Max value from RGB is 149 - color contains mainly: red. Hex color #953640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953640 is #6AC9BF. Grayscale: #535353. Windows color (decimal): -6998464 or 4208277. OLE color: 4208277.
HSL color Cylindrical-coordinate representation of color #953640: hue angle of 353.68º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953640 is Cyan = 0, Magento = 0.64, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 64 | - |
| CMYK | 0 | 0.64 | 0.57 | 0.42 |
| HSL | 353.68º | 0.47% | 0.4% | - |
| HSV(B) | 353.68º | 0.64% | 0.58% | - |
| XYZ | 14.64 | 9.4 | 5.89 | - |
| YUV | 83.55 | 116.97 | 174.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 64 | 0 | 0.64 | 0.57 | 0.42 | 353.68 | 0.47 | 0.4 |
| Hex | 95 | 36 | 40 | 0 | 40 | 39 | 2A | 162 | 2F | 28 |
| Octal | 225 | 66 | 100 | 0 | 100 | 71 | 52 | 542 | 57 | 50 |
| Binary | 10010101 | 110110 | 1000000 | 0 | 1000000 | 111001 | 101010 | 101100010 | 101111 | 101000 |
Color Harmonies of #953640
Complementary color
Monochromatic Colors of #953640
Black with #953640
Text Example
Text Example
White with #953640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953640; }
p { color: rgb(149,54,64); }
H1.HeaderClassName
{
color: #953640;
}
.AnyTagClassName
{
color: #953640;
}
</style>
background-color css
<style>
a { background-color: #953640; }
a { background-color: rgb(149,54,64); }
div.DivClassName
{
background-color: #953640;
}
.BgClassName
{
background-color: #953640;
}
</style>
border-color css
<style>
span { border-color: #953640; }
span { border-color: rgb(149,54,64); }
td.TdClassName
{
border-color: #953640;
}
.TagClassName
{
border-color: #953640;
}
</style>