COLOR #96C76A

HEX: #96C76A RGB: (150,199,106)

Renk bilgisi

#96C76A contains mainly red and green colors. #96C76A ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#96C76A color RGB value is (150,199,106).

RGB: (150,199,106) (59%, 78%, 42%)

RGB bağlantıları ve doygunluk

R 150 of 255 = 59%
G 199 of 255 = 78%
B 106 of 255 = 42%

150
199
106

R + G + B ~ 60%. #96C76A is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 150 + 199 + 106 = 455 (100%)
R 150 of 455 ~ 32.97%
G 199 of 455 ~ 43.74%
B 106 of 455 ~ 23.3'%

%32.97
%43.74
%23.3

CMYK RENK MODELİ

#96C76A rengi CMYK tonu (25,0,47,22).

  • camgöbeği tonu 24.62%
  • eflatun tonu 0.00%
  • sarı tonu 46.73%
  • ana renk tonu 21.96%

CMYK: (25,0,47,22)
C25M0Y47K22 (25%, 0%, 47%, 22%)
(0.25 / 0.00 / 0.47 / 0.22)

CMYK yüzdeleri

%24.62
%0
%46.73
%21.96

Codes

Color #96C76A in popluar color models

96 C7 6A
RGB 150 199 106
HSL 92° 45.37% 59.80%
HSB/HSV 92° 46.73% 78.04%
CMYK 24.62% 0.00% 46.73%
21.96%

Color #96C76A in popluar number systems.

HEX 96 C7 6A
Decimal 150 199 106
Binary 10010110 11000111 1101010
Octal 226 307 152

Shades and tints

Shades of #96C76A

#96C76A
(150,199,106)
#89B561
(137,181,97)
#7CA358
(124,163,88)
#6F914F
(111,145,79)
#627F46
(98,127,70)
#556D3D
(85,109,61)
#485B34
(72,91,52)
#3B492B
(59,73,43)
#2E3722
(46,55,34)
#212519
(33,37,25)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #96C76A

#96C76A
(150,199,106)
#9FCC77
(159,204,119)
#A8D184
(168,209,132)
#B1D691
(177,214,145)
#BADB9E
(186,219,158)
#C3E0AB
(195,224,171)
#CCE5B8
(204,229,184)
#D5EAC5
(213,234,197)
#DEEFD2
(222,239,210)
#E7F4DF
(231,244,223)
#F0F9EC
(240,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96C76A color. Also use rgb(150,199,106) instead hex code.

Text Font Color

.myTextColor { color: #96C76A; }

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

This text font color is #96C76A.

Background Color

.myBgColor { background-color: #96C76A; }

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

This div background color is #96C76A.

Border color

.myBorderColor { border: 1px solid #96C76A; }

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

This div border color is #96C76A.

Opacity

.myOpacity80 { color: #96C76A; opacity: 0.8; }

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

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

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

This text has shadow with #96C76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96C76A.

Preview

Color preview on black background

This text has color #96C76A on black background.


Color preview on white background

This text has color #96C76A on white background.


Black color preview on #96C76A background

This text has black color on #96C76A background.


White color preview on #96C76A background

This text has white color on #96C76A background.


Related colors

Complementary color

Complementary color for #hex is #693895.


I love getcolorcode.com

Triadic colors

1 #6A96C7 and #C76A96 with #96C76A are triadic colors.

2 #6AC796 and #C7966A with #96C76A are triadic colors.