COLOR #BCC68D

HEX: #BCC68D RGB: (188,198,141)

Renk bilgisi

#BCC68D contains red, green and blue colors in about the same proportion. #BCC68D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCC68D color RGB value is (188,198,141).

RGB: (188,198,141) (74%, 78%, 55%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 198 of 255 = 78%
B 141 of 255 = 55%

188
198
141

R + G + B ~ 69%. #BCC68D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 198 + 141 = 527 (100%)
R 188 of 527 ~ 35.67%
G 198 of 527 ~ 37.57%
B 141 of 527 ~ 26.76'%

%35.67
%37.57
%26.76

CMYK RENK MODELİ

#BCC68D rengi CMYK tonu (5,0,29,22).

  • camgöbeği tonu 5.05%
  • eflatun tonu 0.00%
  • sarı tonu 28.79%
  • ana renk tonu 22.35%

CMYK: (5,0,29,22)
C5M0Y29K22 (5%, 0%, 29%, 22%)
(0.05 / 0.00 / 0.29 / 0.22)

CMYK yüzdeleri

%5.05
%0
%28.79
%22.35

Codes

Color #BCC68D in popluar color models

BC C6 8D
RGB 188 198 141
HSL 71° 33.33% 66.47%
HSB/HSV 71° 28.79% 77.65%
CMYK 5.05% 0.00% 28.79%
22.35%

Color #BCC68D in popluar number systems.

HEX BC C6 8D
Decimal 188 198 141
Binary 10111100 11000110 10001101
Octal 274 306 215

Shades and tints

Shades of #BCC68D

#BCC68D
(188,198,141)
#ABB481
(171,180,129)
#9AA275
(154,162,117)
#899069
(137,144,105)
#787E5D
(120,126,93)
#676C51
(103,108,81)
#565A45
(86,90,69)
#454839
(69,72,57)
#34362D
(52,54,45)
#232421
(35,36,33)
#121215
(18,18,21)
#000000
(0,0,0)

Tints of #BCC68D

#BCC68D
(188,198,141)
#C2CB97
(194,203,151)
#C8D0A1
(200,208,161)
#CED5AB
(206,213,171)
#D4DAB5
(212,218,181)
#DADFBF
(218,223,191)
#E0E4C9
(224,228,201)
#E6E9D3
(230,233,211)
#ECEEDD
(236,238,221)
#F2F3E7
(242,243,231)
#F8F8F1
(248,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC68D color. Also use rgb(188,198,141) instead hex code.

Text Font Color

.myTextColor { color: #BCC68D; }

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

This text font color is #BCC68D.

Background Color

.myBgColor { background-color: #BCC68D; }

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

This div background color is #BCC68D.

Border color

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

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

This div border color is #BCC68D.

Opacity

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

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

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

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

This text has shadow with #BCC68D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC68D.

Preview

Color preview on black background

This text has color #BCC68D on black background.


Color preview on white background

This text has color #BCC68D on white background.


Black color preview on #BCC68D background

This text has black color on #BCC68D background.


White color preview on #BCC68D background

This text has white color on #BCC68D background.


Related colors

Complementary color

Complementary color for #hex is #433972.


I love getcolorcode.com

Triadic colors

1 #8DBCC6 and #C68DBC with #BCC68D are triadic colors.

2 #8DC6BC and #C6BC8D with #BCC68D are triadic colors.