#fe31a1

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

Shades of Wild Strawberry #FE31A1

Tints of Wild Strawberry #FE31A1

Color information

#FE31A1 (or 0xFE31A1) is unknown color: approx Wild Strawberry. HEX triplet: FE, 31 and A1. RGB value is (254,49,161). Sum of RGB (Red+Green+Blue) = 254+49+161=464 (61% of max value = 765). Red value is 254 (99.61% from 255 or 54.74% from 464); Green value is 49 (19.53% from 255 or 10.56% from 464); Blue value is 161 (63.28% from 255 or 34.70% from 464); Max value from RGB is 254 - color contains mainly: red. Hex color #FE31A1 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FE31A1 is #01CE5E. Grayscale: #7A7A7A. Windows color (decimal): -118367 or 10564094. OLE color: 10564094.

HSL color Cylindrical-coordinate representation of color #FE31A1: hue angle of 327.22º degrees, saturation: 0.99, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #FE31A1 is Cyan = 0, Magento = 0.81, Yellow = 0.37 and Black (K on CMYK) = 0.00.

Color convert

RGB25449161-
CMYK00.810.370.00
HSL327.22º99.03%59.41%-
HSV(B)327.22º80.71%99.61%-
XYZ48.425.8436.15-
YUV123.06149.42221.39-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 54.74%
GREEN value IS 49 (19.53% from 255) = 10.56%
BLUE value IS 161 (63.28% from 255) = 34.70%
R=54.74%
G=10.56%
B=34.70%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.81
Y (Yellow) values IS 0.37
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2544916100.810.370.00327.2299.0359.41
HexFE31A1051250147633b
Octal37661241012145050714373
Binary11111110110001101000010101000110010101010001111100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe31a1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe31a1; }

 p { color: rgb(254,49,161); }

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

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

 a { background-color: rgb(254,49,161); }

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

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

 span { border-color: rgb(254,49,161); }

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

cancel