COLOR #BCD296

HEX: #BCD296 RGB: (188,210,150)

Renk bilgisi

#BCD296 contains mainly red and green colors. #BCD296 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCD296 color RGB value is (188,210,150).

RGB: (188,210,150) (74%, 82%, 59%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 210 of 255 = 82%
B 150 of 255 = 59%

188
210
150

R + G + B ~ 72%. #BCD296 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 210 + 150 = 548 (100%)
R 188 of 548 ~ 34.31%
G 210 of 548 ~ 38.32%
B 150 of 548 ~ 27.37'%

%34.31
%38.32
%27.37

CMYK RENK MODELİ

#BCD296 rengi CMYK tonu (10,0,29,18).

  • camgöbeği tonu 10.48%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 17.65%

CMYK: (10,0,29,18)
C10M0Y29K18 (10%, 0%, 29%, 18%)
(0.10 / 0.00 / 0.29 / 0.18)

CMYK yüzdeleri

%10.48
%0
%28.57
%17.65

Codes

Color #BCD296 in popluar color models

BC D2 96
RGB 188 210 150
HSL 82° 40.00% 70.59%
HSB/HSV 82° 28.57% 82.35%
CMYK 10.48% 0.00% 28.57%
17.65%

Color #BCD296 in popluar number systems.

HEX BC D2 96
Decimal 188 210 150
Binary 10111100 11010010 10010110
Octal 274 322 226

Shades and tints

Shades of #BCD296

#BCD296
(188,210,150)
#ABBF89
(171,191,137)
#9AAC7C
(154,172,124)
#89996F
(137,153,111)
#788662
(120,134,98)
#677355
(103,115,85)
#566048
(86,96,72)
#454D3B
(69,77,59)
#343A2E
(52,58,46)
#232721
(35,39,33)
#121414
(18,20,20)
#000000
(0,0,0)

Tints of #BCD296

#BCD296
(188,210,150)
#C2D69F
(194,214,159)
#C8DAA8
(200,218,168)
#CEDEB1
(206,222,177)
#D4E2BA
(212,226,186)
#DAE6C3
(218,230,195)
#E0EACC
(224,234,204)
#E6EED5
(230,238,213)
#ECF2DE
(236,242,222)
#F2F6E7
(242,246,231)
#F8FAF0
(248,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD296 color. Also use rgb(188,210,150) instead hex code.

Text Font Color

.myTextColor { color: #BCD296; }

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

This text font color is #BCD296.

Background Color

.myBgColor { background-color: #BCD296; }

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

This div background color is #BCD296.

Border color

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

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

This div border color is #BCD296.

Opacity

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

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

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

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

This text has shadow with #BCD296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD296.

Preview

Color preview on black background

This text has color #BCD296 on black background.


Color preview on white background

This text has color #BCD296 on white background.


Black color preview on #BCD296 background

This text has black color on #BCD296 background.


White color preview on #BCD296 background

This text has white color on #BCD296 background.


Related colors

Complementary color

Complementary color for #hex is #432D69.


I love getcolorcode.com

Triadic colors

1 #96BCD2 and #D296BC with #BCD296 are triadic colors.

2 #96D2BC and #D2BC96 with #BCD296 are triadic colors.