COLOR #E6BDB0

HEX: #E6BDB0 RGB: (230,189,176)

Renk bilgisi

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

RGB renk modeli

#E6BDB0 color RGB value is (230,189,176).

RGB: (230,189,176) (90%, 74%, 69%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 176 of 255 = 69%

230
189
176

R + G + B ~ 78%. #E6BDB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 176 = 595 (100%)
R 230 of 595 ~ 38.66%
G 189 of 595 ~ 31.76%
B 176 of 595 ~ 29.58'%

%38.66
%31.76
%29.58

CMYK RENK MODELİ

#E6BDB0 rengi CMYK tonu (0,18,23,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.83%
  • sarı tonu 23.48%
  • ana renk tonu 9.80%

CMYK: (0,18,23,10)
C0M18Y23K10 (0%, 18%, 23%, 10%)
(0.00 / 0.18 / 0.23 / 0.10)

CMYK yüzdeleri

%0
%17.83
%23.48
%9.8

Codes

Color #E6BDB0 in popluar color models

E6 BD B0
RGB 230 189 176
HSL 14° 51.92% 79.61%
HSB/HSV 14° 23.48% 90.20%
CMYK 0.00% 17.83% 23.48%
9.80%

Color #E6BDB0 in popluar number systems.

HEX E6 BD B0
Decimal 230 189 176
Binary 11100110 10111101 10110000
Octal 346 275 260

Shades and tints

Shades of #E6BDB0

#E6BDB0
(230,189,176)
#D2ACA0
(210,172,160)
#BE9B90
(190,155,144)
#AA8A80
(170,138,128)
#967970
(150,121,112)
#826860
(130,104,96)
#6E5750
(110,87,80)
#5A4640
(90,70,64)
#463530
(70,53,48)
#322420
(50,36,32)
#1E1310
(30,19,16)
#000000
(0,0,0)

Tints of #E6BDB0

#E6BDB0
(230,189,176)
#E8C3B7
(232,195,183)
#EAC9BE
(234,201,190)
#ECCFC5
(236,207,197)
#EED5CC
(238,213,204)
#F0DBD3
(240,219,211)
#F2E1DA
(242,225,218)
#F4E7E1
(244,231,225)
#F6EDE8
(246,237,232)
#F8F3EF
(248,243,239)
#FAF9F6
(250,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BDB0 color. Also use rgb(230,189,176) instead hex code.

Text Font Color

.myTextColor { color: #E6BDB0; }

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

This text font color is #E6BDB0.

Background Color

.myBgColor { background-color: #E6BDB0; }

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

This div background color is #E6BDB0.

Border color

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

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

This div border color is #E6BDB0.

Opacity

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

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

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

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

This text has shadow with #E6BDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDB0.

Preview

Color preview on black background

This text has color #E6BDB0 on black background.


Color preview on white background

This text has color #E6BDB0 on white background.


Black color preview on #E6BDB0 background

This text has black color on #E6BDB0 background.


White color preview on #E6BDB0 background

This text has white color on #E6BDB0 background.


Related colors

Complementary color

Complementary color for #hex is #19424F.


I love getcolorcode.com

Triadic colors

1 #B0E6BD and #BDB0E6 with #E6BDB0 are triadic colors.

2 #B0BDE6 and #BDE6B0 with #E6BDB0 are triadic colors.