Shades of Well Read #953042
Tints of Well Read #953042
RGB
CMYK
RGB Variations
Color information
#953042 (or 0x953042) is known color: Well Read. HEX triplet: 95, 30 and 42. RGB value is (149,48,66). Sum of RGB (Red+Green+Blue) = 149+48+66=263 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.65% from 263); Green value is 48 (19.14% from 255 or 18.25% from 263); Blue value is 66 (26.17% from 255 or 25.10% from 263); Max value from RGB is 149 - color contains mainly: red. Hex color #953042 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953042 is #6ACFBD. Grayscale: #505050. Windows color (decimal): -6999998 or 4337813. OLE color: 4337813.
HSL color Cylindrical-coordinate representation of color #953042: hue angle of 349.31º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #953042 is Cyan = 0, Magento = 0.68, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 48 | 66 | - |
| CMYK | 0 | 0.68 | 0.56 | 0.42 |
| HSL | 349.31º | 0.51% | 0.39% | - |
| HSV(B) | 349.31º | 0.68% | 0.58% | - |
| XYZ | 14.43 | 8.9 | 6.11 | - |
| YUV | 80.25 | 119.96 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 48 | 66 | 0 | 0.68 | 0.56 | 0.42 | 349.31 | 0.51 | 0.39 |
| Hex | 95 | 30 | 42 | 0 | 44 | 38 | 2A | 15D | 33 | 27 |
| Octal | 225 | 60 | 102 | 0 | 104 | 70 | 52 | 535 | 63 | 47 |
| Binary | 10010101 | 110000 | 1000010 | 0 | 1000100 | 111000 | 101010 | 101011101 | 110011 | 100111 |
Color Harmonies of #953042
Complementary color
Monochromatic Colors of #953042
Black with #953042
Text Example
Text Example
White with #953042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953042; }
p { color: rgb(149,48,66); }
H1.HeaderClassName
{
color: #953042;
}
.AnyTagClassName
{
color: #953042;
}
</style>
background-color css
<style>
a { background-color: #953042; }
a { background-color: rgb(149,48,66); }
div.DivClassName
{
background-color: #953042;
}
.BgClassName
{
background-color: #953042;
}
</style>
border-color css
<style>
span { border-color: #953042; }
span { border-color: rgb(149,48,66); }
td.TdClassName
{
border-color: #953042;
}
.TagClassName
{
border-color: #953042;
}
</style>