COLOR #BEAEC4

HEX: #BEAEC4 RGB: (190,174,196)

Renk bilgisi

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

RGB renk modeli

#BEAEC4 color RGB value is (190,174,196).

RGB: (190,174,196) (75%, 68%, 77%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 174 of 255 = 68%
B 196 of 255 = 77%

190
174
196

R + G + B ~ 73%. #BEAEC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 174 + 196 = 560 (100%)
R 190 of 560 ~ 33.93%
G 174 of 560 ~ 31.07%
B 196 of 560 ~ 35'%

%33.93
%31.07
%35

CMYK RENK MODELİ

#BEAEC4 rengi CMYK tonu (3,11,0,23).

  • camgöbeği tonu 3.06%
  • eflatun tonu 11.22%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (3,11,0,23)
C3M11Y0K23 (3%, 11%, 0%, 23%)
(0.03 / 0.11 / 0.00 / 0.23)

CMYK yüzdeleri

%3.06
%11.22
%0
%23.14

Codes

Color #BEAEC4 in popluar color models

BE AE C4
RGB 190 174 196
HSL 284° 15.71% 72.55%
HSB/HSV 284° 11.22% 76.86%
CMYK 3.06% 11.22% 0.00%
23.14%

Color #BEAEC4 in popluar number systems.

HEX BE AE C4
Decimal 190 174 196
Binary 10111110 10101110 11000100
Octal 276 256 304

Shades and tints

Shades of #BEAEC4

#BEAEC4
(190,174,196)
#AD9FB3
(173,159,179)
#9C90A2
(156,144,162)
#8B8191
(139,129,145)
#7A7280
(122,114,128)
#69636F
(105,99,111)
#58545E
(88,84,94)
#47454D
(71,69,77)
#36363C
(54,54,60)
#25272B
(37,39,43)
#14181A
(20,24,26)
#000000
(0,0,0)

Tints of #BEAEC4

#BEAEC4
(190,174,196)
#C3B5C9
(195,181,201)
#C8BCCE
(200,188,206)
#CDC3D3
(205,195,211)
#D2CAD8
(210,202,216)
#D7D1DD
(215,209,221)
#DCD8E2
(220,216,226)
#E1DFE7
(225,223,231)
#E6E6EC
(230,230,236)
#EBEDF1
(235,237,241)
#F0F4F6
(240,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BEAEC4 color. Also use rgb(190,174,196) instead hex code.

Text Font Color

.myTextColor { color: #BEAEC4; }

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

This text font color is #BEAEC4.

Background Color

.myBgColor { background-color: #BEAEC4; }

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

This div background color is #BEAEC4.

Border color

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

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

This div border color is #BEAEC4.

Opacity

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

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

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

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

This text has shadow with #BEAEC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BEAEC4.

Preview

Color preview on black background

This text has color #BEAEC4 on black background.


Color preview on white background

This text has color #BEAEC4 on white background.


Black color preview on #BEAEC4 background

This text has black color on #BEAEC4 background.


White color preview on #BEAEC4 background

This text has white color on #BEAEC4 background.


Related colors

Complementary color

Complementary color for #hex is #41513B.


I love getcolorcode.com

Triadic colors

1 #C4BEAE and #AEC4BE with #BEAEC4 are triadic colors.

2 #C4AEBE and #AEBEC4 with #BEAEC4 are triadic colors.