COLOR #F593DD

HEX: #F593DD RGB: (245,147,221)

Renk bilgisi

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

RGB renk modeli

#F593DD color RGB value is (245,147,221).

RGB: (245,147,221) (96%, 58%, 87%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 147 of 255 = 58%
B 221 of 255 = 87%

245
147
221

R + G + B ~ 80%. #F593DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 147 + 221 = 613 (100%)
R 245 of 613 ~ 39.97%
G 147 of 613 ~ 23.98%
B 221 of 613 ~ 36.05'%

%39.97
%23.98
%36.05

CMYK RENK MODELİ

#F593DD rengi CMYK tonu (0,40,10,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.00%
  • sarı tonu 9.80%
  • ana renk tonu 3.92%

CMYK: (0,40,10,4)
C0M40Y10K4 (0%, 40%, 10%, 4%)
(0.00 / 0.40 / 0.10 / 0.04)

CMYK yüzdeleri

%0
%40
%9.8
%3.92

Codes

Color #F593DD in popluar color models

F5 93 DD
RGB 245 147 221
HSL 315° 83.05% 76.86%
HSB/HSV 315° 40.00% 96.08%
CMYK 0.00% 40.00% 9.80%
3.92%

Color #F593DD in popluar number systems.

HEX F5 93 DD
Decimal 245 147 221
Binary 11110101 10010011 11011101
Octal 365 223 335

Shades and tints

Shades of #F593DD

#F593DD
(245,147,221)
#DF86C9
(223,134,201)
#C979B5
(201,121,181)
#B36CA1
(179,108,161)
#9D5F8D
(157,95,141)
#875279
(135,82,121)
#714565
(113,69,101)
#5B3851
(91,56,81)
#452B3D
(69,43,61)
#2F1E29
(47,30,41)
#191115
(25,17,21)
#000000
(0,0,0)

Tints of #F593DD

#F593DD
(245,147,221)
#F59CE0
(245,156,224)
#F5A5E3
(245,165,227)
#F5AEE6
(245,174,230)
#F5B7E9
(245,183,233)
#F5C0EC
(245,192,236)
#F5C9EF
(245,201,239)
#F5D2F2
(245,210,242)
#F5DBF5
(245,219,245)
#F5E4F8
(245,228,248)
#F5EDFB
(245,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F593DD color. Also use rgb(245,147,221) instead hex code.

Text Font Color

.myTextColor { color: #F593DD; }

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

This text font color is #F593DD.

Background Color

.myBgColor { background-color: #F593DD; }

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

This div background color is #F593DD.

Border color

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

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

This div border color is #F593DD.

Opacity

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

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

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

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

This text has shadow with #F593DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F593DD.

Preview

Color preview on black background

This text has color #F593DD on black background.


Color preview on white background

This text has color #F593DD on white background.


Black color preview on #F593DD background

This text has black color on #F593DD background.


White color preview on #F593DD background

This text has white color on #F593DD background.


Related colors

Complementary color

Complementary color for #hex is #0A6C22.


I love getcolorcode.com

Triadic colors

1 #DDF593 and #93DDF5 with #F593DD are triadic colors.

2 #DD93F5 and #93F5DD with #F593DD are triadic colors.