COLOR #E6AB7D

HEX: #E6AB7D RGB: (230,171,125)

Renk bilgisi

#E6AB7D contains mainly red and green colors. #E6AB7D ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#E6AB7D color RGB value is (230,171,125).

RGB: (230,171,125) (90%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 171 of 255 = 67%
B 125 of 255 = 49%

230
171
125

R + G + B ~ 69%. #E6AB7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 171 + 125 = 526 (100%)
R 230 of 526 ~ 43.73%
G 171 of 526 ~ 32.51%
B 125 of 526 ~ 23.76'%

%43.73
%32.51
%23.76

CMYK RENK MODELİ

#E6AB7D rengi CMYK tonu (0,26,46,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.65%
  • sarı tonu 45.65%
  • ana renk tonu 9.80%

CMYK: (0,26,46,10)
C0M26Y46K10 (0%, 26%, 46%, 10%)
(0.00 / 0.26 / 0.46 / 0.10)

CMYK yüzdeleri

%0
%25.65
%45.65
%9.8

Codes

Color #E6AB7D in popluar color models

E6 AB 7D
RGB 230 171 125
HSL 26° 67.74% 69.61%
HSB/HSV 26° 45.65% 90.20%
CMYK 0.00% 25.65% 45.65%
9.80%

Color #E6AB7D in popluar number systems.

HEX E6 AB 7D
Decimal 230 171 125
Binary 11100110 10101011 1111101
Octal 346 253 175

Shades and tints

Shades of #E6AB7D

#E6AB7D
(230,171,125)
#D29C72
(210,156,114)
#BE8D67
(190,141,103)
#AA7E5C
(170,126,92)
#966F51
(150,111,81)
#826046
(130,96,70)
#6E513B
(110,81,59)
#5A4230
(90,66,48)
#463325
(70,51,37)
#32241A
(50,36,26)
#1E150F
(30,21,15)
#000000
(0,0,0)

Tints of #E6AB7D

#E6AB7D
(230,171,125)
#E8B288
(232,178,136)
#EAB993
(234,185,147)
#ECC09E
(236,192,158)
#EEC7A9
(238,199,169)
#F0CEB4
(240,206,180)
#F2D5BF
(242,213,191)
#F4DCCA
(244,220,202)
#F6E3D5
(246,227,213)
#F8EAE0
(248,234,224)
#FAF1EB
(250,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6AB7D color. Also use rgb(230,171,125) instead hex code.

Text Font Color

.myTextColor { color: #E6AB7D; }

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

This text font color is #E6AB7D.

Background Color

.myBgColor { background-color: #E6AB7D; }

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

This div background color is #E6AB7D.

Border color

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

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

This div border color is #E6AB7D.

Opacity

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

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

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

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

This text has shadow with #E6AB7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AB7D.

Preview

Color preview on black background

This text has color #E6AB7D on black background.


Color preview on white background

This text has color #E6AB7D on white background.


Black color preview on #E6AB7D background

This text has black color on #E6AB7D background.


White color preview on #E6AB7D background

This text has white color on #E6AB7D background.


Related colors

Complementary color

Complementary color for #hex is #195482.


I love getcolorcode.com

Triadic colors

1 #7DE6AB and #AB7DE6 with #E6AB7D are triadic colors.

2 #7DABE6 and #ABE67D with #E6AB7D are triadic colors.