Shades of Well Read #953340
Tints of Well Read #953340
RGB
CMYK
RGB Variations
Color information
#953340 (or 0x953340) is known color: Well Read. HEX triplet: 95, 33 and 40. RGB value is (149,51,64). Sum of RGB (Red+Green+Blue) = 149+51+64=264 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.44% from 264); Green value is 51 (20.31% from 255 or 19.32% from 264); Blue value is 64 (25.39% from 255 or 24.24% from 264); Max value from RGB is 149 - color contains mainly: red. Hex color #953340 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953340 is #6ACCBF. Grayscale: #515151. Windows color (decimal): -6999232 or 4207509. OLE color: 4207509.
HSL color Cylindrical-coordinate representation of color #953340: hue angle of 352.04º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953340 is Cyan = 0, Magento = 0.66, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 51 | 64 | - |
| CMYK | 0 | 0.66 | 0.57 | 0.42 |
| HSL | 352.04º | 0.49% | 0.39% | - |
| HSV(B) | 352.04º | 0.66% | 0.58% | - |
| XYZ | 14.5 | 9.13 | 5.85 | - |
| YUV | 81.78 | 117.97 | 175.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 51 | 64 | 0 | 0.66 | 0.57 | 0.42 | 352.04 | 0.49 | 0.39 |
| Hex | 95 | 33 | 40 | 0 | 42 | 39 | 2A | 160 | 31 | 27 |
| Octal | 225 | 63 | 100 | 0 | 102 | 71 | 52 | 540 | 61 | 47 |
| Binary | 10010101 | 110011 | 1000000 | 0 | 1000010 | 111001 | 101010 | 101100000 | 110001 | 100111 |
Color Harmonies of #953340
Complementary color
Monochromatic Colors of #953340
Black with #953340
Text Example
Text Example
White with #953340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953340; }
p { color: rgb(149,51,64); }
H1.HeaderClassName
{
color: #953340;
}
.AnyTagClassName
{
color: #953340;
}
</style>
background-color css
<style>
a { background-color: #953340; }
a { background-color: rgb(149,51,64); }
div.DivClassName
{
background-color: #953340;
}
.BgClassName
{
background-color: #953340;
}
</style>
border-color css
<style>
span { border-color: #953340; }
span { border-color: rgb(149,51,64); }
td.TdClassName
{
border-color: #953340;
}
.TagClassName
{
border-color: #953340;
}
</style>