COLOR #E6B7AF

HEX: #E6B7AF RGB: (230,183,175)

Renk bilgisi

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

RGB renk modeli

#E6B7AF color RGB value is (230,183,175).

RGB: (230,183,175) (90%, 72%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 183 of 255 = 72%
B 175 of 255 = 69%

230
183
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 183 + 175 = 588 (100%)
R 230 of 588 ~ 39.12%
G 183 of 588 ~ 31.12%
B 175 of 588 ~ 29.76'%

%39.12
%31.12
%29.76

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%20.43
%23.91
%9.8

Codes

Color #E6B7AF in popluar color models

E6 B7 AF
RGB 230 183 175
HSL 52.38% 79.41%
HSB/HSV 23.91% 90.20%
CMYK 0.00% 20.43% 23.91%
9.80%

Color #E6B7AF in popluar number systems.

HEX E6 B7 AF
Decimal 230 183 175
Binary 11100110 10110111 10101111
Octal 346 267 257

Shades and tints

Shades of #E6B7AF

#E6B7AF
(230,183,175)
#D2A7A0
(210,167,160)
#BE9791
(190,151,145)
#AA8782
(170,135,130)
#967773
(150,119,115)
#826764
(130,103,100)
#6E5755
(110,87,85)
#5A4746
(90,71,70)
#463737
(70,55,55)
#322728
(50,39,40)
#1E1719
(30,23,25)
#000000
(0,0,0)

Tints of #E6B7AF

#E6B7AF
(230,183,175)
#E8BDB6
(232,189,182)
#EAC3BD
(234,195,189)
#ECC9C4
(236,201,196)
#EECFCB
(238,207,203)
#F0D5D2
(240,213,210)
#F2DBD9
(242,219,217)
#F4E1E0
(244,225,224)
#F6E7E7
(246,231,231)
#F8EDEE
(248,237,238)
#FAF3F5
(250,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7AF; }

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

This text font color is #E6B7AF.

Background Color

.myBgColor { background-color: #E6B7AF; }

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

This div background color is #E6B7AF.

Border color

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

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

This div border color is #E6B7AF.

Opacity

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

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

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

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

This text has shadow with #E6B7AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7AF.

Preview

Color preview on black background

This text has color #E6B7AF on black background.


Color preview on white background

This text has color #E6B7AF on white background.


Black color preview on #E6B7AF background

This text has black color on #E6B7AF background.


White color preview on #E6B7AF background

This text has white color on #E6B7AF background.


Related colors

Complementary color

Complementary color for #hex is #194850.


I love getcolorcode.com

Triadic colors

1 #AFE6B7 and #B7AFE6 with #E6B7AF are triadic colors.

2 #AFB7E6 and #B7E6AF with #E6B7AF are triadic colors.