COLOR #BC6D75

HEX: #BC6D75 RGB: (188,109,117)

Renk bilgisi

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

RGB renk modeli

#BC6D75 color RGB value is (188,109,117).

RGB: (188,109,117) (74%, 43%, 46%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 109 of 255 = 43%
B 117 of 255 = 46%

188
109
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 109 + 117 = 414 (100%)
R 188 of 414 ~ 45.41%
G 109 of 414 ~ 26.33%
B 117 of 414 ~ 28.26'%

%45.41
%26.33
%28.26

CMYK RENK MODELİ

#BC6D75 rengi CMYK tonu (0,42,38,26).

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

CMYK: (0,42,38,26)
C0M42Y38K26 (0%, 42%, 38%, 26%)
(0.00 / 0.42 / 0.38 / 0.26)

CMYK yüzdeleri

%0
%42.02
%37.77
%26.27

Codes

Color #BC6D75 in popluar color models

BC 6D 75
RGB 188 109 117
HSL 354° 37.09% 58.24%
HSB/HSV 354° 42.02% 73.73%
CMYK 0.00% 42.02% 37.77%
26.27%

Color #BC6D75 in popluar number systems.

HEX BC 6D 75
Decimal 188 109 117
Binary 10111100 1101101 1110101
Octal 274 155 165

Shades and tints

Shades of #BC6D75

#BC6D75
(188,109,117)
#AB646B
(171,100,107)
#9A5B61
(154,91,97)
#895257
(137,82,87)
#78494D
(120,73,77)
#674043
(103,64,67)
#563739
(86,55,57)
#452E2F
(69,46,47)
#342525
(52,37,37)
#231C1B
(35,28,27)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #BC6D75

#BC6D75
(188,109,117)
#C27A81
(194,122,129)
#C8878D
(200,135,141)
#CE9499
(206,148,153)
#D4A1A5
(212,161,165)
#DAAEB1
(218,174,177)
#E0BBBD
(224,187,189)
#E6C8C9
(230,200,201)
#ECD5D5
(236,213,213)
#F2E2E1
(242,226,225)
#F8EFED
(248,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC6D75; }

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

This text font color is #BC6D75.

Background Color

.myBgColor { background-color: #BC6D75; }

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

This div background color is #BC6D75.

Border color

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

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

This div border color is #BC6D75.

Opacity

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

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

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

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

This text has shadow with #BC6D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6D75.

Preview

Color preview on black background

This text has color #BC6D75 on black background.


Color preview on white background

This text has color #BC6D75 on white background.


Black color preview on #BC6D75 background

This text has black color on #BC6D75 background.


White color preview on #BC6D75 background

This text has white color on #BC6D75 background.


Related colors

Complementary color

Complementary color for #hex is #43928A.


I love getcolorcode.com

Triadic colors

1 #75BC6D and #6D75BC with #BC6D75 are triadic colors.

2 #756DBC and #6DBC75 with #BC6D75 are triadic colors.