COLOR #95D55E

HEX: #95D55E RGB: (149,213,94)

Renk bilgisi

#95D55E contains mainly green color. #95D55E ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#95D55E color RGB value is (149,213,94).

RGB: (149,213,94) (58%, 84%, 37%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 213 of 255 = 84%
B 94 of 255 = 37%

149
213
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 213 + 94 = 456 (100%)
R 149 of 456 ~ 32.68%
G 213 of 456 ~ 46.71%
B 94 of 456 ~ 20.61'%

%32.68
%46.71
%20.61

CMYK RENK MODELİ

#95D55E rengi CMYK tonu (30,0,56,16).

  • camgöbeği tonu 30.05%
  • eflatun tonu 0.00%
  • sarı tonu 55.87%
  • ana renk tonu 16.47%

CMYK: (30,0,56,16)
C30M0Y56K16 (30%, 0%, 56%, 16%)
(0.30 / 0.00 / 0.56 / 0.16)

CMYK yüzdeleri

%30.05
%0
%55.87
%16.47

Codes

Color #95D55E in popluar color models

95 D5 5E
RGB 149 213 94
HSL 92° 58.62% 60.20%
HSB/HSV 92° 55.87% 83.53%
CMYK 30.05% 0.00% 55.87%
16.47%

Color #95D55E in popluar number systems.

HEX 95 D5 5E
Decimal 149 213 94
Binary 10010101 11010101 1011110
Octal 225 325 136

Shades and tints

Shades of #95D55E

#95D55E
(149,213,94)
#88C256
(136,194,86)
#7BAF4E
(123,175,78)
#6E9C46
(110,156,70)
#61893E
(97,137,62)
#547636
(84,118,54)
#47632E
(71,99,46)
#3A5026
(58,80,38)
#2D3D1E
(45,61,30)
#202A16
(32,42,22)
#13170E
(19,23,14)
#000000
(0,0,0)

Tints of #95D55E

#95D55E
(149,213,94)
#9ED86C
(158,216,108)
#A7DB7A
(167,219,122)
#B0DE88
(176,222,136)
#B9E196
(185,225,150)
#C2E4A4
(194,228,164)
#CBE7B2
(203,231,178)
#D4EAC0
(212,234,192)
#DDEDCE
(221,237,206)
#E6F0DC
(230,240,220)
#EFF3EA
(239,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95D55E color. Also use rgb(149,213,94) instead hex code.

Text Font Color

.myTextColor { color: #95D55E; }

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

This text font color is #95D55E.

Background Color

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

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

This div background color is #95D55E.

Border color

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

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

This div border color is #95D55E.

Opacity

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

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

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

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

This text has shadow with #95D55E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95D55E.

Preview

Color preview on black background

This text has color #95D55E on black background.


Color preview on white background

This text has color #95D55E on white background.


Black color preview on #95D55E background

This text has black color on #95D55E background.


White color preview on #95D55E background

This text has white color on #95D55E background.


Related colors

Complementary color

Complementary color for #hex is #6A2AA1.


I love getcolorcode.com

Triadic colors

1 #5E95D5 and #D55E95 with #95D55E are triadic colors.

2 #5ED595 and #D5955E with #95D55E are triadic colors.