COLOR #74CF66

HEX: #74CF66 RGB: (116,207,102)

Renk bilgisi

#74CF66 contains mainly green color. #74CF66 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#74CF66 color RGB value is (116,207,102).

RGB: (116,207,102) (45%, 81%, 40%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 207 of 255 = 81%
B 102 of 255 = 40%

116
207
102

R + G + B ~ 55%. #74CF66 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 207 + 102 = 425 (100%)
R 116 of 425 ~ 27.29%
G 207 of 425 ~ 48.71%
B 102 of 425 ~ 24'%

%27.29
%48.71
%24

CMYK RENK MODELİ

#74CF66 rengi CMYK tonu (44,0,51,19).

  • camgöbeği tonu 43.96%
  • eflatun tonu 0.00%
  • sarı tonu 50.72%
  • ana renk tonu 18.82%

CMYK: (44,0,51,19)
C44M0Y51K19 (44%, 0%, 51%, 19%)
(0.44 / 0.00 / 0.51 / 0.19)

CMYK yüzdeleri

%43.96
%0
%50.72
%18.82

Codes

Color #74CF66 in popluar color models

74 CF 66
RGB 116 207 102
HSL 112° 52.24% 60.59%
HSB/HSV 112° 50.72% 81.18%
CMYK 43.96% 0.00% 50.72%
18.82%

Color #74CF66 in popluar number systems.

HEX 74 CF 66
Decimal 116 207 102
Binary 1110100 11001111 1100110
Octal 164 317 146

Shades and tints

Shades of #74CF66

#74CF66
(116,207,102)
#6ABD5D
(106,189,93)
#60AB54
(96,171,84)
#56994B
(86,153,75)
#4C8742
(76,135,66)
#427539
(66,117,57)
#386330
(56,99,48)
#2E5127
(46,81,39)
#243F1E
(36,63,30)
#1A2D15
(26,45,21)
#101B0C
(16,27,12)
#000000
(0,0,0)

Tints of #74CF66

#74CF66
(116,207,102)
#80D373
(128,211,115)
#8CD780
(140,215,128)
#98DB8D
(152,219,141)
#A4DF9A
(164,223,154)
#B0E3A7
(176,227,167)
#BCE7B4
(188,231,180)
#C8EBC1
(200,235,193)
#D4EFCE
(212,239,206)
#E0F3DB
(224,243,219)
#ECF7E8
(236,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74CF66 color. Also use rgb(116,207,102) instead hex code.

Text Font Color

.myTextColor { color: #74CF66; }

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

This text font color is #74CF66.

Background Color

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

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

This div background color is #74CF66.

Border color

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

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

This div border color is #74CF66.

Opacity

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

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

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

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

This text has shadow with #74CF66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74CF66.

Preview

Color preview on black background

This text has color #74CF66 on black background.


Color preview on white background

This text has color #74CF66 on white background.


Black color preview on #74CF66 background

This text has black color on #74CF66 background.


White color preview on #74CF66 background

This text has white color on #74CF66 background.


Related colors

Complementary color

Complementary color for #hex is #8B3099.


I love getcolorcode.com

Triadic colors

1 #6674CF and #CF6674 with #74CF66 are triadic colors.

2 #66CF74 and #CF7466 with #74CF66 are triadic colors.