COLOR #95B37D

HEX: #95B37D RGB: (149,179,125)

Renk bilgisi

#95B37D contains red, green and blue colors in about the same proportion. #95B37D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#95B37D color RGB value is (149,179,125).

RGB: (149,179,125) (58%, 70%, 49%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 179 of 255 = 70%
B 125 of 255 = 49%

149
179
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 179 + 125 = 453 (100%)
R 149 of 453 ~ 32.89%
G 179 of 453 ~ 39.51%
B 125 of 453 ~ 27.59'%

%32.89
%39.51
%27.59

CMYK RENK MODELİ

#95B37D rengi CMYK tonu (17,0,30,30).

  • camgöbeği tonu 16.76%
  • eflatun tonu 0.00%
  • sarı tonu 30.17%
  • ana renk tonu 29.80%

CMYK: (17,0,30,30)
C17M0Y30K30 (17%, 0%, 30%, 30%)
(0.17 / 0.00 / 0.30 / 0.30)

CMYK yüzdeleri

%16.76
%0
%30.17
%29.8

Codes

Color #95B37D in popluar color models

95 B3 7D
RGB 149 179 125
HSL 93° 26.21% 59.61%
HSB/HSV 93° 30.17% 70.20%
CMYK 16.76% 0.00% 30.17%
29.80%

Color #95B37D in popluar number systems.

HEX 95 B3 7D
Decimal 149 179 125
Binary 10010101 10110011 1111101
Octal 225 263 175

Shades and tints

Shades of #95B37D

#95B37D
(149,179,125)
#88A372
(136,163,114)
#7B9367
(123,147,103)
#6E835C
(110,131,92)
#617351
(97,115,81)
#546346
(84,99,70)
#47533B
(71,83,59)
#3A4330
(58,67,48)
#2D3325
(45,51,37)
#20231A
(32,35,26)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #95B37D

#95B37D
(149,179,125)
#9EB988
(158,185,136)
#A7BF93
(167,191,147)
#B0C59E
(176,197,158)
#B9CBA9
(185,203,169)
#C2D1B4
(194,209,180)
#CBD7BF
(203,215,191)
#D4DDCA
(212,221,202)
#DDE3D5
(221,227,213)
#E6E9E0
(230,233,224)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95B37D color. Also use rgb(149,179,125) instead hex code.

Text Font Color

.myTextColor { color: #95B37D; }

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

This text font color is #95B37D.

Background Color

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

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

This div background color is #95B37D.

Border color

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

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

This div border color is #95B37D.

Opacity

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

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

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

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

This text has shadow with #95B37D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95B37D.

Preview

Color preview on black background

This text has color #95B37D on black background.


Color preview on white background

This text has color #95B37D on white background.


Black color preview on #95B37D background

This text has black color on #95B37D background.


White color preview on #95B37D background

This text has white color on #95B37D background.


Related colors

Complementary color

Complementary color for #hex is #6A4C82.


I love getcolorcode.com

Triadic colors

1 #7D95B3 and #B37D95 with #95B37D are triadic colors.

2 #7DB395 and #B3957D with #95B37D are triadic colors.