COLOR #BCCC6E

HEX: #BCCC6E RGB: (188,204,110)

Renk bilgisi

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

RGB renk modeli

#BCCC6E color RGB value is (188,204,110).

RGB: (188,204,110) (74%, 80%, 43%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 204 of 255 = 80%
B 110 of 255 = 43%

188
204
110

R + G + B ~ 66%. #BCCC6E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 204 + 110 = 502 (100%)
R 188 of 502 ~ 37.45%
G 204 of 502 ~ 40.64%
B 110 of 502 ~ 21.91'%

%37.45
%40.64
%21.91

CMYK RENK MODELİ

#BCCC6E rengi CMYK tonu (8,0,46,20).

  • camgöbeği tonu 7.84%
  • eflatun tonu 0.00%
  • sarı tonu 46.08%
  • ana renk tonu 20.00%

CMYK: (8,0,46,20)
C8M0Y46K20 (8%, 0%, 46%, 20%)
(0.08 / 0.00 / 0.46 / 0.20)

CMYK yüzdeleri

%7.84
%0
%46.08
%20

Codes

Color #BCCC6E in popluar color models

BC CC 6E
RGB 188 204 110
HSL 70° 47.96% 61.57%
HSB/HSV 70° 46.08% 80.00%
CMYK 7.84% 0.00% 46.08%
20.00%

Color #BCCC6E in popluar number systems.

HEX BC CC 6E
Decimal 188 204 110
Binary 10111100 11001100 1101110
Octal 274 314 156

Shades and tints

Shades of #BCCC6E

#BCCC6E
(188,204,110)
#ABBA64
(171,186,100)
#9AA85A
(154,168,90)
#899650
(137,150,80)
#788446
(120,132,70)
#67723C
(103,114,60)
#566032
(86,96,50)
#454E28
(69,78,40)
#343C1E
(52,60,30)
#232A14
(35,42,20)
#12180A
(18,24,10)
#000000
(0,0,0)

Tints of #BCCC6E

#BCCC6E
(188,204,110)
#C2D07B
(194,208,123)
#C8D488
(200,212,136)
#CED895
(206,216,149)
#D4DCA2
(212,220,162)
#DAE0AF
(218,224,175)
#E0E4BC
(224,228,188)
#E6E8C9
(230,232,201)
#ECECD6
(236,236,214)
#F2F0E3
(242,240,227)
#F8F4F0
(248,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCCC6E color. Also use rgb(188,204,110) instead hex code.

Text Font Color

.myTextColor { color: #BCCC6E; }

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

This text font color is #BCCC6E.

Background Color

.myBgColor { background-color: #BCCC6E; }

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

This div background color is #BCCC6E.

Border color

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

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

This div border color is #BCCC6E.

Opacity

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

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

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

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

This text has shadow with #BCCC6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCCC6E.

Preview

Color preview on black background

This text has color #BCCC6E on black background.


Color preview on white background

This text has color #BCCC6E on white background.


Black color preview on #BCCC6E background

This text has black color on #BCCC6E background.


White color preview on #BCCC6E background

This text has white color on #BCCC6E background.


Related colors

Complementary color

Complementary color for #hex is #433391.


I love getcolorcode.com

Triadic colors

1 #6EBCCC and #CC6EBC with #BCCC6E are triadic colors.

2 #6ECCBC and #CCBC6E with #BCCC6E are triadic colors.