COLOR #EBC7DB

HEX: #EBC7DB RGB: (235,199,219)

Renk bilgisi

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

RGB renk modeli

#EBC7DB color RGB value is (235,199,219).

RGB: (235,199,219) (92%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 199 of 255 = 78%
B 219 of 255 = 86%

235
199
219

R + G + B ~ 85%. #EBC7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 199 + 219 = 653 (100%)
R 235 of 653 ~ 35.99%
G 199 of 653 ~ 30.47%
B 219 of 653 ~ 33.54'%

%35.99
%30.47
%33.54

CMYK RENK MODELİ

#EBC7DB rengi CMYK tonu (0,15,7,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.32%
  • sarı tonu 6.81%
  • ana renk tonu 7.84%

CMYK: (0,15,7,8)
C0M15Y7K8 (0%, 15%, 7%, 8%)
(0.00 / 0.15 / 0.07 / 0.08)

CMYK yüzdeleri

%0
%15.32
%6.81
%7.84

Codes

Color #EBC7DB in popluar color models

EB C7 DB
RGB 235 199 219
HSL 327° 47.37% 85.10%
HSB/HSV 327° 15.32% 92.16%
CMYK 0.00% 15.32% 6.81%
7.84%

Color #EBC7DB in popluar number systems.

HEX EB C7 DB
Decimal 235 199 219
Binary 11101011 11000111 11011011
Octal 353 307 333

Shades and tints

Shades of #EBC7DB

#EBC7DB
(235,199,219)
#D6B5C8
(214,181,200)
#C1A3B5
(193,163,181)
#AC91A2
(172,145,162)
#977F8F
(151,127,143)
#826D7C
(130,109,124)
#6D5B69
(109,91,105)
#584956
(88,73,86)
#433743
(67,55,67)
#2E2530
(46,37,48)
#19131D
(25,19,29)
#000000
(0,0,0)

Tints of #EBC7DB

#EBC7DB
(235,199,219)
#ECCCDE
(236,204,222)
#EDD1E1
(237,209,225)
#EED6E4
(238,214,228)
#EFDBE7
(239,219,231)
#F0E0EA
(240,224,234)
#F1E5ED
(241,229,237)
#F2EAF0
(242,234,240)
#F3EFF3
(243,239,243)
#F4F4F6
(244,244,246)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC7DB color. Also use rgb(235,199,219) instead hex code.

Text Font Color

.myTextColor { color: #EBC7DB; }

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

This text font color is #EBC7DB.

Background Color

.myBgColor { background-color: #EBC7DB; }

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

This div background color is #EBC7DB.

Border color

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

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

This div border color is #EBC7DB.

Opacity

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

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

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

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

This text has shadow with #EBC7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC7DB.

Preview

Color preview on black background

This text has color #EBC7DB on black background.


Color preview on white background

This text has color #EBC7DB on white background.


Black color preview on #EBC7DB background

This text has black color on #EBC7DB background.


White color preview on #EBC7DB background

This text has white color on #EBC7DB background.


Related colors

Complementary color

Complementary color for #hex is #143824.


I love getcolorcode.com

Triadic colors

1 #DBEBC7 and #C7DBEB with #EBC7DB are triadic colors.

2 #DBC7EB and #C7EBDB with #EBC7DB are triadic colors.