COLOR #74D899

HEX: #74D899 RGB: (116,216,153)

Renk bilgisi

#74D899 contains mainly green color. #74D899 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#74D899 color RGB value is (116,216,153).

RGB: (116,216,153) (45%, 85%, 60%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 216 of 255 = 85%
B 153 of 255 = 60%

116
216
153

R + G + B ~ 63%. #74D899 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 216 + 153 = 485 (100%)
R 116 of 485 ~ 23.92%
G 216 of 485 ~ 44.54%
B 153 of 485 ~ 31.55'%

%23.92
%44.54
%31.55

CMYK RENK MODELİ

#74D899 rengi CMYK tonu (46,0,29,15).

  • camgöbeği tonu 46.30%
  • eflatun tonu 0.00%
  • sarı tonu 29.17%
  • ana renk tonu 15.29%

CMYK: (46,0,29,15)
C46M0Y29K15 (46%, 0%, 29%, 15%)
(0.46 / 0.00 / 0.29 / 0.15)

CMYK yüzdeleri

%46.3
%0
%29.17
%15.29

Codes

Color #74D899 in popluar color models

74 D8 99
RGB 116 216 153
HSL 142° 56.18% 65.10%
HSB/HSV 142° 46.30% 84.71%
CMYK 46.30% 0.00% 29.17%
15.29%

Color #74D899 in popluar number systems.

HEX 74 D8 99
Decimal 116 216 153
Binary 1110100 11011000 10011001
Octal 164 330 231

Shades and tints

Shades of #74D899

#74D899
(116,216,153)
#6AC58C
(106,197,140)
#60B27F
(96,178,127)
#569F72
(86,159,114)
#4C8C65
(76,140,101)
#427958
(66,121,88)
#38664B
(56,102,75)
#2E533E
(46,83,62)
#244031
(36,64,49)
#1A2D24
(26,45,36)
#101A17
(16,26,23)
#000000
(0,0,0)

Tints of #74D899

#74D899
(116,216,153)
#80DBA2
(128,219,162)
#8CDEAB
(140,222,171)
#98E1B4
(152,225,180)
#A4E4BD
(164,228,189)
#B0E7C6
(176,231,198)
#BCEACF
(188,234,207)
#C8EDD8
(200,237,216)
#D4F0E1
(212,240,225)
#E0F3EA
(224,243,234)
#ECF6F3
(236,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74D899 color. Also use rgb(116,216,153) instead hex code.

Text Font Color

.myTextColor { color: #74D899; }

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

This text font color is #74D899.

Background Color

.myBgColor { background-color: #74D899; }

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

This div background color is #74D899.

Border color

.myBorderColor { border: 1px solid #74D899; }

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

This div border color is #74D899.

Opacity

.myOpacity80 { color: #74D899; opacity: 0.8; }

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

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

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

This text has shadow with #74D899 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74D899.

Preview

Color preview on black background

This text has color #74D899 on black background.


Color preview on white background

This text has color #74D899 on white background.


Black color preview on #74D899 background

This text has black color on #74D899 background.


White color preview on #74D899 background

This text has white color on #74D899 background.


Related colors

Complementary color

Complementary color for #hex is #8B2766.


I love getcolorcode.com

Triadic colors

1 #9974D8 and #D89974 with #74D899 are triadic colors.

2 #99D874 and #D87499 with #74D899 are triadic colors.