COLOR #E6C492

HEX: #E6C492 RGB: (230,196,146)

Renk bilgisi

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

RGB renk modeli

#E6C492 color RGB value is (230,196,146).

RGB: (230,196,146) (90%, 77%, 57%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 196 of 255 = 77%
B 146 of 255 = 57%

230
196
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 196 + 146 = 572 (100%)
R 230 of 572 ~ 40.21%
G 196 of 572 ~ 34.27%
B 146 of 572 ~ 25.52'%

%40.21
%34.27
%25.52

CMYK RENK MODELİ

#E6C492 rengi CMYK tonu (0,15,37,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.78%
  • sarı tonu 36.52%
  • ana renk tonu 9.80%

CMYK: (0,15,37,10)
C0M15Y37K10 (0%, 15%, 37%, 10%)
(0.00 / 0.15 / 0.37 / 0.10)

CMYK yüzdeleri

%0
%14.78
%36.52
%9.8

Codes

Color #E6C492 in popluar color models

E6 C4 92
RGB 230 196 146
HSL 36° 62.69% 73.73%
HSB/HSV 36° 36.52% 90.20%
CMYK 0.00% 14.78% 36.52%
9.80%

Color #E6C492 in popluar number systems.

HEX E6 C4 92
Decimal 230 196 146
Binary 11100110 11000100 10010010
Octal 346 304 222

Shades and tints

Shades of #E6C492

#E6C492
(230,196,146)
#D2B385
(210,179,133)
#BEA278
(190,162,120)
#AA916B
(170,145,107)
#96805E
(150,128,94)
#826F51
(130,111,81)
#6E5E44
(110,94,68)
#5A4D37
(90,77,55)
#463C2A
(70,60,42)
#322B1D
(50,43,29)
#1E1A10
(30,26,16)
#000000
(0,0,0)

Tints of #E6C492

#E6C492
(230,196,146)
#E8C99B
(232,201,155)
#EACEA4
(234,206,164)
#ECD3AD
(236,211,173)
#EED8B6
(238,216,182)
#F0DDBF
(240,221,191)
#F2E2C8
(242,226,200)
#F4E7D1
(244,231,209)
#F6ECDA
(246,236,218)
#F8F1E3
(248,241,227)
#FAF6EC
(250,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C492 color. Also use rgb(230,196,146) instead hex code.

Text Font Color

.myTextColor { color: #E6C492; }

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

This text font color is #E6C492.

Background Color

.myBgColor { background-color: #E6C492; }

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

This div background color is #E6C492.

Border color

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

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

This div border color is #E6C492.

Opacity

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

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

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

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

This text has shadow with #E6C492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C492.

Preview

Color preview on black background

This text has color #E6C492 on black background.


Color preview on white background

This text has color #E6C492 on white background.


Black color preview on #E6C492 background

This text has black color on #E6C492 background.


White color preview on #E6C492 background

This text has white color on #E6C492 background.


Related colors

Complementary color

Complementary color for #hex is #193B6D.


I love getcolorcode.com

Triadic colors

1 #92E6C4 and #C492E6 with #E6C492 are triadic colors.

2 #92C4E6 and #C4E692 with #E6C492 are triadic colors.