Shades of Well Read #954045
Tints of Well Read #954045
RGB
CMYK
RGB Variations
Color information
#954045 (or 0x954045) is known color: Well Read. HEX triplet: 95, 40 and 45. RGB value is (149,64,69). Sum of RGB (Red+Green+Blue) = 149+64+69=282 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.84% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 149 - color contains mainly: red. Hex color #954045 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #954045 is #6ABFBA. Grayscale: #5A5A5A. Windows color (decimal): -6995899 or 4538517. OLE color: 4538517.
HSL color Cylindrical-coordinate representation of color #954045: hue angle of 356.47º 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 #954045 is Cyan = 0, Magento = 0.57, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 69 | - |
| CMYK | 0 | 0.57 | 0.54 | 0.42 |
| HSL | 356.47º | 0.4% | 0.42% | - |
| HSV(B) | 356.47º | 0.57% | 0.58% | - |
| XYZ | 15.3 | 10.49 | 6.85 | - |
| YUV | 89.99 | 116.16 | 170.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 69 | 0 | 0.57 | 0.54 | 0.42 | 356.47 | 0.4 | 0.42 |
| Hex | 95 | 40 | 45 | 0 | 39 | 36 | 2A | 164 | 28 | 2A |
| Octal | 225 | 100 | 105 | 0 | 71 | 66 | 52 | 544 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1000101 | 0 | 111001 | 110110 | 101010 | 101100100 | 101000 | 101010 |
Color Harmonies of #954045
Complementary color
Monochromatic Colors of #954045
Black with #954045
Text Example
Text Example
White with #954045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954045; }
p { color: rgb(149,64,69); }
H1.HeaderClassName
{
color: #954045;
}
.AnyTagClassName
{
color: #954045;
}
</style>
background-color css
<style>
a { background-color: #954045; }
a { background-color: rgb(149,64,69); }
div.DivClassName
{
background-color: #954045;
}
.BgClassName
{
background-color: #954045;
}
</style>
border-color css
<style>
span { border-color: #954045; }
span { border-color: rgb(149,64,69); }
td.TdClassName
{
border-color: #954045;
}
.TagClassName
{
border-color: #954045;
}
</style>