COLOR #BEB196

HEX: #BEB196 RGB: (190,177,150)

Renk bilgisi

#BEB196 contains red, green and blue colors in about the same proportion. #BEB196 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#BEB196 color RGB value is (190,177,150).

RGB: (190,177,150) (75%, 69%, 59%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 177 of 255 = 69%
B 150 of 255 = 59%

190
177
150

R + G + B ~ 68%. #BEB196 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 177 + 150 = 517 (100%)
R 190 of 517 ~ 36.75%
G 177 of 517 ~ 34.24%
B 150 of 517 ~ 29.01'%

%36.75
%34.24
%29.01

CMYK RENK MODELİ

#BEB196 rengi CMYK tonu (0,7,21,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.84%
  • sarı tonu 21.05%
  • ana renk tonu 25.49%

CMYK: (0,7,21,25)
C0M7Y21K25 (0%, 7%, 21%, 25%)
(0.00 / 0.07 / 0.21 / 0.25)

CMYK yüzdeleri

%0
%6.84
%21.05
%25.49

Codes

Color #BEB196 in popluar color models

BE B1 96
RGB 190 177 150
HSL 41° 23.53% 66.67%
HSB/HSV 41° 21.05% 74.51%
CMYK 0.00% 6.84% 21.05%
25.49%

Color #BEB196 in popluar number systems.

HEX BE B1 96
Decimal 190 177 150
Binary 10111110 10110001 10010110
Octal 276 261 226

Shades and tints

Shades of #BEB196

#BEB196
(190,177,150)
#ADA189
(173,161,137)
#9C917C
(156,145,124)
#8B816F
(139,129,111)
#7A7162
(122,113,98)
#696155
(105,97,85)
#585148
(88,81,72)
#47413B
(71,65,59)
#36312E
(54,49,46)
#252121
(37,33,33)
#141114
(20,17,20)
#000000
(0,0,0)

Tints of #BEB196

#BEB196
(190,177,150)
#C3B89F
(195,184,159)
#C8BFA8
(200,191,168)
#CDC6B1
(205,198,177)
#D2CDBA
(210,205,186)
#D7D4C3
(215,212,195)
#DCDBCC
(220,219,204)
#E1E2D5
(225,226,213)
#E6E9DE
(230,233,222)
#EBF0E7
(235,240,231)
#F0F7F0
(240,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB196 color. Also use rgb(190,177,150) instead hex code.

Text Font Color

.myTextColor { color: #BEB196; }

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

This text font color is #BEB196.

Background Color

.myBgColor { background-color: #BEB196; }

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

This div background color is #BEB196.

Border color

.myBorderColor { border: 1px solid #BEB196; }

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

This div border color is #BEB196.

Opacity

.myOpacity80 { color: #BEB196; opacity: 0.8; }

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

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

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

This text has shadow with #BEB196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB196.

Preview

Color preview on black background

This text has color #BEB196 on black background.


Color preview on white background

This text has color #BEB196 on white background.


Black color preview on #BEB196 background

This text has black color on #BEB196 background.


White color preview on #BEB196 background

This text has white color on #BEB196 background.


Related colors

Complementary color

Complementary color for #hex is #414E69.


I love getcolorcode.com

Triadic colors

1 #96BEB1 and #B196BE with #BEB196 are triadic colors.

2 #96B1BE and #B1BE96 with #BEB196 are triadic colors.