COLOR #BEB077

HEX: #BEB077 RGB: (190,176,119)

Renk bilgisi

#BEB077 contains mainly red and green colors. #BEB077 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BEB077 color RGB value is (190,176,119).

RGB: (190,176,119) (75%, 69%, 47%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 176 of 255 = 69%
B 119 of 255 = 47%

190
176
119

R + G + B ~ 64%. #BEB077 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 176 + 119 = 485 (100%)
R 190 of 485 ~ 39.18%
G 176 of 485 ~ 36.29%
B 119 of 485 ~ 24.54'%

%39.18
%36.29
%24.54

CMYK RENK MODELİ

#BEB077 rengi CMYK tonu (0,7,37,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.37%
  • sarı tonu 37.37%
  • ana renk tonu 25.49%

CMYK: (0,7,37,25)
C0M7Y37K25 (0%, 7%, 37%, 25%)
(0.00 / 0.07 / 0.37 / 0.25)

CMYK yüzdeleri

%0
%7.37
%37.37
%25.49

Codes

Color #BEB077 in popluar color models

BE B0 77
RGB 190 176 119
HSL 48° 35.32% 60.59%
HSB/HSV 48° 37.37% 74.51%
CMYK 0.00% 7.37% 37.37%
25.49%

Color #BEB077 in popluar number systems.

HEX BE B0 77
Decimal 190 176 119
Binary 10111110 10110000 1110111
Octal 276 260 167

Shades and tints

Shades of #BEB077

#BEB077
(190,176,119)
#ADA06D
(173,160,109)
#9C9063
(156,144,99)
#8B8059
(139,128,89)
#7A704F
(122,112,79)
#696045
(105,96,69)
#58503B
(88,80,59)
#474031
(71,64,49)
#363027
(54,48,39)
#25201D
(37,32,29)
#141013
(20,16,19)
#000000
(0,0,0)

Tints of #BEB077

#BEB077
(190,176,119)
#C3B783
(195,183,131)
#C8BE8F
(200,190,143)
#CDC59B
(205,197,155)
#D2CCA7
(210,204,167)
#D7D3B3
(215,211,179)
#DCDABF
(220,218,191)
#E1E1CB
(225,225,203)
#E6E8D7
(230,232,215)
#EBEFE3
(235,239,227)
#F0F6EF
(240,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEB077 color. Also use rgb(190,176,119) instead hex code.

Text Font Color

.myTextColor { color: #BEB077; }

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

This text font color is #BEB077.

Background Color

.myBgColor { background-color: #BEB077; }

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

This div background color is #BEB077.

Border color

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

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

This div border color is #BEB077.

Opacity

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

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

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

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

This text has shadow with #BEB077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEB077.

Preview

Color preview on black background

This text has color #BEB077 on black background.


Color preview on white background

This text has color #BEB077 on white background.


Black color preview on #BEB077 background

This text has black color on #BEB077 background.


White color preview on #BEB077 background

This text has white color on #BEB077 background.


Related colors

Complementary color

Complementary color for #hex is #414F88.


I love getcolorcode.com

Triadic colors

1 #77BEB0 and #B077BE with #BEB077 are triadic colors.

2 #77B0BE and #B0BE77 with #BEB077 are triadic colors.