COLOR #90EECE

HEX: #90EECE RGB: (144,238,206)

Renk bilgisi

#90EECE contains mainly green and blue colors. #90EECE ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#90EECE color RGB value is (144,238,206).

RGB: (144,238,206) (56%, 93%, 81%)

RGB bağlantıları ve doygunluk

R 144 of 255 = 56%
G 238 of 255 = 93%
B 206 of 255 = 81%

144
238
206

R + G + B ~ 77%. #90EECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 144 + 238 + 206 = 588 (100%)
R 144 of 588 ~ 24.49%
G 238 of 588 ~ 40.48%
B 206 of 588 ~ 35.03'%

%24.49
%40.48
%35.03

CMYK RENK MODELİ

#90EECE rengi CMYK tonu (39,0,13,7).

  • camgöbeği tonu 39.50%
  • eflatun tonu 0.00%
  • sarı tonu 13.45%
  • ana renk tonu 6.67%

CMYK: (39,0,13,7)
C39M0Y13K7 (39%, 0%, 13%, 7%)
(0.39 / 0.00 / 0.13 / 0.07)

CMYK yüzdeleri

%39.5
%0
%13.45
%6.67

Codes

Color #90EECE in popluar color models

90 EE CE
RGB 144 238 206
HSL 160° 73.44% 74.90%
HSB/HSV 160° 39.50% 93.33%
CMYK 39.50% 0.00% 13.45%
6.67%

Color #90EECE in popluar number systems.

HEX 90 EE CE
Decimal 144 238 206
Binary 10010000 11101110 11001110
Octal 220 356 316

Shades and tints

Shades of #90EECE

#90EECE
(144,238,206)
#83D9BC
(131,217,188)
#76C4AA
(118,196,170)
#69AF98
(105,175,152)
#5C9A86
(92,154,134)
#4F8574
(79,133,116)
#427062
(66,112,98)
#355B50
(53,91,80)
#28463E
(40,70,62)
#1B312C
(27,49,44)
#0E1C1A
(14,28,26)
#000000
(0,0,0)

Tints of #90EECE

#90EECE
(144,238,206)
#9AEFD2
(154,239,210)
#A4F0D6
(164,240,214)
#AEF1DA
(174,241,218)
#B8F2DE
(184,242,222)
#C2F3E2
(194,243,226)
#CCF4E6
(204,244,230)
#D6F5EA
(214,245,234)
#E0F6EE
(224,246,238)
#EAF7F2
(234,247,242)
#F4F8F6
(244,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90EECE color. Also use rgb(144,238,206) instead hex code.

Text Font Color

.myTextColor { color: #90EECE; }

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

This text font color is #90EECE.

Background Color

.myBgColor { background-color: #90EECE; }

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

This div background color is #90EECE.

Border color

.myBorderColor { border: 1px solid #90EECE; }

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

This div border color is #90EECE.

Opacity

.myOpacity80 { color: #90EECE; opacity: 0.8; }

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

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

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

This text has shadow with #90EECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90EECE.

Preview

Color preview on black background

This text has color #90EECE on black background.


Color preview on white background

This text has color #90EECE on white background.


Black color preview on #90EECE background

This text has black color on #90EECE background.


White color preview on #90EECE background

This text has white color on #90EECE background.


Related colors

Complementary color

Complementary color for #hex is #6F1131.


I love getcolorcode.com

Triadic colors

1 #CE90EE and #EECE90 with #90EECE are triadic colors.

2 #CEEE90 and #EE90CE with #90EECE are triadic colors.