COLOR #BCC063

HEX: #BCC063 RGB: (188,192,99)

Renk bilgisi

#BCC063 contains mainly red and green colors. #BCC063 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BCC063 color RGB value is (188,192,99).

RGB: (188,192,99) (74%, 75%, 39%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 192 of 255 = 75%
B 99 of 255 = 39%

188
192
99

R + G + B ~ 63%. #BCC063 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 192 + 99 = 479 (100%)
R 188 of 479 ~ 39.25%
G 192 of 479 ~ 40.08%
B 99 of 479 ~ 20.67'%

%39.25
%40.08
%20.67

CMYK RENK MODELİ

#BCC063 rengi CMYK tonu (2,0,48,25).

  • camgöbeği tonu 2.08%
  • eflatun tonu 0.00%
  • sarı tonu 48.44%
  • ana renk tonu 24.71%

CMYK: (2,0,48,25)
C2M0Y48K25 (2%, 0%, 48%, 25%)
(0.02 / 0.00 / 0.48 / 0.25)

CMYK yüzdeleri

%2.08
%0
%48.44
%24.71

Codes

Color #BCC063 in popluar color models

BC C0 63
RGB 188 192 99
HSL 63° 42.47% 57.06%
HSB/HSV 63° 48.44% 75.29%
CMYK 2.08% 0.00% 48.44%
24.71%

Color #BCC063 in popluar number systems.

HEX BC C0 63
Decimal 188 192 99
Binary 10111100 11000000 1100011
Octal 274 300 143

Shades and tints

Shades of #BCC063

#BCC063
(188,192,99)
#ABAF5A
(171,175,90)
#9A9E51
(154,158,81)
#898D48
(137,141,72)
#787C3F
(120,124,63)
#676B36
(103,107,54)
#565A2D
(86,90,45)
#454924
(69,73,36)
#34381B
(52,56,27)
#232712
(35,39,18)
#121609
(18,22,9)
#000000
(0,0,0)

Tints of #BCC063

#BCC063
(188,192,99)
#C2C571
(194,197,113)
#C8CA7F
(200,202,127)
#CECF8D
(206,207,141)
#D4D49B
(212,212,155)
#DAD9A9
(218,217,169)
#E0DEB7
(224,222,183)
#E6E3C5
(230,227,197)
#ECE8D3
(236,232,211)
#F2EDE1
(242,237,225)
#F8F2EF
(248,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC063 color. Also use rgb(188,192,99) instead hex code.

Text Font Color

.myTextColor { color: #BCC063; }

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

This text font color is #BCC063.

Background Color

.myBgColor { background-color: #BCC063; }

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

This div background color is #BCC063.

Border color

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

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

This div border color is #BCC063.

Opacity

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

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

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

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

This text has shadow with #BCC063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC063.

Preview

Color preview on black background

This text has color #BCC063 on black background.


Color preview on white background

This text has color #BCC063 on white background.


Black color preview on #BCC063 background

This text has black color on #BCC063 background.


White color preview on #BCC063 background

This text has white color on #BCC063 background.


Related colors

Complementary color

Complementary color for #hex is #433F9C.


I love getcolorcode.com

Triadic colors

1 #63BCC0 and #C063BC with #BCC063 are triadic colors.

2 #63C0BC and #C0BC63 with #BCC063 are triadic colors.