COLOR #E6C2AF

HEX: #E6C2AF RGB: (230,194,175)

Renk bilgisi

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

RGB renk modeli

#E6C2AF color RGB value is (230,194,175).

RGB: (230,194,175) (90%, 76%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 175 of 255 = 69%

230
194
175

R + G + B ~ 78%. #E6C2AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 175 = 599 (100%)
R 230 of 599 ~ 38.4%
G 194 of 599 ~ 32.39%
B 175 of 599 ~ 29.22'%

%38.4
%32.39
%29.22

CMYK RENK MODELİ

#E6C2AF rengi CMYK tonu (0,16,24,10).

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

CMYK: (0,16,24,10)
C0M16Y24K10 (0%, 16%, 24%, 10%)
(0.00 / 0.16 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%15.65
%23.91
%9.8

Codes

Color #E6C2AF in popluar color models

E6 C2 AF
RGB 230 194 175
HSL 21° 52.38% 79.41%
HSB/HSV 21° 23.91% 90.20%
CMYK 0.00% 15.65% 23.91%
9.80%

Color #E6C2AF in popluar number systems.

HEX E6 C2 AF
Decimal 230 194 175
Binary 11100110 11000010 10101111
Octal 346 302 257

Shades and tints

Shades of #E6C2AF

#E6C2AF
(230,194,175)
#D2B1A0
(210,177,160)
#BEA091
(190,160,145)
#AA8F82
(170,143,130)
#967E73
(150,126,115)
#826D64
(130,109,100)
#6E5C55
(110,92,85)
#5A4B46
(90,75,70)
#463A37
(70,58,55)
#322928
(50,41,40)
#1E1819
(30,24,25)
#000000
(0,0,0)

Tints of #E6C2AF

#E6C2AF
(230,194,175)
#E8C7B6
(232,199,182)
#EACCBD
(234,204,189)
#ECD1C4
(236,209,196)
#EED6CB
(238,214,203)
#F0DBD2
(240,219,210)
#F2E0D9
(242,224,217)
#F4E5E0
(244,229,224)
#F6EAE7
(246,234,231)
#F8EFEE
(248,239,238)
#FAF4F5
(250,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C2AF; }

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

This text font color is #E6C2AF.

Background Color

.myBgColor { background-color: #E6C2AF; }

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

This div background color is #E6C2AF.

Border color

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

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

This div border color is #E6C2AF.

Opacity

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

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

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

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

This text has shadow with #E6C2AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2AF.

Preview

Color preview on black background

This text has color #E6C2AF on black background.


Color preview on white background

This text has color #E6C2AF on white background.


Black color preview on #E6C2AF background

This text has black color on #E6C2AF background.


White color preview on #E6C2AF background

This text has white color on #E6C2AF background.


Related colors

Complementary color

Complementary color for #hex is #193D50.


I love getcolorcode.com

Triadic colors

1 #AFE6C2 and #C2AFE6 with #E6C2AF are triadic colors.

2 #AFC2E6 and #C2E6AF with #E6C2AF are triadic colors.