COLOR #BCD594

HEX: #BCD594 RGB: (188,213,148)

Renk bilgisi

#BCD594 contains mainly red and green colors. #BCD594 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCD594 color RGB value is (188,213,148).

RGB: (188,213,148) (74%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 148 of 255 = 58%

188
213
148

R + G + B ~ 72%. #BCD594 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 148 = 549 (100%)
R 188 of 549 ~ 34.24%
G 213 of 549 ~ 38.8%
B 148 of 549 ~ 26.96'%

%34.24
%38.8
%26.96

CMYK RENK MODELİ

#BCD594 rengi CMYK tonu (12,0,31,16).

  • camgöbeği tonu 11.74%
  • eflatun tonu 0.00%
  • sarı tonu 30.52%
  • ana renk tonu 16.47%

CMYK: (12,0,31,16)
C12M0Y31K16 (12%, 0%, 31%, 16%)
(0.12 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%11.74
%0
%30.52
%16.47

Codes

Color #BCD594 in popluar color models

BC D5 94
RGB 188 213 148
HSL 83° 43.62% 70.78%
HSB/HSV 83° 30.52% 83.53%
CMYK 11.74% 0.00% 30.52%
16.47%

Color #BCD594 in popluar number systems.

HEX BC D5 94
Decimal 188 213 148
Binary 10111100 11010101 10010100
Octal 274 325 224

Shades and tints

Shades of #BCD594

#BCD594
(188,213,148)
#ABC287
(171,194,135)
#9AAF7A
(154,175,122)
#899C6D
(137,156,109)
#788960
(120,137,96)
#677653
(103,118,83)
#566346
(86,99,70)
#455039
(69,80,57)
#343D2C
(52,61,44)
#232A1F
(35,42,31)
#121712
(18,23,18)
#000000
(0,0,0)

Tints of #BCD594

#BCD594
(188,213,148)
#C2D89D
(194,216,157)
#C8DBA6
(200,219,166)
#CEDEAF
(206,222,175)
#D4E1B8
(212,225,184)
#DAE4C1
(218,228,193)
#E0E7CA
(224,231,202)
#E6EAD3
(230,234,211)
#ECEDDC
(236,237,220)
#F2F0E5
(242,240,229)
#F8F3EE
(248,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD594 color. Also use rgb(188,213,148) instead hex code.

Text Font Color

.myTextColor { color: #BCD594; }

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

This text font color is #BCD594.

Background Color

.myBgColor { background-color: #BCD594; }

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

This div background color is #BCD594.

Border color

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

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

This div border color is #BCD594.

Opacity

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

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

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

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

This text has shadow with #BCD594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD594.

Preview

Color preview on black background

This text has color #BCD594 on black background.


Color preview on white background

This text has color #BCD594 on white background.


Black color preview on #BCD594 background

This text has black color on #BCD594 background.


White color preview on #BCD594 background

This text has white color on #BCD594 background.


Related colors

Complementary color

Complementary color for #hex is #432A6B.


I love getcolorcode.com

Triadic colors

1 #94BCD5 and #D594BC with #BCD594 are triadic colors.

2 #94D5BC and #D5BC94 with #BCD594 are triadic colors.