#EF4BFB

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

Shades of Pink Flamingo #EF4BFB

Tints of Pink Flamingo #EF4BFB

Color information

#EF4BFB (or 0xEF4BFB) is unknown color: approx Pink Flamingo. HEX triplet: EF, 4B and FB. RGB value is (239,75,251). Sum of RGB (Red+Green+Blue) = 239+75+251=565 (74% of max value = 765). Red value is 239 (93.75% from 255 or 42.30% from 565); Green value is 75 (29.69% from 255 or 13.27% from 565); Blue value is 251 (98.44% from 255 or 44.42% from 565); Max value from RGB is 251 - color contains mainly: blue. Hex color #EF4BFB is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #EF4BFB is #10B404. Grayscale: #8F8F8F. Windows color (decimal): -1094661 or 16468975. OLE color: 16468975.

HSL color Cylindrical-coordinate representation of color #EF4BFB: hue angle of 295.91º degrees, saturation: 0.96, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #EF4BFB is Cyan = 0.05, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB23975251-
CMYK0.050.7000.02
HSL295.91º95.65%63.92%-
HSV(B)295.91º70.12%98.43%-
XYZ55.5330.3594.2-
YUV144.1188.33195.69-

RGB Variations

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

RGB

RED value IS 239 (93.75% from 255) = 42.30%
GREEN value IS 75 (29.69% from 255) = 13.27%
BLUE value IS 251 (98.44% from 255) = 44.42%
R=42.30%
G=13.27%
B=44.42%

CMYK

C (Cyan) values IS 0.05
M (Magenta) values IS 0.70
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal239752510.050.7000.02295.9195.6563.92
HexEF4BFB546021286040
Octal357113373510602450140100
Binary11101111100101111111011101100011001010010100011000001000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #EF4BFB

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #EF4BFB; }

 p { color: rgb(239,75,251); }

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

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

 a { background-color: rgb(239,75,251); }

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

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

 span { border-color: rgb(239,75,251); }

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

cancel