COLOR #ECC7EE

HEX: #ECC7EE RGB: (236,199,238)

Renk bilgisi

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

RGB renk modeli

#ECC7EE color RGB value is (236,199,238).

RGB: (236,199,238) (93%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 238 of 255 = 93%

236
199
238

R + G + B ~ 88%. #ECC7EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 238 = 673 (100%)
R 236 of 673 ~ 35.07%
G 199 of 673 ~ 29.57%
B 238 of 673 ~ 35.36'%

%35.07
%29.57
%35.36

CMYK RENK MODELİ

#ECC7EE rengi CMYK tonu (1,16,0,7).

  • camgöbeği tonu 0.84%
  • eflatun tonu 16.39%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (1,16,0,7)
C1M16Y0K7 (1%, 16%, 0%, 7%)
(0.01 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%0.84
%16.39
%0
%6.67

Codes

Color #ECC7EE in popluar color models

EC C7 EE
RGB 236 199 238
HSL 297° 53.42% 85.69%
HSB/HSV 297° 16.39% 93.33%
CMYK 0.84% 16.39% 0.00%
6.67%

Color #ECC7EE in popluar number systems.

HEX EC C7 EE
Decimal 236 199 238
Binary 11101100 11000111 11101110
Octal 354 307 356

Shades and tints

Shades of #ECC7EE

#ECC7EE
(236,199,238)
#D7B5D9
(215,181,217)
#C2A3C4
(194,163,196)
#AD91AF
(173,145,175)
#987F9A
(152,127,154)
#836D85
(131,109,133)
#6E5B70
(110,91,112)
#59495B
(89,73,91)
#443746
(68,55,70)
#2F2531
(47,37,49)
#1A131C
(26,19,28)
#000000
(0,0,0)

Tints of #ECC7EE

#ECC7EE
(236,199,238)
#EDCCEF
(237,204,239)
#EED1F0
(238,209,240)
#EFD6F1
(239,214,241)
#F0DBF2
(240,219,242)
#F1E0F3
(241,224,243)
#F2E5F4
(242,229,244)
#F3EAF5
(243,234,245)
#F4EFF6
(244,239,246)
#F5F4F7
(245,244,247)
#F6F9F8
(246,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC7EE color. Also use rgb(236,199,238) instead hex code.

Text Font Color

.myTextColor { color: #ECC7EE; }

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

This text font color is #ECC7EE.

Background Color

.myBgColor { background-color: #ECC7EE; }

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

This div background color is #ECC7EE.

Border color

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

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

This div border color is #ECC7EE.

Opacity

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

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

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

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

This text has shadow with #ECC7EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7EE.

Preview

Color preview on black background

This text has color #ECC7EE on black background.


Color preview on white background

This text has color #ECC7EE on white background.


Black color preview on #ECC7EE background

This text has black color on #ECC7EE background.


White color preview on #ECC7EE background

This text has white color on #ECC7EE background.


Related colors

Complementary color

Complementary color for #hex is #133811.


I love getcolorcode.com

Triadic colors

1 #EEECC7 and #C7EEEC with #ECC7EE are triadic colors.

2 #EEC7EC and #C7ECEE with #ECC7EE are triadic colors.