COLOR #F596D4

HEX: #F596D4 RGB: (245,150,212)

Renk bilgisi

#F596D4 contains mainly red and blue colors. #F596D4 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F596D4 color RGB value is (245,150,212).

RGB: (245,150,212) (96%, 59%, 83%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 150 of 255 = 59%
B 212 of 255 = 83%

245
150
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 150 + 212 = 607 (100%)
R 245 of 607 ~ 40.36%
G 150 of 607 ~ 24.71%
B 212 of 607 ~ 34.93'%

%40.36
%24.71
%34.93

CMYK RENK MODELİ

#F596D4 rengi CMYK tonu (0,39,13,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.78%
  • sarı tonu 13.47%
  • ana renk tonu 3.92%

CMYK: (0,39,13,4)
C0M39Y13K4 (0%, 39%, 13%, 4%)
(0.00 / 0.39 / 0.13 / 0.04)

CMYK yüzdeleri

%0
%38.78
%13.47
%3.92

Codes

Color #F596D4 in popluar color models

F5 96 D4
RGB 245 150 212
HSL 321° 82.61% 77.45%
HSB/HSV 321° 38.78% 96.08%
CMYK 0.00% 38.78% 13.47%
3.92%

Color #F596D4 in popluar number systems.

HEX F5 96 D4
Decimal 245 150 212
Binary 11110101 10010110 11010100
Octal 365 226 324

Shades and tints

Shades of #F596D4

#F596D4
(245,150,212)
#DF89C1
(223,137,193)
#C97CAE
(201,124,174)
#B36F9B
(179,111,155)
#9D6288
(157,98,136)
#875575
(135,85,117)
#714862
(113,72,98)
#5B3B4F
(91,59,79)
#452E3C
(69,46,60)
#2F2129
(47,33,41)
#191416
(25,20,22)
#000000
(0,0,0)

Tints of #F596D4

#F596D4
(245,150,212)
#F59FD7
(245,159,215)
#F5A8DA
(245,168,218)
#F5B1DD
(245,177,221)
#F5BAE0
(245,186,224)
#F5C3E3
(245,195,227)
#F5CCE6
(245,204,230)
#F5D5E9
(245,213,233)
#F5DEEC
(245,222,236)
#F5E7EF
(245,231,239)
#F5F0F2
(245,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F596D4 color. Also use rgb(245,150,212) instead hex code.

Text Font Color

.myTextColor { color: #F596D4; }

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

This text font color is #F596D4.

Background Color

.myBgColor { background-color: #F596D4; }

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

This div background color is #F596D4.

Border color

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

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

This div border color is #F596D4.

Opacity

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

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

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

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

This text has shadow with #F596D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F596D4.

Preview

Color preview on black background

This text has color #F596D4 on black background.


Color preview on white background

This text has color #F596D4 on white background.


Black color preview on #F596D4 background

This text has black color on #F596D4 background.


White color preview on #F596D4 background

This text has white color on #F596D4 background.


Related colors

Complementary color

Complementary color for #hex is #0A692B.


I love getcolorcode.com

Triadic colors

1 #D4F596 and #96D4F5 with #F596D4 are triadic colors.

2 #D496F5 and #96F5D4 with #F596D4 are triadic colors.