COLOR #BC7C7E

HEX: #BC7C7E RGB: (188,124,126)

Renk bilgisi

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

RGB renk modeli

#BC7C7E color RGB value is (188,124,126).

RGB: (188,124,126) (74%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 124 of 255 = 49%
B 126 of 255 = 49%

188
124
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 124 + 126 = 438 (100%)
R 188 of 438 ~ 42.92%
G 124 of 438 ~ 28.31%
B 126 of 438 ~ 28.77'%

%42.92
%28.31
%28.77

CMYK RENK MODELİ

#BC7C7E rengi CMYK tonu (0,34,33,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.04%
  • sarı tonu 32.98%
  • ana renk tonu 26.27%

CMYK: (0,34,33,26)
C0M34Y33K26 (0%, 34%, 33%, 26%)
(0.00 / 0.34 / 0.33 / 0.26)

CMYK yüzdeleri

%0
%34.04
%32.98
%26.27

Codes

Color #BC7C7E in popluar color models

BC 7C 7E
RGB 188 124 126
HSL 358° 32.32% 61.18%
HSB/HSV 358° 34.04% 73.73%
CMYK 0.00% 34.04% 32.98%
26.27%

Color #BC7C7E in popluar number systems.

HEX BC 7C 7E
Decimal 188 124 126
Binary 10111100 1111100 1111110
Octal 274 174 176

Shades and tints

Shades of #BC7C7E

#BC7C7E
(188,124,126)
#AB7173
(171,113,115)
#9A6668
(154,102,104)
#895B5D
(137,91,93)
#785052
(120,80,82)
#674547
(103,69,71)
#563A3C
(86,58,60)
#452F31
(69,47,49)
#342426
(52,36,38)
#23191B
(35,25,27)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #BC7C7E

#BC7C7E
(188,124,126)
#C28789
(194,135,137)
#C89294
(200,146,148)
#CE9D9F
(206,157,159)
#D4A8AA
(212,168,170)
#DAB3B5
(218,179,181)
#E0BEC0
(224,190,192)
#E6C9CB
(230,201,203)
#ECD4D6
(236,212,214)
#F2DFE1
(242,223,225)
#F8EAEC
(248,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7C7E color. Also use rgb(188,124,126) instead hex code.

Text Font Color

.myTextColor { color: #BC7C7E; }

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

This text font color is #BC7C7E.

Background Color

.myBgColor { background-color: #BC7C7E; }

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

This div background color is #BC7C7E.

Border color

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

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

This div border color is #BC7C7E.

Opacity

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

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

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

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

This text has shadow with #BC7C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7C7E.

Preview

Color preview on black background

This text has color #BC7C7E on black background.


Color preview on white background

This text has color #BC7C7E on white background.


Black color preview on #BC7C7E background

This text has black color on #BC7C7E background.


White color preview on #BC7C7E background

This text has white color on #BC7C7E background.


Related colors

Complementary color

Complementary color for #hex is #438381.


I love getcolorcode.com

Triadic colors

1 #7EBC7C and #7C7EBC with #BC7C7E are triadic colors.

2 #7E7CBC and #7CBC7E with #BC7C7E are triadic colors.