#FE8E96

Color #FE8E96 Wewak (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Wewak #FE8E96

Tints of Wewak #FE8E96

Color information

#FE8E96 (or 0xFE8E96) is unknown color: approx Wewak. HEX triplet: FE, 8E and 96. RGB value is (254,142,150). Sum of RGB (Red+Green+Blue) = 254+142+150=546 (72% of max value = 765). Red value is 254 (99.61% from 255 or 46.52% from 546); Green value is 142 (55.86% from 255 or 26.01% from 546); Blue value is 150 (58.98% from 255 or 27.47% from 546); Max value from RGB is 254 - color contains mainly: red. Hex color #FE8E96 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FE8E96 is #017169. Grayscale: #B0B0B0. Windows color (decimal): -94570 or 9867006. OLE color: 9867006.

HSL color Cylindrical-coordinate representation of color #FE8E96: hue angle of 355.71º degrees, saturation: 0.98, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FE8E96 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.00.

Color convert

RGB254142150-
CMYK00.440.410.00
HSL355.71º98.25%77.65%-
HSV(B)355.71º44.09%99.61%-
XYZ56.0542.6234.13-
YUV176.4113.11183.35-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 254 (99.61% from 255) = 46.52%
GREEN value IS 142 (55.86% from 255) = 26.01%
BLUE value IS 150 (58.98% from 255) = 27.47%
R=46.52%
G=26.01%
B=27.47%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.44
Y (Yellow) values IS 0.41
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal25414215000.440.410.00355.7198.2577.65
HexFE8E9602C290164624e
Octal376216226054510544142116
Binary1111111010001110100101100101100101001010110010011000101001110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FE8E96

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FE8E96; }

 p { color: rgb(254,142,150); }

 H1.HeaderClassName
 {
   color: #FE8E96;
 }
 .AnyTagClassName
 {
   color: #FE8E96;
 }
</style>
background-color css

<style>
 a { background-color: #FE8E96; }

 a { background-color: rgb(254,142,150); }

 div.DivClassName
 {
   background-color: #FE8E96;
 }
 .BgClassName
 {
   background-color: #FE8E96;
 }
</style>
border-color css

<style>
 span { border-color: #FE8E96; }

 span { border-color: rgb(254,142,150); }

 td.TdClassName
 {
   border-color: #FE8E96;
 }
 .TagClassName
 {
   border-color: #FE8E96;
 }
</style>

cancel