COLOR #BC7A77

HEX: #BC7A77 RGB: (188,122,119)

Renk bilgisi

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

RGB renk modeli

#BC7A77 color RGB value is (188,122,119).

RGB: (188,122,119) (74%, 48%, 47%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 122 of 255 = 48%
B 119 of 255 = 47%

188
122
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 122 + 119 = 429 (100%)
R 188 of 429 ~ 43.82%
G 122 of 429 ~ 28.44%
B 119 of 429 ~ 27.74'%

%43.82
%28.44
%27.74

CMYK RENK MODELİ

#BC7A77 rengi CMYK tonu (0,35,37,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.11%
  • sarı tonu 36.70%
  • ana renk tonu 26.27%

CMYK: (0,35,37,26)
C0M35Y37K26 (0%, 35%, 37%, 26%)
(0.00 / 0.35 / 0.37 / 0.26)

CMYK yüzdeleri

%0
%35.11
%36.7
%26.27

Codes

Color #BC7A77 in popluar color models

BC 7A 77
RGB 188 122 119
HSL 33.99% 60.20%
HSB/HSV 36.70% 73.73%
CMYK 0.00% 35.11% 36.70%
26.27%

Color #BC7A77 in popluar number systems.

HEX BC 7A 77
Decimal 188 122 119
Binary 10111100 1111010 1110111
Octal 274 172 167

Shades and tints

Shades of #BC7A77

#BC7A77
(188,122,119)
#AB6F6D
(171,111,109)
#9A6463
(154,100,99)
#895959
(137,89,89)
#784E4F
(120,78,79)
#674345
(103,67,69)
#56383B
(86,56,59)
#452D31
(69,45,49)
#342227
(52,34,39)
#23171D
(35,23,29)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #BC7A77

#BC7A77
(188,122,119)
#C28683
(194,134,131)
#C8928F
(200,146,143)
#CE9E9B
(206,158,155)
#D4AAA7
(212,170,167)
#DAB6B3
(218,182,179)
#E0C2BF
(224,194,191)
#E6CECB
(230,206,203)
#ECDAD7
(236,218,215)
#F2E6E3
(242,230,227)
#F8F2EF
(248,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7A77 color. Also use rgb(188,122,119) instead hex code.

Text Font Color

.myTextColor { color: #BC7A77; }

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

This text font color is #BC7A77.

Background Color

.myBgColor { background-color: #BC7A77; }

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

This div background color is #BC7A77.

Border color

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

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

This div border color is #BC7A77.

Opacity

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

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

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

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

This text has shadow with #BC7A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7A77.

Preview

Color preview on black background

This text has color #BC7A77 on black background.


Color preview on white background

This text has color #BC7A77 on white background.


Black color preview on #BC7A77 background

This text has black color on #BC7A77 background.


White color preview on #BC7A77 background

This text has white color on #BC7A77 background.


Related colors

Complementary color

Complementary color for #hex is #438588.


I love getcolorcode.com

Triadic colors

1 #77BC7A and #7A77BC with #BC7A77 are triadic colors.

2 #777ABC and #7ABC77 with #BC7A77 are triadic colors.