Shades of Wewak #E19497
Tints of Wewak #E19497
RGB
CMYK
RGB Variations
Color information
#E19497 (or 0xE19497) is known color: Wewak. HEX triplet: E1, 94 and 97. RGB value is (225,148,151). Sum of RGB (Red+Green+Blue) = 225+148+151=524 (69% of max value = 765). Red value is 225 (88.28% from 255 or 42.94% from 524); Green value is 148 (58.20% from 255 or 28.24% from 524); Blue value is 151 (59.38% from 255 or 28.82% from 524); Max value from RGB is 225 - color contains mainly: red. Hex color #E19497 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #E19497 is #1E6B68. Grayscale: #ABABAB. Windows color (decimal): -1993577 or 9934049. OLE color: 9934049.
HSL color Cylindrical-coordinate representation of color #E19497: hue angle of 357.66º degrees, saturation: 0.56, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #E19497 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.12.
Color convert
| RGB | 225 | 148 | 151 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.12 |
| HSL | 357.66º | 0.56% | 0.73% | - |
| HSV(B) | 357.66º | 0.34% | 0.88% | - |
| XYZ | 47.23 | 39.42 | 34.4 | - |
| YUV | 171.37 | 116.51 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 225 | 148 | 151 | 0 | 0.34 | 0.33 | 0.12 | 357.66 | 0.56 | 0.73 |
| Hex | E1 | 94 | 97 | 0 | 22 | 21 | C | 166 | 38 | 49 |
| Octal | 341 | 224 | 227 | 0 | 42 | 41 | 14 | 546 | 70 | 111 |
| Binary | 11100001 | 10010100 | 10010111 | 0 | 100010 | 100001 | 1100 | 101100110 | 111000 | 1001001 |
Color Harmonies of #E19497
Complementary color
Monochromatic Colors of #E19497
Black with #E19497
Text Example
Text Example
White with #E19497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #E19497; }
p { color: rgb(225,148,151); }
H1.HeaderClassName
{
color: #E19497;
}
.AnyTagClassName
{
color: #E19497;
}
</style>
background-color css
<style>
a { background-color: #E19497; }
a { background-color: rgb(225,148,151); }
div.DivClassName
{
background-color: #E19497;
}
.BgClassName
{
background-color: #E19497;
}
</style>
border-color css
<style>
span { border-color: #E19497; }
span { border-color: rgb(225,148,151); }
td.TdClassName
{
border-color: #E19497;
}
.TagClassName
{
border-color: #E19497;
}
</style>