COLOR #BE6A8C

HEX: #BE6A8C RGB: (190,106,140)

Renk bilgisi

#BE6A8C contains mainly red and blue colors. #BE6A8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#BE6A8C color RGB value is (190,106,140).

RGB: (190,106,140) (75%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 106 of 255 = 42%
B 140 of 255 = 55%

190
106
140

R + G + B ~ 57%. #BE6A8C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 106 + 140 = 436 (100%)
R 190 of 436 ~ 43.58%
G 106 of 436 ~ 24.31%
B 140 of 436 ~ 32.11'%

%43.58
%24.31
%32.11

CMYK RENK MODELİ

#BE6A8C rengi CMYK tonu (0,44,26,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.21%
  • sarı tonu 26.32%
  • ana renk tonu 25.49%

CMYK: (0,44,26,25)
C0M44Y26K25 (0%, 44%, 26%, 25%)
(0.00 / 0.44 / 0.26 / 0.25)

CMYK yüzdeleri

%0
%44.21
%26.32
%25.49

Codes

Color #BE6A8C in popluar color models

BE 6A 8C
RGB 190 106 140
HSL 336° 39.25% 58.04%
HSB/HSV 336° 44.21% 74.51%
CMYK 0.00% 44.21% 26.32%
25.49%

Color #BE6A8C in popluar number systems.

HEX BE 6A 8C
Decimal 190 106 140
Binary 10111110 1101010 10001100
Octal 276 152 214

Shades and tints

Shades of #BE6A8C

#BE6A8C
(190,106,140)
#AD6180
(173,97,128)
#9C5874
(156,88,116)
#8B4F68
(139,79,104)
#7A465C
(122,70,92)
#693D50
(105,61,80)
#583444
(88,52,68)
#472B38
(71,43,56)
#36222C
(54,34,44)
#251920
(37,25,32)
#141014
(20,16,20)
#000000
(0,0,0)

Tints of #BE6A8C

#BE6A8C
(190,106,140)
#C37796
(195,119,150)
#C884A0
(200,132,160)
#CD91AA
(205,145,170)
#D29EB4
(210,158,180)
#D7ABBE
(215,171,190)
#DCB8C8
(220,184,200)
#E1C5D2
(225,197,210)
#E6D2DC
(230,210,220)
#EBDFE6
(235,223,230)
#F0ECF0
(240,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE6A8C color. Also use rgb(190,106,140) instead hex code.

Text Font Color

.myTextColor { color: #BE6A8C; }

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

This text font color is #BE6A8C.

Background Color

.myBgColor { background-color: #BE6A8C; }

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

This div background color is #BE6A8C.

Border color

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

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

This div border color is #BE6A8C.

Opacity

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

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

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

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

This text has shadow with #BE6A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE6A8C.

Preview

Color preview on black background

This text has color #BE6A8C on black background.


Color preview on white background

This text has color #BE6A8C on white background.


Black color preview on #BE6A8C background

This text has black color on #BE6A8C background.


White color preview on #BE6A8C background

This text has white color on #BE6A8C background.


Related colors

Complementary color

Complementary color for #hex is #419573.


I love getcolorcode.com

Triadic colors

1 #8CBE6A and #6A8CBE with #BE6A8C are triadic colors.

2 #8C6ABE and #6ABE8C with #BE6A8C are triadic colors.