COLOR #E6CEEB

HEX: #E6CEEB RGB: (230,206,235)

Renk bilgisi

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

RGB renk modeli

#E6CEEB color RGB value is (230,206,235).

RGB: (230,206,235) (90%, 81%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 235 of 255 = 92%

230
206
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 235 = 671 (100%)
R 230 of 671 ~ 34.28%
G 206 of 671 ~ 30.7%
B 235 of 671 ~ 35.02'%

%34.28
%30.7
%35.02

CMYK RENK MODELİ

#E6CEEB rengi CMYK tonu (2,12,0,8).

  • camgöbeği tonu 2.13%
  • eflatun tonu 12.34%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (2,12,0,8)
C2M12Y0K8 (2%, 12%, 0%, 8%)
(0.02 / 0.12 / 0.00 / 0.08)

CMYK yüzdeleri

%2.13
%12.34
%0
%7.84

Codes

Color #E6CEEB in popluar color models

E6 CE EB
RGB 230 206 235
HSL 290° 42.03% 86.47%
HSB/HSV 290° 12.34% 92.16%
CMYK 2.13% 12.34% 0.00%
7.84%

Color #E6CEEB in popluar number systems.

HEX E6 CE EB
Decimal 230 206 235
Binary 11100110 11001110 11101011
Octal 346 316 353

Shades and tints

Shades of #E6CEEB

#E6CEEB
(230,206,235)
#D2BCD6
(210,188,214)
#BEAAC1
(190,170,193)
#AA98AC
(170,152,172)
#968697
(150,134,151)
#827482
(130,116,130)
#6E626D
(110,98,109)
#5A5058
(90,80,88)
#463E43
(70,62,67)
#322C2E
(50,44,46)
#1E1A19
(30,26,25)
#000000
(0,0,0)

Tints of #E6CEEB

#E6CEEB
(230,206,235)
#E8D2EC
(232,210,236)
#EAD6ED
(234,214,237)
#ECDAEE
(236,218,238)
#EEDEEF
(238,222,239)
#F0E2F0
(240,226,240)
#F2E6F1
(242,230,241)
#F4EAF2
(244,234,242)
#F6EEF3
(246,238,243)
#F8F2F4
(248,242,244)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CEEB color. Also use rgb(230,206,235) instead hex code.

Text Font Color

.myTextColor { color: #E6CEEB; }

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

This text font color is #E6CEEB.

Background Color

.myBgColor { background-color: #E6CEEB; }

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

This div background color is #E6CEEB.

Border color

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

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

This div border color is #E6CEEB.

Opacity

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

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

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

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

This text has shadow with #E6CEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CEEB.

Preview

Color preview on black background

This text has color #E6CEEB on black background.


Color preview on white background

This text has color #E6CEEB on white background.


Black color preview on #E6CEEB background

This text has black color on #E6CEEB background.


White color preview on #E6CEEB background

This text has white color on #E6CEEB background.


Related colors

Complementary color

Complementary color for #hex is #193114.


I love getcolorcode.com

Triadic colors

1 #EBE6CE and #CEEBE6 with #E6CEEB are triadic colors.

2 #EBCEE6 and #CEE6EB with #E6CEEB are triadic colors.