COLOR #BC9512

HEX: #BC9512 RGB: (188,149,18)

Renk bilgisi

#BC9512 contains mainly red and green colors. #BC9512 ‘ nin web güvenlik rengi #CC9900 (ya da #C90) dir.

RGB renk modeli

#BC9512 color RGB value is (188,149,18).

RGB: (188,149,18) (74%, 58%, 7%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 149 of 255 = 58%
B 18 of 255 = 7%

188
149
18

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 149 + 18 = 355 (100%)
R 188 of 355 ~ 52.96%
G 149 of 355 ~ 41.97%
B 18 of 355 ~ 5.07'%

%52.96
%41.97

CMYK RENK MODELİ

#BC9512 rengi CMYK tonu (0,21,90,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.74%
  • sarı tonu 90.43%
  • ana renk tonu 26.27%

CMYK: (0,21,90,26)
C0M21Y90K26 (0%, 21%, 90%, 26%)
(0.00 / 0.21 / 0.90 / 0.26)

CMYK yüzdeleri

%0
%20.74
%90.43
%26.27

Codes

Color #BC9512 in popluar color models

BC 95 12
RGB 188 149 18
HSL 46° 82.52% 40.39%
HSB/HSV 46° 90.43% 73.73%
CMYK 0.00% 20.74% 90.43%
26.27%

Color #BC9512 in popluar number systems.

HEX BC 95 12
Decimal 188 149 18
Binary 10111100 10010101 10010
Octal 274 225 22

Shades and tints

Shades of #BC9512

#BC9512
(188,149,18)
#AB8811
(171,136,17)
#9A7B10
(154,123,16)
#896E0F
(137,110,15)
#78610E
(120,97,14)
#67540D
(103,84,13)
#56470C
(86,71,12)
#453A0B
(69,58,11)
#342D0A
(52,45,10)
#232009
(35,32,9)
#121308
(18,19,8)
#000000
(0,0,0)

Tints of #BC9512

#BC9512
(188,149,18)
#C29E27
(194,158,39)
#C8A73C
(200,167,60)
#CEB051
(206,176,81)
#D4B966
(212,185,102)
#DAC27B
(218,194,123)
#E0CB90
(224,203,144)
#E6D4A5
(230,212,165)
#ECDDBA
(236,221,186)
#F2E6CF
(242,230,207)
#F8EFE4
(248,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC9512 color. Also use rgb(188,149,18) instead hex code.

Text Font Color

.myTextColor { color: #BC9512; }

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

This text font color is #BC9512.

Background Color

.myBgColor { background-color: #BC9512; }

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

This div background color is #BC9512.

Border color

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

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

This div border color is #BC9512.

Opacity

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

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

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

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

This text has shadow with #BC9512 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC9512.

Preview

Color preview on black background

This text has color #BC9512 on black background.


Color preview on white background

This text has color #BC9512 on white background.


Black color preview on #BC9512 background

This text has black color on #BC9512 background.


White color preview on #BC9512 background

This text has white color on #BC9512 background.


Related colors

Complementary color

Complementary color for #hex is #436AED.


I love getcolorcode.com

Triadic colors

1 #12BC95 and #9512BC with #BC9512 are triadic colors.

2 #1295BC and #95BC12 with #BC9512 are triadic colors.