COLOR #9CB996

HEX: #9CB996 RGB: (156,185,150)

Renk bilgisi

#9CB996 contains red, green and blue colors in about the same proportion. #9CB996 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#9CB996 color RGB value is (156,185,150).

RGB: (156,185,150) (61%, 73%, 59%)

RGB bağlantıları ve doygunluk

R 156 of 255 = 61%
G 185 of 255 = 73%
B 150 of 255 = 59%

156
185
150

R + G + B ~ 64%. #9CB996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 156 + 185 + 150 = 491 (100%)
R 156 of 491 ~ 31.77%
G 185 of 491 ~ 37.68%
B 150 of 491 ~ 30.55'%

%31.77
%37.68
%30.55

CMYK RENK MODELİ

#9CB996 rengi CMYK tonu (16,0,19,27).

  • camgöbeği tonu 15.68%
  • eflatun tonu 0.00%
  • sarı tonu 18.92%
  • ana renk tonu 27.45%

CMYK: (16,0,19,27)
C16M0Y19K27 (16%, 0%, 19%, 27%)
(0.16 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%15.68
%0
%18.92
%27.45

Codes

Color #9CB996 in popluar color models

9C B9 96
RGB 156 185 150
HSL 110° 20.00% 65.69%
HSB/HSV 110° 18.92% 72.55%
CMYK 15.68% 0.00% 18.92%
27.45%

Color #9CB996 in popluar number systems.

HEX 9C B9 96
Decimal 156 185 150
Binary 10011100 10111001 10010110
Octal 234 271 226

Shades and tints

Shades of #9CB996

#9CB996
(156,185,150)
#8EA989
(142,169,137)
#80997C
(128,153,124)
#72896F
(114,137,111)
#647962
(100,121,98)
#566955
(86,105,85)
#485948
(72,89,72)
#3A493B
(58,73,59)
#2C392E
(44,57,46)
#1E2921
(30,41,33)
#101914
(16,25,20)
#000000
(0,0,0)

Tints of #9CB996

#9CB996
(156,185,150)
#A5BF9F
(165,191,159)
#AEC5A8
(174,197,168)
#B7CBB1
(183,203,177)
#C0D1BA
(192,209,186)
#C9D7C3
(201,215,195)
#D2DDCC
(210,221,204)
#DBE3D5
(219,227,213)
#E4E9DE
(228,233,222)
#EDEFE7
(237,239,231)
#F6F5F0
(246,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9CB996 color. Also use rgb(156,185,150) instead hex code.

Text Font Color

.myTextColor { color: #9CB996; }

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

This text font color is #9CB996.

Background Color

.myBgColor { background-color: #9CB996; }

<div style="background-color:#9CB996">Inner text</div>

This div background color is #9CB996.

Border color

.myBorderColor { border: 1px solid #9CB996; }

<div style="border:3px solid #9CB996">Div</div>

This div border color is #9CB996.

Opacity

.myOpacity80 { color: #9CB996; opacity: 0.8; }

<p style="color:#9CB996;opacity:0.8;">80%</p>

Text with #9CB996 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 #9CB996;}

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

This text has shadow with #9CB996 color.


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

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

This text has shadow with #9CB996 primary color and red secondary color.


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

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

This text has shadow with #9CB996 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9CB996.

Preview

Color preview on black background

This text has color #9CB996 on black background.


Color preview on white background

This text has color #9CB996 on white background.


Black color preview on #9CB996 background

This text has black color on #9CB996 background.


White color preview on #9CB996 background

This text has white color on #9CB996 background.


Related colors

Complementary color

Complementary color for #hex is #634669.


I love getcolorcode.com

Triadic colors

1 #969CB9 and #B9969C with #9CB996 are triadic colors.

2 #96B99C and #B99C96 with #9CB996 are triadic colors.