COLOR #E6AFB9

HEX: #E6AFB9 RGB: (230,175,185)

Renk bilgisi

#E6AFB9 contains red, green and blue colors in about the same proportion. #E6AFB9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6AFB9 color RGB value is (230,175,185).

RGB: (230,175,185) (90%, 69%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 185 of 255 = 73%

230
175
185

R + G + B ~ 77%. #E6AFB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 185 = 590 (100%)
R 230 of 590 ~ 38.98%
G 175 of 590 ~ 29.66%
B 185 of 590 ~ 31.36'%

%38.98
%29.66
%31.36

CMYK RENK MODELİ

#E6AFB9 rengi CMYK tonu (0,24,20,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.91%
  • sarı tonu 19.57%
  • ana renk tonu 9.80%

CMYK: (0,24,20,10)
C0M24Y20K10 (0%, 24%, 20%, 10%)
(0.00 / 0.24 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%23.91
%19.57
%9.8

Codes

Color #E6AFB9 in popluar color models

E6 AF B9
RGB 230 175 185
HSL 349° 52.38% 79.41%
HSB/HSV 349° 23.91% 90.20%
CMYK 0.00% 23.91% 19.57%
9.80%

Color #E6AFB9 in popluar number systems.

HEX E6 AF B9
Decimal 230 175 185
Binary 11100110 10101111 10111001
Octal 346 257 271

Shades and tints

Shades of #E6AFB9

#E6AFB9
(230,175,185)
#D2A0A9
(210,160,169)
#BE9199
(190,145,153)
#AA8289
(170,130,137)
#967379
(150,115,121)
#826469
(130,100,105)
#6E5559
(110,85,89)
#5A4649
(90,70,73)
#463739
(70,55,57)
#322829
(50,40,41)
#1E1919
(30,25,25)
#000000
(0,0,0)

Tints of #E6AFB9

#E6AFB9
(230,175,185)
#E8B6BF
(232,182,191)
#EABDC5
(234,189,197)
#ECC4CB
(236,196,203)
#EECBD1
(238,203,209)
#F0D2D7
(240,210,215)
#F2D9DD
(242,217,221)
#F4E0E3
(244,224,227)
#F6E7E9
(246,231,233)
#F8EEEF
(248,238,239)
#FAF5F5
(250,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6AFB9 color. Also use rgb(230,175,185) instead hex code.

Text Font Color

.myTextColor { color: #E6AFB9; }

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

This text font color is #E6AFB9.

Background Color

.myBgColor { background-color: #E6AFB9; }

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

This div background color is #E6AFB9.

Border color

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

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

This div border color is #E6AFB9.

Opacity

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

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

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

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

This text has shadow with #E6AFB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFB9.

Preview

Color preview on black background

This text has color #E6AFB9 on black background.


Color preview on white background

This text has color #E6AFB9 on white background.


Black color preview on #E6AFB9 background

This text has black color on #E6AFB9 background.


White color preview on #E6AFB9 background

This text has white color on #E6AFB9 background.


Related colors

Complementary color

Complementary color for #hex is #195046.


I love getcolorcode.com

Triadic colors

1 #B9E6AF and #AFB9E6 with #E6AFB9 are triadic colors.

2 #B9AFE6 and #AFE6B9 with #E6AFB9 are triadic colors.