COLOR #E6AFB0

HEX: #E6AFB0 RGB: (230,175,176)

Renk bilgisi

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

RGB renk modeli

#E6AFB0 color RGB value is (230,175,176).

RGB: (230,175,176) (90%, 69%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 175 of 255 = 69%
B 176 of 255 = 69%

230
175
176

R + G + B ~ 76%. #E6AFB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 175 + 176 = 581 (100%)
R 230 of 581 ~ 39.59%
G 175 of 581 ~ 30.12%
B 176 of 581 ~ 30.29'%

%39.59
%30.12
%30.29

CMYK RENK MODELİ

#E6AFB0 rengi CMYK tonu (0,24,23,10).

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

CMYK: (0,24,23,10)
C0M24Y23K10 (0%, 24%, 23%, 10%)
(0.00 / 0.24 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%23.91
%23.48
%9.8

Codes

Color #E6AFB0 in popluar color models

E6 AF B0
RGB 230 175 176
HSL 359° 52.38% 79.41%
HSB/HSV 359° 23.91% 90.20%
CMYK 0.00% 23.91% 23.48%
9.80%

Color #E6AFB0 in popluar number systems.

HEX E6 AF B0
Decimal 230 175 176
Binary 11100110 10101111 10110000
Octal 346 257 260

Shades and tints

Shades of #E6AFB0

#E6AFB0
(230,175,176)
#D2A0A0
(210,160,160)
#BE9190
(190,145,144)
#AA8280
(170,130,128)
#967370
(150,115,112)
#826460
(130,100,96)
#6E5550
(110,85,80)
#5A4640
(90,70,64)
#463730
(70,55,48)
#322820
(50,40,32)
#1E1910
(30,25,16)
#000000
(0,0,0)

Tints of #E6AFB0

#E6AFB0
(230,175,176)
#E8B6B7
(232,182,183)
#EABDBE
(234,189,190)
#ECC4C5
(236,196,197)
#EECBCC
(238,203,204)
#F0D2D3
(240,210,211)
#F2D9DA
(242,217,218)
#F4E0E1
(244,224,225)
#F6E7E8
(246,231,232)
#F8EEEF
(248,238,239)
#FAF5F6
(250,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AFB0; }

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

This text font color is #E6AFB0.

Background Color

.myBgColor { background-color: #E6AFB0; }

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

This div background color is #E6AFB0.

Border color

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

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

This div border color is #E6AFB0.

Opacity

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

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

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

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

This text has shadow with #E6AFB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AFB0.

Preview

Color preview on black background

This text has color #E6AFB0 on black background.


Color preview on white background

This text has color #E6AFB0 on white background.


Black color preview on #E6AFB0 background

This text has black color on #E6AFB0 background.


White color preview on #E6AFB0 background

This text has white color on #E6AFB0 background.


Related colors

Complementary color

Complementary color for #hex is #19504F.


I love getcolorcode.com

Triadic colors

1 #B0E6AF and #AFB0E6 with #E6AFB0 are triadic colors.

2 #B0AFE6 and #AFE6B0 with #E6AFB0 are triadic colors.