COLOR #E1C693

HEX: #E1C693 RGB: (225,198,147)

Renk bilgisi

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

RGB renk modeli

#E1C693 color RGB value is (225,198,147).

RGB: (225,198,147) (88%, 78%, 58%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 198 of 255 = 78%
B 147 of 255 = 58%

225
198
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 198 + 147 = 570 (100%)
R 225 of 570 ~ 39.47%
G 198 of 570 ~ 34.74%
B 147 of 570 ~ 25.79'%

%39.47
%34.74
%25.79

CMYK RENK MODELİ

#E1C693 rengi CMYK tonu (0,12,35,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.00%
  • sarı tonu 34.67%
  • ana renk tonu 11.76%

CMYK: (0,12,35,12)
C0M12Y35K12 (0%, 12%, 35%, 12%)
(0.00 / 0.12 / 0.35 / 0.12)

CMYK yüzdeleri

%0
%12
%34.67
%11.76

Codes

Color #E1C693 in popluar color models

E1 C6 93
RGB 225 198 147
HSL 39° 56.52% 72.94%
HSB/HSV 39° 34.67% 88.24%
CMYK 0.00% 12.00% 34.67%
11.76%

Color #E1C693 in popluar number systems.

HEX E1 C6 93
Decimal 225 198 147
Binary 11100001 11000110 10010011
Octal 341 306 223

Shades and tints

Shades of #E1C693

#E1C693
(225,198,147)
#CDB486
(205,180,134)
#B9A279
(185,162,121)
#A5906C
(165,144,108)
#917E5F
(145,126,95)
#7D6C52
(125,108,82)
#695A45
(105,90,69)
#554838
(85,72,56)
#41362B
(65,54,43)
#2D241E
(45,36,30)
#191211
(25,18,17)
#000000
(0,0,0)

Tints of #E1C693

#E1C693
(225,198,147)
#E3CB9C
(227,203,156)
#E5D0A5
(229,208,165)
#E7D5AE
(231,213,174)
#E9DAB7
(233,218,183)
#EBDFC0
(235,223,192)
#EDE4C9
(237,228,201)
#EFE9D2
(239,233,210)
#F1EEDB
(241,238,219)
#F3F3E4
(243,243,228)
#F5F8ED
(245,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1C693 color. Also use rgb(225,198,147) instead hex code.

Text Font Color

.myTextColor { color: #E1C693; }

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

This text font color is #E1C693.

Background Color

.myBgColor { background-color: #E1C693; }

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

This div background color is #E1C693.

Border color

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

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

This div border color is #E1C693.

Opacity

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

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

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

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

This text has shadow with #E1C693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1C693.

Preview

Color preview on black background

This text has color #E1C693 on black background.


Color preview on white background

This text has color #E1C693 on white background.


Black color preview on #E1C693 background

This text has black color on #E1C693 background.


White color preview on #E1C693 background

This text has white color on #E1C693 background.


Related colors

Complementary color

Complementary color for #hex is #1E396C.


I love getcolorcode.com

Triadic colors

1 #93E1C6 and #C693E1 with #E1C693 are triadic colors.

2 #93C6E1 and #C6E193 with #E1C693 are triadic colors.