Shades of Well Read #954041
Tints of Well Read #954041
RGB
CMYK
RGB Variations
Color information
#954041 (or 0x954041) is known color: Well Read. HEX triplet: 95, 40 and 41. RGB value is (149,64,65). Sum of RGB (Red+Green+Blue) = 149+64+65=278 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.60% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 65 (25.78% from 255 or 23.38% from 278); Max value from RGB is 149 - color contains mainly: red. Hex color #954041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954041 is #6ABFBE. Grayscale: #595959. Windows color (decimal): -6995903 or 4276373. OLE color: 4276373.
HSL color Cylindrical-coordinate representation of color #954041: hue angle of 359.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #954041 is Cyan = 0, Magento = 0.57, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 65 | - |
| CMYK | 0 | 0.57 | 0.56 | 0.42 |
| HSL | 359.29º | 0.4% | 0.42% | - |
| HSV(B) | 359.29º | 0.57% | 0.58% | - |
| XYZ | 15.18 | 10.44 | 6.22 | - |
| YUV | 89.53 | 114.16 | 170.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 65 | 0 | 0.57 | 0.56 | 0.42 | 359.29 | 0.4 | 0.42 |
| Hex | 95 | 40 | 41 | 0 | 39 | 38 | 2A | 167 | 28 | 2A |
| Octal | 225 | 100 | 101 | 0 | 71 | 70 | 52 | 547 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1000001 | 0 | 111001 | 111000 | 101010 | 101100111 | 101000 | 101010 |
Color Harmonies of #954041
Complementary color
Monochromatic Colors of #954041
Black with #954041
Text Example
Text Example
White with #954041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954041; }
p { color: rgb(149,64,65); }
H1.HeaderClassName
{
color: #954041;
}
.AnyTagClassName
{
color: #954041;
}
</style>
background-color css
<style>
a { background-color: #954041; }
a { background-color: rgb(149,64,65); }
div.DivClassName
{
background-color: #954041;
}
.BgClassName
{
background-color: #954041;
}
</style>
border-color css
<style>
span { border-color: #954041; }
span { border-color: rgb(149,64,65); }
td.TdClassName
{
border-color: #954041;
}
.TagClassName
{
border-color: #954041;
}
</style>