COLOR #BCEE75

HEX: #BCEE75 RGB: (188,238,117)

Renk bilgisi

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

RGB renk modeli

#BCEE75 color RGB value is (188,238,117).

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

RGB bağlantıları ve doygunluk

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

188
238
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 238 + 117 = 543 (100%)
R 188 of 543 ~ 34.62%
G 238 of 543 ~ 43.83%
B 117 of 543 ~ 21.55'%

%34.62
%43.83
%21.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.01%
  • eflatun tonu 0.00%
  • sarı tonu 50.84%
  • ana renk tonu 6.67%

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

CMYK yüzdeleri

%21.01
%0
%50.84
%6.67

Codes

Color #BCEE75 in popluar color models

BC EE 75
RGB 188 238 117
HSL 85° 78.06% 69.61%
HSB/HSV 85° 50.84% 93.33%
CMYK 21.01% 0.00% 50.84%
6.67%

Color #BCEE75 in popluar number systems.

HEX BC EE 75
Decimal 188 238 117
Binary 10111100 11101110 1110101
Octal 274 356 165

Shades and tints

Shades of #BCEE75

#BCEE75
(188,238,117)
#ABD96B
(171,217,107)
#9AC461
(154,196,97)
#89AF57
(137,175,87)
#789A4D
(120,154,77)
#678543
(103,133,67)
#567039
(86,112,57)
#455B2F
(69,91,47)
#344625
(52,70,37)
#23311B
(35,49,27)
#121C11
(18,28,17)
#000000
(0,0,0)

Tints of #BCEE75

#BCEE75
(188,238,117)
#C2EF81
(194,239,129)
#C8F08D
(200,240,141)
#CEF199
(206,241,153)
#D4F2A5
(212,242,165)
#DAF3B1
(218,243,177)
#E0F4BD
(224,244,189)
#E6F5C9
(230,245,201)
#ECF6D5
(236,246,213)
#F2F7E1
(242,247,225)
#F8F8ED
(248,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCEE75; }

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

This text font color is #BCEE75.

Background Color

.myBgColor { background-color: #BCEE75; }

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

This div background color is #BCEE75.

Border color

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

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

This div border color is #BCEE75.

Opacity

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

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

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

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

This text has shadow with #BCEE75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCEE75.

Preview

Color preview on black background

This text has color #BCEE75 on black background.


Color preview on white background

This text has color #BCEE75 on white background.


Black color preview on #BCEE75 background

This text has black color on #BCEE75 background.


White color preview on #BCEE75 background

This text has white color on #BCEE75 background.


Related colors

Complementary color

Complementary color for #hex is #43118A.


I love getcolorcode.com

Triadic colors

1 #75BCEE and #EE75BC with #BCEE75 are triadic colors.

2 #75EEBC and #EEBC75 with #BCEE75 are triadic colors.