COLOR #BECE75

HEX: #BECE75 RGB: (190,206,117)

Renk bilgisi

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

RGB renk modeli

#BECE75 color RGB value is (190,206,117).

RGB: (190,206,117) (75%, 81%, 46%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 206 of 255 = 81%
B 117 of 255 = 46%

190
206
117

R + G + B ~ 67%. #BECE75 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 206 + 117 = 513 (100%)
R 190 of 513 ~ 37.04%
G 206 of 513 ~ 40.16%
B 117 of 513 ~ 22.81'%

%37.04
%40.16
%22.81

CMYK RENK MODELİ

#BECE75 rengi CMYK tonu (8,0,43,19).

  • camgöbeği tonu 7.77%
  • eflatun tonu 0.00%
  • sarı tonu 43.20%
  • ana renk tonu 19.22%

CMYK: (8,0,43,19)
C8M0Y43K19 (8%, 0%, 43%, 19%)
(0.08 / 0.00 / 0.43 / 0.19)

CMYK yüzdeleri

%7.77
%0
%43.2
%19.22

Codes

Color #BECE75 in popluar color models

BE CE 75
RGB 190 206 117
HSL 71° 47.59% 63.33%
HSB/HSV 71° 43.20% 80.78%
CMYK 7.77% 0.00% 43.20%
19.22%

Color #BECE75 in popluar number systems.

HEX BE CE 75
Decimal 190 206 117
Binary 10111110 11001110 1110101
Octal 276 316 165

Shades and tints

Shades of #BECE75

#BECE75
(190,206,117)
#ADBC6B
(173,188,107)
#9CAA61
(156,170,97)
#8B9857
(139,152,87)
#7A864D
(122,134,77)
#697443
(105,116,67)
#586239
(88,98,57)
#47502F
(71,80,47)
#363E25
(54,62,37)
#252C1B
(37,44,27)
#141A11
(20,26,17)
#000000
(0,0,0)

Tints of #BECE75

#BECE75
(190,206,117)
#C3D281
(195,210,129)
#C8D68D
(200,214,141)
#CDDA99
(205,218,153)
#D2DEA5
(210,222,165)
#D7E2B1
(215,226,177)
#DCE6BD
(220,230,189)
#E1EAC9
(225,234,201)
#E6EED5
(230,238,213)
#EBF2E1
(235,242,225)
#F0F6ED
(240,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BECE75 color. Also use rgb(190,206,117) instead hex code.

Text Font Color

.myTextColor { color: #BECE75; }

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

This text font color is #BECE75.

Background Color

.myBgColor { background-color: #BECE75; }

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

This div background color is #BECE75.

Border color

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

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

This div border color is #BECE75.

Opacity

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

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

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

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

This text has shadow with #BECE75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BECE75.

Preview

Color preview on black background

This text has color #BECE75 on black background.


Color preview on white background

This text has color #BECE75 on white background.


Black color preview on #BECE75 background

This text has black color on #BECE75 background.


White color preview on #BECE75 background

This text has white color on #BECE75 background.


Related colors

Complementary color

Complementary color for #hex is #41318A.


I love getcolorcode.com

Triadic colors

1 #75BECE and #CE75BE with #BECE75 are triadic colors.

2 #75CEBE and #CEBE75 with #BECE75 are triadic colors.