COLOR #BC6139

HEX: #BC6139 RGB: (188,97,57)

Renk bilgisi

#BC6139 contains mainly red color. #BC6139 ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#BC6139 color RGB value is (188,97,57).

RGB: (188,97,57) (74%, 38%, 22%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 97 of 255 = 38%
B 57 of 255 = 22%

188
97
57

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 97 + 57 = 342 (100%)
R 188 of 342 ~ 54.97%
G 97 of 342 ~ 28.36%
B 57 of 342 ~ 16.67'%

%54.97
%28.36
%16.67

CMYK RENK MODELİ

#BC6139 rengi CMYK tonu (0,48,70,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.40%
  • sarı tonu 69.68%
  • ana renk tonu 26.27%

CMYK: (0,48,70,26)
C0M48Y70K26 (0%, 48%, 70%, 26%)
(0.00 / 0.48 / 0.70 / 0.26)

CMYK yüzdeleri

%0
%48.4
%69.68
%26.27

Codes

Color #BC6139 in popluar color models

BC 61 39
RGB 188 97 57
HSL 18° 53.47% 48.04%
HSB/HSV 18° 69.68% 73.73%
CMYK 0.00% 48.40% 69.68%
26.27%

Color #BC6139 in popluar number systems.

HEX BC 61 39
Decimal 188 97 57
Binary 10111100 1100001 111001
Octal 274 141 71

Shades and tints

Shades of #BC6139

#BC6139
(188,97,57)
#AB5934
(171,89,52)
#9A512F
(154,81,47)
#89492A
(137,73,42)
#784125
(120,65,37)
#673920
(103,57,32)
#56311B
(86,49,27)
#452916
(69,41,22)
#342111
(52,33,17)
#23190C
(35,25,12)
#121107
(18,17,7)
#000000
(0,0,0)

Tints of #BC6139

#BC6139
(188,97,57)
#C26F4B
(194,111,75)
#C87D5D
(200,125,93)
#CE8B6F
(206,139,111)
#D49981
(212,153,129)
#DAA793
(218,167,147)
#E0B5A5
(224,181,165)
#E6C3B7
(230,195,183)
#ECD1C9
(236,209,201)
#F2DFDB
(242,223,219)
#F8EDED
(248,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC6139 color. Also use rgb(188,97,57) instead hex code.

Text Font Color

.myTextColor { color: #BC6139; }

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

This text font color is #BC6139.

Background Color

.myBgColor { background-color: #BC6139; }

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

This div background color is #BC6139.

Border color

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

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

This div border color is #BC6139.

Opacity

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

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

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

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

This text has shadow with #BC6139 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC6139.

Preview

Color preview on black background

This text has color #BC6139 on black background.


Color preview on white background

This text has color #BC6139 on white background.


Black color preview on #BC6139 background

This text has black color on #BC6139 background.


White color preview on #BC6139 background

This text has white color on #BC6139 background.


Related colors

Complementary color

Complementary color for #hex is #439EC6.


I love getcolorcode.com

Triadic colors

1 #39BC61 and #6139BC with #BC6139 are triadic colors.

2 #3961BC and #61BC39 with #BC6139 are triadic colors.