COLOR #BE6C7E

HEX: #BE6C7E RGB: (190,108,126)

Renk bilgisi

#BE6C7E contains mainly red color. #BE6C7E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#BE6C7E color RGB value is (190,108,126).

RGB: (190,108,126) (75%, 42%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 108 of 255 = 42%
B 126 of 255 = 49%

190
108
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 108 + 126 = 424 (100%)
R 190 of 424 ~ 44.81%
G 108 of 424 ~ 25.47%
B 126 of 424 ~ 29.72'%

%44.81
%25.47
%29.72

CMYK RENK MODELİ

#BE6C7E rengi CMYK tonu (0,43,34,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.16%
  • sarı tonu 33.68%
  • ana renk tonu 25.49%

CMYK: (0,43,34,25)
C0M43Y34K25 (0%, 43%, 34%, 25%)
(0.00 / 0.43 / 0.34 / 0.25)

CMYK yüzdeleri

%0
%43.16
%33.68
%25.49

Codes

Color #BE6C7E in popluar color models

BE 6C 7E
RGB 190 108 126
HSL 347° 38.68% 58.43%
HSB/HSV 347° 43.16% 74.51%
CMYK 0.00% 43.16% 33.68%
25.49%

Color #BE6C7E in popluar number systems.

HEX BE 6C 7E
Decimal 190 108 126
Binary 10111110 1101100 1111110
Octal 276 154 176

Shades and tints

Shades of #BE6C7E

#BE6C7E
(190,108,126)
#AD6373
(173,99,115)
#9C5A68
(156,90,104)
#8B515D
(139,81,93)
#7A4852
(122,72,82)
#693F47
(105,63,71)
#58363C
(88,54,60)
#472D31
(71,45,49)
#362426
(54,36,38)
#251B1B
(37,27,27)
#141210
(20,18,16)
#000000
(0,0,0)

Tints of #BE6C7E

#BE6C7E
(190,108,126)
#C37989
(195,121,137)
#C88694
(200,134,148)
#CD939F
(205,147,159)
#D2A0AA
(210,160,170)
#D7ADB5
(215,173,181)
#DCBAC0
(220,186,192)
#E1C7CB
(225,199,203)
#E6D4D6
(230,212,214)
#EBE1E1
(235,225,225)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE6C7E color. Also use rgb(190,108,126) instead hex code.

Text Font Color

.myTextColor { color: #BE6C7E; }

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

This text font color is #BE6C7E.

Background Color

.myBgColor { background-color: #BE6C7E; }

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

This div background color is #BE6C7E.

Border color

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

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

This div border color is #BE6C7E.

Opacity

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

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

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

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

This text has shadow with #BE6C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE6C7E.

Preview

Color preview on black background

This text has color #BE6C7E on black background.


Color preview on white background

This text has color #BE6C7E on white background.


Black color preview on #BE6C7E background

This text has black color on #BE6C7E background.


White color preview on #BE6C7E background

This text has white color on #BE6C7E background.


Related colors

Complementary color

Complementary color for #hex is #419381.


I love getcolorcode.com

Triadic colors

1 #7EBE6C and #6C7EBE with #BE6C7E are triadic colors.

2 #7E6CBE and #6CBE7E with #BE6C7E are triadic colors.