COLOR #E6C695

HEX: #E6C695 RGB: (230,198,149)

Renk bilgisi

#E6C695 contains mainly red and green colors. #E6C695 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6C695 color RGB value is (230,198,149).

RGB: (230,198,149) (90%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 198 of 255 = 78%
B 149 of 255 = 58%

230
198
149

R + G + B ~ 75%. #E6C695 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 198 + 149 = 577 (100%)
R 230 of 577 ~ 39.86%
G 198 of 577 ~ 34.32%
B 149 of 577 ~ 25.82'%

%39.86
%34.32
%25.82

CMYK RENK MODELİ

#E6C695 rengi CMYK tonu (0,14,35,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.91%
  • sarı tonu 35.22%
  • ana renk tonu 9.80%

CMYK: (0,14,35,10)
C0M14Y35K10 (0%, 14%, 35%, 10%)
(0.00 / 0.14 / 0.35 / 0.10)

CMYK yüzdeleri

%0
%13.91
%35.22
%9.8

Codes

Color #E6C695 in popluar color models

E6 C6 95
RGB 230 198 149
HSL 36° 61.83% 74.31%
HSB/HSV 36° 35.22% 90.20%
CMYK 0.00% 13.91% 35.22%
9.80%

Color #E6C695 in popluar number systems.

HEX E6 C6 95
Decimal 230 198 149
Binary 11100110 11000110 10010101
Octal 346 306 225

Shades and tints

Shades of #E6C695

#E6C695
(230,198,149)
#D2B488
(210,180,136)
#BEA27B
(190,162,123)
#AA906E
(170,144,110)
#967E61
(150,126,97)
#826C54
(130,108,84)
#6E5A47
(110,90,71)
#5A483A
(90,72,58)
#46362D
(70,54,45)
#322420
(50,36,32)
#1E1213
(30,18,19)
#000000
(0,0,0)

Tints of #E6C695

#E6C695
(230,198,149)
#E8CB9E
(232,203,158)
#EAD0A7
(234,208,167)
#ECD5B0
(236,213,176)
#EEDAB9
(238,218,185)
#F0DFC2
(240,223,194)
#F2E4CB
(242,228,203)
#F4E9D4
(244,233,212)
#F6EEDD
(246,238,221)
#F8F3E6
(248,243,230)
#FAF8EF
(250,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C695 color. Also use rgb(230,198,149) instead hex code.

Text Font Color

.myTextColor { color: #E6C695; }

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

This text font color is #E6C695.

Background Color

.myBgColor { background-color: #E6C695; }

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

This div background color is #E6C695.

Border color

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

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

This div border color is #E6C695.

Opacity

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

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

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

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

This text has shadow with #E6C695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C695.

Preview

Color preview on black background

This text has color #E6C695 on black background.


Color preview on white background

This text has color #E6C695 on white background.


Black color preview on #E6C695 background

This text has black color on #E6C695 background.


White color preview on #E6C695 background

This text has white color on #E6C695 background.


Related colors

Complementary color

Complementary color for #hex is #19396A.


I love getcolorcode.com

Triadic colors

1 #95E6C6 and #C695E6 with #E6C695 are triadic colors.

2 #95C6E6 and #C6E695 with #E6C695 are triadic colors.