COLOR #F588E4

HEX: #F588E4 RGB: (245,136,228)

Color info

#F588E4 contains mainly red and blue colors. Web safe color of #F588E4 is #FF99CC (or #F9C).

RGB color model

#F588E4 color RGB value is (245,136,228).

RGB: (245,136,228) (96%, 53%, 89%)

RGB channels and saturation

R 245 of 255 = 96%
G 136 of 255 = 53%
B 228 of 255 = 89%

245
136
228

R + G + B ~ 79%. #F588E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 245 + 136 + 228 = 609 (100%)
R 245 of 609 ~ 40.23%
G 136 of 609 ~ 22.33%
B 228 of 609 ~ 37.44'%

%40.23
%22.33
%37.44

CMYK color model

#F588E4 color CMYK value is (0,44,7,4).

  • cyan value is 0.00%
  • magenta value is 44.49%
  • yellow value is 6.94%
  • key color value is 3.92%

CMYK: (0,44,7,4)
C0M44Y7K4 (0%, 44%, 7%, 4%)
(0.00 / 0.44 / 0.07 / 0.04)

CMYK percentages

%0
%44.49
%6.94
%3.92

Codes

Color #F588E4 in popluar color models

F5 88 E4
RGB 245 136 228
HSL 309° 84.50% 74.71%
HSB/HSV 309° 44.49% 96.08%
CMYK 0.00% 44.49% 6.94%
3.92%

Color #F588E4 in popluar number systems.

HEX F5 88 E4
Decimal 245 136 228
Binary 11110101 10001000 11100100
Octal 365 210 344

Shades and tints

Shades of #F588E4

#F588E4
(245,136,228)
#DF7CD0
(223,124,208)
#C970BC
(201,112,188)
#B364A8
(179,100,168)
#9D5894
(157,88,148)
#874C80
(135,76,128)
#71406C
(113,64,108)
#5B3458
(91,52,88)
#452844
(69,40,68)
#2F1C30
(47,28,48)
#19101C
(25,16,28)
#000000
(0,0,0)

Tints of #F588E4

#F588E4
(245,136,228)
#F592E6
(245,146,230)
#F59CE8
(245,156,232)
#F5A6EA
(245,166,234)
#F5B0EC
(245,176,236)
#F5BAEE
(245,186,238)
#F5C4F0
(245,196,240)
#F5CEF2
(245,206,242)
#F5D8F4
(245,216,244)
#F5E2F6
(245,226,246)
#F5ECF8
(245,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F588E4 color. Also use rgb(245,136,228) instead hex code.

Text Font Color

.myTextColor { color: #F588E4; }

<p style="color:#F588E4">This sample text font color is #F588E4.</p>

This text font color is #F588E4.

Background Color

.myBgColor { background-color: #F588E4; }

<div style="background-color:#F588E4">Inner text</div>

This div background color is #F588E4.

Border color

.myBorderColor { border: 1px solid #F588E4; }

<div style="border:3px solid #F588E4">Div</div>

This div border color is #F588E4.

Opacity

.myOpacity80 { color: #F588E4; opacity: 0.8; }

<p style="color:#F588E4;opacity:0.8;">80%</p>

Text with #F588E4 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #F588E4;}

<p style="text-shadow: 3px 3px 1px #F588E4">Text here.</p>

This text has shadow with #F588E4 color.


.textShadow {text-shadow: 3px 3px 1px #F588E4', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #F588E4, 5px 5px 20px red">Text here.</p>

This text has shadow with #F588E4 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#F588E4, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#F588E4, Direction=45, Strength=4)">Text</p>

This text has shadow with #F588E4 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #F588E4;
-webkit-box-shadow: 1px 1px 3px 2px #F588E4;
box-shadow: 1px 1px 3px 2px #F588E4;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #F588E4; -webkit-box-shadow: 1px 1px 3px 2px #F588E4; box-shadow:1px 1px 3px 2px #F588E4;">
Div content here
</div>

This div box has shadow with color #F588E4.

Preview

Color preview on black background

This text has color #F588E4 on black background.


Color preview on white background

This text has color #F588E4 on white background.


Black color preview on #F588E4 background

This text has black color on #F588E4 background.


White color preview on #F588E4 background

This text has white color on #F588E4 background.


Related colors

Complementary color

Complementary color for #hex is #0A771B.


I love getcolorcode.com

Triadic colors

1 #E4F588 and #88E4F5 with #F588E4 are triadic colors.

2 #E488F5 and #88F5E4 with #F588E4 are triadic colors.