COLOR #95B49B

HEX: #95B49B RGB: (149,180,155)

Renk bilgisi

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

RGB renk modeli

#95B49B color RGB value is (149,180,155).

RGB: (149,180,155) (58%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 180 of 255 = 71%
B 155 of 255 = 61%

149
180
155

R + G + B ~ 63%. #95B49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 180 + 155 = 484 (100%)
R 149 of 484 ~ 30.79%
G 180 of 484 ~ 37.19%
B 155 of 484 ~ 32.02'%

%30.79
%37.19
%32.02

CMYK RENK MODELİ

#95B49B rengi CMYK tonu (17,0,14,29).

  • camgöbeği tonu 17.22%
  • eflatun tonu 0.00%
  • sarı tonu 13.89%
  • ana renk tonu 29.41%

CMYK: (17,0,14,29)
C17M0Y14K29 (17%, 0%, 14%, 29%)
(0.17 / 0.00 / 0.14 / 0.29)

CMYK yüzdeleri

%17.22
%0
%13.89
%29.41

Codes

Color #95B49B in popluar color models

95 B4 9B
RGB 149 180 155
HSL 132° 17.13% 64.51%
HSB/HSV 132° 17.22% 70.59%
CMYK 17.22% 0.00% 13.89%
29.41%

Color #95B49B in popluar number systems.

HEX 95 B4 9B
Decimal 149 180 155
Binary 10010101 10110100 10011011
Octal 225 264 233

Shades and tints

Shades of #95B49B

#95B49B
(149,180,155)
#88A48D
(136,164,141)
#7B947F
(123,148,127)
#6E8471
(110,132,113)
#617463
(97,116,99)
#546455
(84,100,85)
#475447
(71,84,71)
#3A4439
(58,68,57)
#2D342B
(45,52,43)
#20241D
(32,36,29)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #95B49B

#95B49B
(149,180,155)
#9EBAA4
(158,186,164)
#A7C0AD
(167,192,173)
#B0C6B6
(176,198,182)
#B9CCBF
(185,204,191)
#C2D2C8
(194,210,200)
#CBD8D1
(203,216,209)
#D4DEDA
(212,222,218)
#DDE4E3
(221,228,227)
#E6EAEC
(230,234,236)
#EFF0F5
(239,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #95B49B color. Also use rgb(149,180,155) instead hex code.

Text Font Color

.myTextColor { color: #95B49B; }

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

This text font color is #95B49B.

Background Color

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

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

This div background color is #95B49B.

Border color

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

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

This div border color is #95B49B.

Opacity

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

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

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

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

This text has shadow with #95B49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #95B49B.

Preview

Color preview on black background

This text has color #95B49B on black background.


Color preview on white background

This text has color #95B49B on white background.


Black color preview on #95B49B background

This text has black color on #95B49B background.


White color preview on #95B49B background

This text has white color on #95B49B background.


Related colors

Complementary color

Complementary color for #hex is #6A4B64.


I love getcolorcode.com

Triadic colors

1 #9B95B4 and #B49B95 with #95B49B are triadic colors.

2 #9BB495 and #B4959B with #95B49B are triadic colors.