COLOR #BEA898

HEX: #BEA898 RGB: (190,168,152)

Renk bilgisi

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

RGB renk modeli

#BEA898 color RGB value is (190,168,152).

RGB: (190,168,152) (75%, 66%, 60%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 168 of 255 = 66%
B 152 of 255 = 60%

190
168
152

R + G + B ~ 67%. #BEA898 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 168 + 152 = 510 (100%)
R 190 of 510 ~ 37.25%
G 168 of 510 ~ 32.94%
B 152 of 510 ~ 29.8'%

%37.25
%32.94
%29.8

CMYK RENK MODELİ

#BEA898 rengi CMYK tonu (0,12,20,25).

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

CMYK: (0,12,20,25)
C0M12Y20K25 (0%, 12%, 20%, 25%)
(0.00 / 0.12 / 0.20 / 0.25)

CMYK yüzdeleri

%0
%11.58
%20
%25.49

Codes

Color #BEA898 in popluar color models

BE A8 98
RGB 190 168 152
HSL 25° 22.62% 67.06%
HSB/HSV 25° 20.00% 74.51%
CMYK 0.00% 11.58% 20.00%
25.49%

Color #BEA898 in popluar number systems.

HEX BE A8 98
Decimal 190 168 152
Binary 10111110 10101000 10011000
Octal 276 250 230

Shades and tints

Shades of #BEA898

#BEA898
(190,168,152)
#AD998B
(173,153,139)
#9C8A7E
(156,138,126)
#8B7B71
(139,123,113)
#7A6C64
(122,108,100)
#695D57
(105,93,87)
#584E4A
(88,78,74)
#473F3D
(71,63,61)
#363030
(54,48,48)
#252123
(37,33,35)
#141216
(20,18,22)
#000000
(0,0,0)

Tints of #BEA898

#BEA898
(190,168,152)
#C3AFA1
(195,175,161)
#C8B6AA
(200,182,170)
#CDBDB3
(205,189,179)
#D2C4BC
(210,196,188)
#D7CBC5
(215,203,197)
#DCD2CE
(220,210,206)
#E1D9D7
(225,217,215)
#E6E0E0
(230,224,224)
#EBE7E9
(235,231,233)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA898; }

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

This text font color is #BEA898.

Background Color

.myBgColor { background-color: #BEA898; }

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

This div background color is #BEA898.

Border color

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

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

This div border color is #BEA898.

Opacity

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

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

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

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

This text has shadow with #BEA898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA898.

Preview

Color preview on black background

This text has color #BEA898 on black background.


Color preview on white background

This text has color #BEA898 on white background.


Black color preview on #BEA898 background

This text has black color on #BEA898 background.


White color preview on #BEA898 background

This text has white color on #BEA898 background.


Related colors

Complementary color

Complementary color for #hex is #415767.


I love getcolorcode.com

Triadic colors

1 #98BEA8 and #A898BE with #BEA898 are triadic colors.

2 #98A8BE and #A8BE98 with #BEA898 are triadic colors.