COLOR #BCED75

HEX: #BCED75 RGB: (188,237,117)

Renk bilgisi

#BCED75 contains mainly red and green colors. #BCED75 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#BCED75 color RGB value is (188,237,117).

RGB: (188,237,117) (74%, 93%, 46%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 237 of 255 = 93%
B 117 of 255 = 46%

188
237
117

R + G + B ~ 71%. #BCED75 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 237 + 117 = 542 (100%)
R 188 of 542 ~ 34.69%
G 237 of 542 ~ 43.73%
B 117 of 542 ~ 21.59'%

%34.69
%43.73
%21.59

CMYK RENK MODELİ

#BCED75 rengi CMYK tonu (21,0,51,7).

  • camgöbeği tonu 20.68%
  • eflatun tonu 0.00%
  • sarı tonu 50.63%
  • ana renk tonu 7.06%

CMYK: (21,0,51,7)
C21M0Y51K7 (21%, 0%, 51%, 7%)
(0.21 / 0.00 / 0.51 / 0.07)

CMYK yüzdeleri

%20.68
%0
%50.63
%7.06

Codes

Color #BCED75 in popluar color models

BC ED 75
RGB 188 237 117
HSL 85° 76.92% 69.41%
HSB/HSV 85° 50.63% 92.94%
CMYK 20.68% 0.00% 50.63%
7.06%

Color #BCED75 in popluar number systems.

HEX BC ED 75
Decimal 188 237 117
Binary 10111100 11101101 1110101
Octal 274 355 165

Shades and tints

Shades of #BCED75

#BCED75
(188,237,117)
#ABD86B
(171,216,107)
#9AC361
(154,195,97)
#89AE57
(137,174,87)
#78994D
(120,153,77)
#678443
(103,132,67)
#566F39
(86,111,57)
#455A2F
(69,90,47)
#344525
(52,69,37)
#23301B
(35,48,27)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #BCED75

#BCED75
(188,237,117)
#C2EE81
(194,238,129)
#C8EF8D
(200,239,141)
#CEF099
(206,240,153)
#D4F1A5
(212,241,165)
#DAF2B1
(218,242,177)
#E0F3BD
(224,243,189)
#E6F4C9
(230,244,201)
#ECF5D5
(236,245,213)
#F2F6E1
(242,246,225)
#F8F7ED
(248,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCED75 color. Also use rgb(188,237,117) instead hex code.

Text Font Color

.myTextColor { color: #BCED75; }

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

This text font color is #BCED75.

Background Color

.myBgColor { background-color: #BCED75; }

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

This div background color is #BCED75.

Border color

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

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

This div border color is #BCED75.

Opacity

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

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

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

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

This text has shadow with #BCED75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCED75.

Preview

Color preview on black background

This text has color #BCED75 on black background.


Color preview on white background

This text has color #BCED75 on white background.


Black color preview on #BCED75 background

This text has black color on #BCED75 background.


White color preview on #BCED75 background

This text has white color on #BCED75 background.


Related colors

Complementary color

Complementary color for #hex is #43128A.


I love getcolorcode.com

Triadic colors

1 #75BCED and #ED75BC with #BCED75 are triadic colors.

2 #75EDBC and #EDBC75 with #BCED75 are triadic colors.