COLOR #BEA4B0

HEX: #BEA4B0 RGB: (190,164,176)

Renk bilgisi

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

RGB renk modeli

#BEA4B0 color RGB value is (190,164,176).

RGB: (190,164,176) (75%, 64%, 69%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 164 of 255 = 64%
B 176 of 255 = 69%

190
164
176

R + G + B ~ 69%. #BEA4B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 164 + 176 = 530 (100%)
R 190 of 530 ~ 35.85%
G 164 of 530 ~ 30.94%
B 176 of 530 ~ 33.21'%

%35.85
%30.94
%33.21

CMYK RENK MODELİ

#BEA4B0 rengi CMYK tonu (0,14,7,25).

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

CMYK: (0,14,7,25)
C0M14Y7K25 (0%, 14%, 7%, 25%)
(0.00 / 0.14 / 0.07 / 0.25)

CMYK yüzdeleri

%0
%13.68
%7.37
%25.49

Codes

Color #BEA4B0 in popluar color models

BE A4 B0
RGB 190 164 176
HSL 332° 16.67% 69.41%
HSB/HSV 332° 13.68% 74.51%
CMYK 0.00% 13.68% 7.37%
25.49%

Color #BEA4B0 in popluar number systems.

HEX BE A4 B0
Decimal 190 164 176
Binary 10111110 10100100 10110000
Octal 276 244 260

Shades and tints

Shades of #BEA4B0

#BEA4B0
(190,164,176)
#AD96A0
(173,150,160)
#9C8890
(156,136,144)
#8B7A80
(139,122,128)
#7A6C70
(122,108,112)
#695E60
(105,94,96)
#585050
(88,80,80)
#474240
(71,66,64)
#363430
(54,52,48)
#252620
(37,38,32)
#141810
(20,24,16)
#000000
(0,0,0)

Tints of #BEA4B0

#BEA4B0
(190,164,176)
#C3ACB7
(195,172,183)
#C8B4BE
(200,180,190)
#CDBCC5
(205,188,197)
#D2C4CC
(210,196,204)
#D7CCD3
(215,204,211)
#DCD4DA
(220,212,218)
#E1DCE1
(225,220,225)
#E6E4E8
(230,228,232)
#EBECEF
(235,236,239)
#F0F4F6
(240,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BEA4B0; }

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

This text font color is #BEA4B0.

Background Color

.myBgColor { background-color: #BEA4B0; }

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

This div background color is #BEA4B0.

Border color

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

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

This div border color is #BEA4B0.

Opacity

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

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

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

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

This text has shadow with #BEA4B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEA4B0.

Preview

Color preview on black background

This text has color #BEA4B0 on black background.


Color preview on white background

This text has color #BEA4B0 on white background.


Black color preview on #BEA4B0 background

This text has black color on #BEA4B0 background.


White color preview on #BEA4B0 background

This text has white color on #BEA4B0 background.


Related colors

Complementary color

Complementary color for #hex is #415B4F.


I love getcolorcode.com

Triadic colors

1 #B0BEA4 and #A4B0BE with #BEA4B0 are triadic colors.

2 #B0A4BE and #A4BEB0 with #BEA4B0 are triadic colors.