COLOR #ECC7FA

HEX: #ECC7FA RGB: (236,199,250)

Renk bilgisi

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

RGB renk modeli

#ECC7FA color RGB value is (236,199,250).

RGB: (236,199,250) (93%, 78%, 98%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 250 of 255 = 98%

236
199
250

R + G + B ~ 90%. #ECC7FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 250 = 685 (100%)
R 236 of 685 ~ 34.45%
G 199 of 685 ~ 29.05%
B 250 of 685 ~ 36.5'%

%34.45
%29.05
%36.5

CMYK RENK MODELİ

#ECC7FA rengi CMYK tonu (6,20,0,2).

  • camgöbeği tonu 5.60%
  • eflatun tonu 20.40%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (6,20,0,2)
C6M20Y0K2 (6%, 20%, 0%, 2%)
(0.06 / 0.20 / 0.00 / 0.02)

CMYK yüzdeleri

%5.6
%20.4
%0
%1.96

Codes

Color #ECC7FA in popluar color models

EC C7 FA
RGB 236 199 250
HSL 284° 83.61% 88.04%
HSB/HSV 284° 20.40% 98.04%
CMYK 5.60% 20.40% 0.00%
1.96%

Color #ECC7FA in popluar number systems.

HEX EC C7 FA
Decimal 236 199 250
Binary 11101100 11000111 11111010
Octal 354 307 372

Shades and tints

Shades of #ECC7FA

#ECC7FA
(236,199,250)
#D7B5E4
(215,181,228)
#C2A3CE
(194,163,206)
#AD91B8
(173,145,184)
#987FA2
(152,127,162)
#836D8C
(131,109,140)
#6E5B76
(110,91,118)
#594960
(89,73,96)
#44374A
(68,55,74)
#2F2534
(47,37,52)
#1A131E
(26,19,30)
#000000
(0,0,0)

Tints of #ECC7FA

#ECC7FA
(236,199,250)
#EDCCFA
(237,204,250)
#EED1FA
(238,209,250)
#EFD6FA
(239,214,250)
#F0DBFA
(240,219,250)
#F1E0FA
(241,224,250)
#F2E5FA
(242,229,250)
#F3EAFA
(243,234,250)
#F4EFFA
(244,239,250)
#F5F4FA
(245,244,250)
#F6F9FA
(246,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC7FA; }

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

This text font color is #ECC7FA.

Background Color

.myBgColor { background-color: #ECC7FA; }

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

This div background color is #ECC7FA.

Border color

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

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

This div border color is #ECC7FA.

Opacity

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

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

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

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

This text has shadow with #ECC7FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7FA.

Preview

Color preview on black background

This text has color #ECC7FA on black background.


Color preview on white background

This text has color #ECC7FA on white background.


Black color preview on #ECC7FA background

This text has black color on #ECC7FA background.


White color preview on #ECC7FA background

This text has white color on #ECC7FA background.


Related colors

Complementary color

Complementary color for #hex is #133805.


I love getcolorcode.com

Triadic colors

1 #FAECC7 and #C7FAEC with #ECC7FA are triadic colors.

2 #FAC7EC and #C7ECFA with #ECC7FA are triadic colors.