COLOR #BEA878

HEX: #BEA878 RGB: (190,168,120)

Renk bilgisi

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

RGB renk modeli

#BEA878 color RGB value is (190,168,120).

RGB: (190,168,120) (75%, 66%, 47%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 168 of 255 = 66%
B 120 of 255 = 47%

190
168
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 120 = 478 (100%)
R 190 of 478 ~ 39.75%
G 168 of 478 ~ 35.15%
B 120 of 478 ~ 25.1'%

%39.75
%35.15
%25.1

CMYK RENK MODELİ

#BEA878 rengi CMYK tonu (0,12,37,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.58%
  • sarı tonu 36.84%
  • ana renk tonu 25.49%

CMYK: (0,12,37,25)
C0M12Y37K25 (0%, 12%, 37%, 25%)
(0.00 / 0.12 / 0.37 / 0.25)

CMYK yüzdeleri

%0
%11.58
%36.84
%25.49

Codes

Color #BEA878 in popluar color models

BE A8 78
RGB 190 168 120
HSL 41° 35.00% 60.78%
HSB/HSV 41° 36.84% 74.51%
CMYK 0.00% 11.58% 36.84%
25.49%

Color #BEA878 in popluar number systems.

HEX BE A8 78
Decimal 190 168 120
Binary 10111110 10101000 1111000
Octal 276 250 170

Shades and tints

Shades of #BEA878

#BEA878
(190,168,120)
#AD996E
(173,153,110)
#9C8A64
(156,138,100)
#8B7B5A
(139,123,90)
#7A6C50
(122,108,80)
#695D46
(105,93,70)
#584E3C
(88,78,60)
#473F32
(71,63,50)
#363028
(54,48,40)
#25211E
(37,33,30)
#141214
(20,18,20)
#000000
(0,0,0)

Tints of #BEA878

#BEA878
(190,168,120)
#C3AF84
(195,175,132)
#C8B690
(200,182,144)
#CDBD9C
(205,189,156)
#D2C4A8
(210,196,168)
#D7CBB4
(215,203,180)
#DCD2C0
(220,210,192)
#E1D9CC
(225,217,204)
#E6E0D8
(230,224,216)
#EBE7E4
(235,231,228)
#F0EEF0
(240,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEA878 color. Also use rgb(190,168,120) instead hex code.

Text Font Color

.myTextColor { color: #BEA878; }

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

This text font color is #BEA878.

Background Color

.myBgColor { background-color: #BEA878; }

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

This div background color is #BEA878.

Border color

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

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

This div border color is #BEA878.

Opacity

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

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

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

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

This text has shadow with #BEA878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA878.

Preview

Color preview on black background

This text has color #BEA878 on black background.


Color preview on white background

This text has color #BEA878 on white background.


Black color preview on #BEA878 background

This text has black color on #BEA878 background.


White color preview on #BEA878 background

This text has white color on #BEA878 background.


Related colors

Complementary color

Complementary color for #hex is #415787.


I love getcolorcode.com

Triadic colors

1 #78BEA8 and #A878BE with #BEA878 are triadic colors.

2 #78A8BE and #A8BE78 with #BEA878 are triadic colors.