COLOR #95A374

HEX: #95A374 RGB: (149,163,116)

Renk bilgisi

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

RGB renk modeli

#95A374 color RGB value is (149,163,116).

RGB: (149,163,116) (58%, 64%, 45%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 163 of 255 = 64%
B 116 of 255 = 45%

149
163
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 163 + 116 = 428 (100%)
R 149 of 428 ~ 34.81%
G 163 of 428 ~ 38.08%
B 116 of 428 ~ 27.1'%

%34.81
%38.08
%27.1

CMYK RENK MODELİ

#95A374 rengi CMYK tonu (9,0,29,36).

  • camgöbeği tonu 8.59%
  • eflatun tonu 0.00%
  • sarı tonu 28.83%
  • ana renk tonu 36.08%

CMYK: (9,0,29,36)
C9M0Y29K36 (9%, 0%, 29%, 36%)
(0.09 / 0.00 / 0.29 / 0.36)

CMYK yüzdeleri

%8.59
%0
%28.83
%36.08

Codes

Color #95A374 in popluar color models

95 A3 74
RGB 149 163 116
HSL 78° 20.35% 54.71%
HSB/HSV 78° 28.83% 63.92%
CMYK 8.59% 0.00% 28.83%
36.08%

Color #95A374 in popluar number systems.

HEX 95 A3 74
Decimal 149 163 116
Binary 10010101 10100011 1110100
Octal 225 243 164

Shades and tints

Shades of #95A374

#95A374
(149,163,116)
#88956A
(136,149,106)
#7B8760
(123,135,96)
#6E7956
(110,121,86)
#616B4C
(97,107,76)
#545D42
(84,93,66)
#474F38
(71,79,56)
#3A412E
(58,65,46)
#2D3324
(45,51,36)
#20251A
(32,37,26)
#131710
(19,23,16)
#000000
(0,0,0)

Tints of #95A374

#95A374
(149,163,116)
#9EAB80
(158,171,128)
#A7B38C
(167,179,140)
#B0BB98
(176,187,152)
#B9C3A4
(185,195,164)
#C2CBB0
(194,203,176)
#CBD3BC
(203,211,188)
#D4DBC8
(212,219,200)
#DDE3D4
(221,227,212)
#E6EBE0
(230,235,224)
#EFF3EC
(239,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95A374 color. Also use rgb(149,163,116) instead hex code.

Text Font Color

.myTextColor { color: #95A374; }

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

This text font color is #95A374.

Background Color

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

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

This div background color is #95A374.

Border color

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

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

This div border color is #95A374.

Opacity

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

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

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

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

This text has shadow with #95A374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95A374.

Preview

Color preview on black background

This text has color #95A374 on black background.


Color preview on white background

This text has color #95A374 on white background.


Black color preview on #95A374 background

This text has black color on #95A374 background.


White color preview on #95A374 background

This text has white color on #95A374 background.


Related colors

Complementary color

Complementary color for #hex is #6A5C8B.


I love getcolorcode.com

Triadic colors

1 #7495A3 and #A37495 with #95A374 are triadic colors.

2 #74A395 and #A39574 with #95A374 are triadic colors.