COLOR #95CC6F

HEX: #95CC6F RGB: (149,204,111)

Renk bilgisi

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

RGB renk modeli

#95CC6F color RGB value is (149,204,111).

RGB: (149,204,111) (58%, 80%, 44%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 204 of 255 = 80%
B 111 of 255 = 44%

149
204
111

R + G + B ~ 61%. #95CC6F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 204 + 111 = 464 (100%)
R 149 of 464 ~ 32.11%
G 204 of 464 ~ 43.97%
B 111 of 464 ~ 23.92'%

%32.11
%43.97
%23.92

CMYK RENK MODELİ

#95CC6F rengi CMYK tonu (27,0,46,20).

  • camgöbeği tonu 26.96%
  • eflatun tonu 0.00%
  • sarı tonu 45.59%
  • ana renk tonu 20.00%

CMYK: (27,0,46,20)
C27M0Y46K20 (27%, 0%, 46%, 20%)
(0.27 / 0.00 / 0.46 / 0.20)

CMYK yüzdeleri

%26.96
%0
%45.59
%20

Codes

Color #95CC6F in popluar color models

95 CC 6F
RGB 149 204 111
HSL 95° 47.69% 61.76%
HSB/HSV 95° 45.59% 80.00%
CMYK 26.96% 0.00% 45.59%
20.00%

Color #95CC6F in popluar number systems.

HEX 95 CC 6F
Decimal 149 204 111
Binary 10010101 11001100 1101111
Octal 225 314 157

Shades and tints

Shades of #95CC6F

#95CC6F
(149,204,111)
#88BA65
(136,186,101)
#7BA85B
(123,168,91)
#6E9651
(110,150,81)
#618447
(97,132,71)
#54723D
(84,114,61)
#476033
(71,96,51)
#3A4E29
(58,78,41)
#2D3C1F
(45,60,31)
#202A15
(32,42,21)
#13180B
(19,24,11)
#000000
(0,0,0)

Tints of #95CC6F

#95CC6F
(149,204,111)
#9ED07C
(158,208,124)
#A7D489
(167,212,137)
#B0D896
(176,216,150)
#B9DCA3
(185,220,163)
#C2E0B0
(194,224,176)
#CBE4BD
(203,228,189)
#D4E8CA
(212,232,202)
#DDECD7
(221,236,215)
#E6F0E4
(230,240,228)
#EFF4F1
(239,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95CC6F color. Also use rgb(149,204,111) instead hex code.

Text Font Color

.myTextColor { color: #95CC6F; }

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

This text font color is #95CC6F.

Background Color

.myBgColor { background-color: #95CC6F; }

<div style="background-color:#95CC6F">Inner text</div>

This div background color is #95CC6F.

Border color

.myBorderColor { border: 1px solid #95CC6F; }

<div style="border:3px solid #95CC6F">Div</div>

This div border color is #95CC6F.

Opacity

.myOpacity80 { color: #95CC6F; opacity: 0.8; }

<p style="color:#95CC6F;opacity:0.8;">80%</p>

Text with #95CC6F 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 #95CC6F;}

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

This text has shadow with #95CC6F color.


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

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

This text has shadow with #95CC6F primary color and red secondary color.


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

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

This text has shadow with #95CC6F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #95CC6F.

Preview

Color preview on black background

This text has color #95CC6F on black background.


Color preview on white background

This text has color #95CC6F on white background.


Black color preview on #95CC6F background

This text has black color on #95CC6F background.


White color preview on #95CC6F background

This text has white color on #95CC6F background.


Related colors

Complementary color

Complementary color for #hex is #6A3390.


I love getcolorcode.com

Triadic colors

1 #6F95CC and #CC6F95 with #95CC6F are triadic colors.

2 #6FCC95 and #CC956F with #95CC6F are triadic colors.