COLOR #BECC6C

HEX: #BECC6C RGB: (190,204,108)

Renk bilgisi

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

RGB renk modeli

#BECC6C color RGB value is (190,204,108).

RGB: (190,204,108) (75%, 80%, 42%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 204 of 255 = 80%
B 108 of 255 = 42%

190
204
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 204 + 108 = 502 (100%)
R 190 of 502 ~ 37.85%
G 204 of 502 ~ 40.64%
B 108 of 502 ~ 21.51'%

%37.85
%40.64
%21.51

CMYK RENK MODELİ

#BECC6C rengi CMYK tonu (7,0,47,20).

  • camgöbeği tonu 6.86%
  • eflatun tonu 0.00%
  • sarı tonu 47.06%
  • ana renk tonu 20.00%

CMYK: (7,0,47,20)
C7M0Y47K20 (7%, 0%, 47%, 20%)
(0.07 / 0.00 / 0.47 / 0.20)

CMYK yüzdeleri

%6.86
%0
%47.06
%20

Codes

Color #BECC6C in popluar color models

BE CC 6C
RGB 190 204 108
HSL 69° 48.48% 61.18%
HSB/HSV 69° 47.06% 80.00%
CMYK 6.86% 0.00% 47.06%
20.00%

Color #BECC6C in popluar number systems.

HEX BE CC 6C
Decimal 190 204 108
Binary 10111110 11001100 1101100
Octal 276 314 154

Shades and tints

Shades of #BECC6C

#BECC6C
(190,204,108)
#ADBA63
(173,186,99)
#9CA85A
(156,168,90)
#8B9651
(139,150,81)
#7A8448
(122,132,72)
#69723F
(105,114,63)
#586036
(88,96,54)
#474E2D
(71,78,45)
#363C24
(54,60,36)
#252A1B
(37,42,27)
#141812
(20,24,18)
#000000
(0,0,0)

Tints of #BECC6C

#BECC6C
(190,204,108)
#C3D079
(195,208,121)
#C8D486
(200,212,134)
#CDD893
(205,216,147)
#D2DCA0
(210,220,160)
#D7E0AD
(215,224,173)
#DCE4BA
(220,228,186)
#E1E8C7
(225,232,199)
#E6ECD4
(230,236,212)
#EBF0E1
(235,240,225)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BECC6C color. Also use rgb(190,204,108) instead hex code.

Text Font Color

.myTextColor { color: #BECC6C; }

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

This text font color is #BECC6C.

Background Color

.myBgColor { background-color: #BECC6C; }

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

This div background color is #BECC6C.

Border color

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

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

This div border color is #BECC6C.

Opacity

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

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

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

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

This text has shadow with #BECC6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BECC6C.

Preview

Color preview on black background

This text has color #BECC6C on black background.


Color preview on white background

This text has color #BECC6C on white background.


Black color preview on #BECC6C background

This text has black color on #BECC6C background.


White color preview on #BECC6C background

This text has white color on #BECC6C background.


Related colors

Complementary color

Complementary color for #hex is #413393.


I love getcolorcode.com

Triadic colors

1 #6CBECC and #CC6CBE with #BECC6C are triadic colors.

2 #6CCCBE and #CCBE6C with #BECC6C are triadic colors.