COLOR #BECC7E

HEX: #BECC7E RGB: (190,204,126)

Renk bilgisi

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

RGB renk modeli

#BECC7E color RGB value is (190,204,126).

RGB: (190,204,126) (75%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 204 of 255 = 80%
B 126 of 255 = 49%

190
204
126

R + G + B ~ 68%. #BECC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 204 + 126 = 520 (100%)
R 190 of 520 ~ 36.54%
G 204 of 520 ~ 39.23%
B 126 of 520 ~ 24.23'%

%36.54
%39.23
%24.23

CMYK RENK MODELİ

#BECC7E rengi CMYK tonu (7,0,38,20).

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

CMYK: (7,0,38,20)
C7M0Y38K20 (7%, 0%, 38%, 20%)
(0.07 / 0.00 / 0.38 / 0.20)

CMYK yüzdeleri

%6.86
%0
%38.24
%20

Codes

Color #BECC7E in popluar color models

BE CC 7E
RGB 190 204 126
HSL 71° 43.33% 64.71%
HSB/HSV 71° 38.24% 80.00%
CMYK 6.86% 0.00% 38.24%
20.00%

Color #BECC7E in popluar number systems.

HEX BE CC 7E
Decimal 190 204 126
Binary 10111110 11001100 1111110
Octal 276 314 176

Shades and tints

Shades of #BECC7E

#BECC7E
(190,204,126)
#ADBA73
(173,186,115)
#9CA868
(156,168,104)
#8B965D
(139,150,93)
#7A8452
(122,132,82)
#697247
(105,114,71)
#58603C
(88,96,60)
#474E31
(71,78,49)
#363C26
(54,60,38)
#252A1B
(37,42,27)
#141810
(20,24,16)
#000000
(0,0,0)

Tints of #BECC7E

#BECC7E
(190,204,126)
#C3D089
(195,208,137)
#C8D494
(200,212,148)
#CDD89F
(205,216,159)
#D2DCAA
(210,220,170)
#D7E0B5
(215,224,181)
#DCE4C0
(220,228,192)
#E1E8CB
(225,232,203)
#E6ECD6
(230,236,214)
#EBF0E1
(235,240,225)
#F0F4EC
(240,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BECC7E; }

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

This text font color is #BECC7E.

Background Color

.myBgColor { background-color: #BECC7E; }

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

This div background color is #BECC7E.

Border color

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

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

This div border color is #BECC7E.

Opacity

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

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

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

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

This text has shadow with #BECC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BECC7E.

Preview

Color preview on black background

This text has color #BECC7E on black background.


Color preview on white background

This text has color #BECC7E on white background.


Black color preview on #BECC7E background

This text has black color on #BECC7E background.


White color preview on #BECC7E background

This text has white color on #BECC7E background.


Related colors

Complementary color

Complementary color for #hex is #413381.


I love getcolorcode.com

Triadic colors

1 #7EBECC and #CC7EBE with #BECC7E are triadic colors.

2 #7ECCBE and #CCBE7E with #BECC7E are triadic colors.