COLOR #BC7E75

HEX: #BC7E75 RGB: (188,126,117)

Renk bilgisi

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

RGB renk modeli

#BC7E75 color RGB value is (188,126,117).

RGB: (188,126,117) (74%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 126 of 255 = 49%
B 117 of 255 = 46%

188
126
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 126 + 117 = 431 (100%)
R 188 of 431 ~ 43.62%
G 126 of 431 ~ 29.23%
B 117 of 431 ~ 27.15'%

%43.62
%29.23
%27.15

CMYK RENK MODELİ

#BC7E75 rengi CMYK tonu (0,33,38,26).

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

CMYK: (0,33,38,26)
C0M33Y38K26 (0%, 33%, 38%, 26%)
(0.00 / 0.33 / 0.38 / 0.26)

CMYK yüzdeleri

%0
%32.98
%37.77
%26.27

Codes

Color #BC7E75 in popluar color models

BC 7E 75
RGB 188 126 117
HSL 34.63% 59.80%
HSB/HSV 37.77% 73.73%
CMYK 0.00% 32.98% 37.77%
26.27%

Color #BC7E75 in popluar number systems.

HEX BC 7E 75
Decimal 188 126 117
Binary 10111100 1111110 1110101
Octal 274 176 165

Shades and tints

Shades of #BC7E75

#BC7E75
(188,126,117)
#AB736B
(171,115,107)
#9A6861
(154,104,97)
#895D57
(137,93,87)
#78524D
(120,82,77)
#674743
(103,71,67)
#563C39
(86,60,57)
#45312F
(69,49,47)
#342625
(52,38,37)
#231B1B
(35,27,27)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #BC7E75

#BC7E75
(188,126,117)
#C28981
(194,137,129)
#C8948D
(200,148,141)
#CE9F99
(206,159,153)
#D4AAA5
(212,170,165)
#DAB5B1
(218,181,177)
#E0C0BD
(224,192,189)
#E6CBC9
(230,203,201)
#ECD6D5
(236,214,213)
#F2E1E1
(242,225,225)
#F8ECED
(248,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC7E75; }

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

This text font color is #BC7E75.

Background Color

.myBgColor { background-color: #BC7E75; }

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

This div background color is #BC7E75.

Border color

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

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

This div border color is #BC7E75.

Opacity

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

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

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

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

This text has shadow with #BC7E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7E75.

Preview

Color preview on black background

This text has color #BC7E75 on black background.


Color preview on white background

This text has color #BC7E75 on white background.


Black color preview on #BC7E75 background

This text has black color on #BC7E75 background.


White color preview on #BC7E75 background

This text has white color on #BC7E75 background.


Related colors

Complementary color

Complementary color for #hex is #43818A.


I love getcolorcode.com

Triadic colors

1 #75BC7E and #7E75BC with #BC7E75 are triadic colors.

2 #757EBC and #7EBC75 with #BC7E75 are triadic colors.