COLOR #E6B6AF

HEX: #E6B6AF RGB: (230,182,175)

Renk bilgisi

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

RGB renk modeli

#E6B6AF color RGB value is (230,182,175).

RGB: (230,182,175) (90%, 71%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 182 of 255 = 71%
B 175 of 255 = 69%

230
182
175

R + G + B ~ 77%. #E6B6AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 175 = 587 (100%)
R 230 of 587 ~ 39.18%
G 182 of 587 ~ 31.01%
B 175 of 587 ~ 29.81'%

%39.18
%31.01
%29.81

CMYK RENK MODELİ

#E6B6AF rengi CMYK tonu (0,21,24,10).

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

CMYK: (0,21,24,10)
C0M21Y24K10 (0%, 21%, 24%, 10%)
(0.00 / 0.21 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%20.87
%23.91
%9.8

Codes

Color #E6B6AF in popluar color models

E6 B6 AF
RGB 230 182 175
HSL 52.38% 79.41%
HSB/HSV 23.91% 90.20%
CMYK 0.00% 20.87% 23.91%
9.80%

Color #E6B6AF in popluar number systems.

HEX E6 B6 AF
Decimal 230 182 175
Binary 11100110 10110110 10101111
Octal 346 266 257

Shades and tints

Shades of #E6B6AF

#E6B6AF
(230,182,175)
#D2A6A0
(210,166,160)
#BE9691
(190,150,145)
#AA8682
(170,134,130)
#967673
(150,118,115)
#826664
(130,102,100)
#6E5655
(110,86,85)
#5A4646
(90,70,70)
#463637
(70,54,55)
#322628
(50,38,40)
#1E1619
(30,22,25)
#000000
(0,0,0)

Tints of #E6B6AF

#E6B6AF
(230,182,175)
#E8BCB6
(232,188,182)
#EAC2BD
(234,194,189)
#ECC8C4
(236,200,196)
#EECECB
(238,206,203)
#F0D4D2
(240,212,210)
#F2DAD9
(242,218,217)
#F4E0E0
(244,224,224)
#F6E6E7
(246,230,231)
#F8ECEE
(248,236,238)
#FAF2F5
(250,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6AF; }

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

This text font color is #E6B6AF.

Background Color

.myBgColor { background-color: #E6B6AF; }

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

This div background color is #E6B6AF.

Border color

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

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

This div border color is #E6B6AF.

Opacity

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

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

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

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

This text has shadow with #E6B6AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6AF.

Preview

Color preview on black background

This text has color #E6B6AF on black background.


Color preview on white background

This text has color #E6B6AF on white background.


Black color preview on #E6B6AF background

This text has black color on #E6B6AF background.


White color preview on #E6B6AF background

This text has white color on #E6B6AF background.


Related colors

Complementary color

Complementary color for #hex is #194950.


I love getcolorcode.com

Triadic colors

1 #AFE6B6 and #B6AFE6 with #E6B6AF are triadic colors.

2 #AFB6E6 and #B6E6AF with #E6B6AF are triadic colors.