COLOR #F595D3

HEX: #F595D3 RGB: (245,149,211)

Color info

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

RGB color model

#F595D3 color RGB value is (245,149,211).

RGB: (245,149,211) (96%, 58%, 83%)

RGB channels and saturation

R 245 of 255 = 96%
G 149 of 255 = 58%
B 211 of 255 = 83%

245
149
211

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

Portions of RGB colors in percentages

R + G + B = 245 + 149 + 211 = 605 (100%)
R 245 of 605 ~ 40.5%
G 149 of 605 ~ 24.63%
B 211 of 605 ~ 34.88'%

%40.5
%24.63
%34.88

CMYK color model

#F595D3 color CMYK value is (0,39,14,4).

  • cyan value is 0.00%
  • magenta value is 39.18%
  • yellow value is 13.88%
  • key color value is 3.92%

CMYK: (0,39,14,4)
C0M39Y14K4 (0%, 39%, 14%, 4%)
(0.00 / 0.39 / 0.14 / 0.04)

CMYK percentages

%0
%39.18
%13.88
%3.92

Codes

Color #F595D3 in popluar color models

F5 95 D3
RGB 245 149 211
HSL 321° 82.76% 77.25%
HSB/HSV 321° 39.18% 96.08%
CMYK 0.00% 39.18% 13.88%
3.92%

Color #F595D3 in popluar number systems.

HEX F5 95 D3
Decimal 245 149 211
Binary 11110101 10010101 11010011
Octal 365 225 323

Shades and tints

Shades of #F595D3

#F595D3
(245,149,211)
#DF88C0
(223,136,192)
#C97BAD
(201,123,173)
#B36E9A
(179,110,154)
#9D6187
(157,97,135)
#875474
(135,84,116)
#714761
(113,71,97)
#5B3A4E
(91,58,78)
#452D3B
(69,45,59)
#2F2028
(47,32,40)
#191315
(25,19,21)
#000000
(0,0,0)

Tints of #F595D3

#F595D3
(245,149,211)
#F59ED7
(245,158,215)
#F5A7DB
(245,167,219)
#F5B0DF
(245,176,223)
#F5B9E3
(245,185,227)
#F5C2E7
(245,194,231)
#F5CBEB
(245,203,235)
#F5D4EF
(245,212,239)
#F5DDF3
(245,221,243)
#F5E6F7
(245,230,247)
#F5EFFB
(245,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F595D3 color. Also use rgb(245,149,211) instead hex code.

Text Font Color

.myTextColor { color: #F595D3; }

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

This text font color is #F595D3.

Background Color

.myBgColor { background-color: #F595D3; }

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

This div background color is #F595D3.

Border color

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

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

This div border color is #F595D3.

Opacity

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

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

Text with #F595D3 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 #F595D3;}

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

This text has shadow with #F595D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F595D3.

Preview

Color preview on black background

This text has color #F595D3 on black background.


Color preview on white background

This text has color #F595D3 on white background.


Black color preview on #F595D3 background

This text has black color on #F595D3 background.


White color preview on #F595D3 background

This text has white color on #F595D3 background.


Related colors

Complementary color

Complementary color for #hex is #0A6A2C.


I love getcolorcode.com

Triadic colors

1 #D3F595 and #95D3F5 with #F595D3 are triadic colors.

2 #D395F5 and #95F5D3 with #F595D3 are triadic colors.