COLOR #958B5D

HEX: #958B5D RGB: (149,139,93)

Renk bilgisi

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

RGB renk modeli

#958B5D color RGB value is (149,139,93).

RGB: (149,139,93) (58%, 55%, 36%)

RGB bağlantıları ve doygunluk

R 149 of 255 = 58%
G 139 of 255 = 55%
B 93 of 255 = 36%

149
139
93

R + G + B ~ 50%. #958B5D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 149 + 139 + 93 = 381 (100%)
R 149 of 381 ~ 39.11%
G 139 of 381 ~ 36.48%
B 93 of 381 ~ 24.41'%

%39.11
%36.48
%24.41

CMYK RENK MODELİ

#958B5D rengi CMYK tonu (0,7,38,42).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.71%
  • sarı tonu 37.58%
  • ana renk tonu 41.57%

CMYK: (0,7,38,42)
C0M7Y38K42 (0%, 7%, 38%, 42%)
(0.00 / 0.07 / 0.38 / 0.42)

CMYK yüzdeleri

%0
%6.71
%37.58
%41.57

Codes

Color #958B5D in popluar color models

95 8B 5D
RGB 149 139 93
HSL 49° 23.14% 47.45%
HSB/HSV 49° 37.58% 58.43%
CMYK 0.00% 6.71% 37.58%
41.57%

Color #958B5D in popluar number systems.

HEX 95 8B 5D
Decimal 149 139 93
Binary 10010101 10001011 1011101
Octal 225 213 135

Shades and tints

Shades of #958B5D

#958B5D
(149,139,93)
#887F55
(136,127,85)
#7B734D
(123,115,77)
#6E6745
(110,103,69)
#615B3D
(97,91,61)
#544F35
(84,79,53)
#47432D
(71,67,45)
#3A3725
(58,55,37)
#2D2B1D
(45,43,29)
#201F15
(32,31,21)
#13130D
(19,19,13)
#000000
(0,0,0)

Tints of #958B5D

#958B5D
(149,139,93)
#9E956B
(158,149,107)
#A79F79
(167,159,121)
#B0A987
(176,169,135)
#B9B395
(185,179,149)
#C2BDA3
(194,189,163)
#CBC7B1
(203,199,177)
#D4D1BF
(212,209,191)
#DDDBCD
(221,219,205)
#E6E5DB
(230,229,219)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958B5D color. Also use rgb(149,139,93) instead hex code.

Text Font Color

.myTextColor { color: #958B5D; }

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

This text font color is #958B5D.

Background Color

.myBgColor { background-color: #958B5D; }

<div style="background-color:#958B5D">Inner text</div>

This div background color is #958B5D.

Border color

.myBorderColor { border: 1px solid #958B5D; }

<div style="border:3px solid #958B5D">Div</div>

This div border color is #958B5D.

Opacity

.myOpacity80 { color: #958B5D; opacity: 0.8; }

<p style="color:#958B5D;opacity:0.8;">80%</p>

Text with #958B5D 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 #958B5D;}

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

This text has shadow with #958B5D color.


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

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

This text has shadow with #958B5D primary color and red secondary color.


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

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

This text has shadow with #958B5D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #958B5D.

Preview

Color preview on black background

This text has color #958B5D on black background.


Color preview on white background

This text has color #958B5D on white background.


Black color preview on #958B5D background

This text has black color on #958B5D background.


White color preview on #958B5D background

This text has white color on #958B5D background.


Related colors

Complementary color

Complementary color for #hex is #6A74A2.


I love getcolorcode.com

Triadic colors

1 #5D958B and #8B5D95 with #958B5D are triadic colors.

2 #5D8B95 and #8B955D with #958B5D are triadic colors.