COLOR #90D771

HEX: #90D771 RGB: (144,215,113)

Renk bilgisi

#90D771 contains mainly green color. #90D771 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#90D771 color RGB value is (144,215,113).

RGB: (144,215,113) (56%, 84%, 44%)

RGB bağlantıları ve doygunluk

R 144 of 255 = 56%
G 215 of 255 = 84%
B 113 of 255 = 44%

144
215
113

R + G + B ~ 61%. #90D771 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 144 + 215 + 113 = 472 (100%)
R 144 of 472 ~ 30.51%
G 215 of 472 ~ 45.55%
B 113 of 472 ~ 23.94'%

%30.51
%45.55
%23.94

CMYK RENK MODELİ

#90D771 rengi CMYK tonu (33,0,47,16).

  • camgöbeği tonu 33.02%
  • eflatun tonu 0.00%
  • sarı tonu 47.44%
  • ana renk tonu 15.69%

CMYK: (33,0,47,16)
C33M0Y47K16 (33%, 0%, 47%, 16%)
(0.33 / 0.00 / 0.47 / 0.16)

CMYK yüzdeleri

%33.02
%0
%47.44
%15.69

Codes

Color #90D771 in popluar color models

90 D7 71
RGB 144 215 113
HSL 102° 56.04% 64.31%
HSB/HSV 102° 47.44% 84.31%
CMYK 33.02% 0.00% 47.44%
15.69%

Color #90D771 in popluar number systems.

HEX 90 D7 71
Decimal 144 215 113
Binary 10010000 11010111 1110001
Octal 220 327 161

Shades and tints

Shades of #90D771

#90D771
(144,215,113)
#83C467
(131,196,103)
#76B15D
(118,177,93)
#699E53
(105,158,83)
#5C8B49
(92,139,73)
#4F783F
(79,120,63)
#426535
(66,101,53)
#35522B
(53,82,43)
#283F21
(40,63,33)
#1B2C17
(27,44,23)
#0E190D
(14,25,13)
#000000
(0,0,0)

Tints of #90D771

#90D771
(144,215,113)
#9ADA7D
(154,218,125)
#A4DD89
(164,221,137)
#AEE095
(174,224,149)
#B8E3A1
(184,227,161)
#C2E6AD
(194,230,173)
#CCE9B9
(204,233,185)
#D6ECC5
(214,236,197)
#E0EFD1
(224,239,209)
#EAF2DD
(234,242,221)
#F4F5E9
(244,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90D771 color. Also use rgb(144,215,113) instead hex code.

Text Font Color

.myTextColor { color: #90D771; }

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

This text font color is #90D771.

Background Color

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

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

This div background color is #90D771.

Border color

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

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

This div border color is #90D771.

Opacity

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

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

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

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

This text has shadow with #90D771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90D771.

Preview

Color preview on black background

This text has color #90D771 on black background.


Color preview on white background

This text has color #90D771 on white background.


Black color preview on #90D771 background

This text has black color on #90D771 background.


White color preview on #90D771 background

This text has white color on #90D771 background.


Related colors

Complementary color

Complementary color for #hex is #6F288E.


I love getcolorcode.com

Triadic colors

1 #7190D7 and #D77190 with #90D771 are triadic colors.

2 #71D790 and #D79071 with #90D771 are triadic colors.