COLOR #BCD393

HEX: #BCD393 RGB: (188,211,147)

Renk bilgisi

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

RGB renk modeli

#BCD393 color RGB value is (188,211,147).

RGB: (188,211,147) (74%, 83%, 58%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 211 of 255 = 83%
B 147 of 255 = 58%

188
211
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 211 + 147 = 546 (100%)
R 188 of 546 ~ 34.43%
G 211 of 546 ~ 38.64%
B 147 of 546 ~ 26.92'%

%34.43
%38.64
%26.92

CMYK RENK MODELİ

#BCD393 rengi CMYK tonu (11,0,30,17).

  • camgöbeği tonu 10.90%
  • eflatun tonu 0.00%
  • sarı tonu 30.33%
  • ana renk tonu 17.25%

CMYK: (11,0,30,17)
C11M0Y30K17 (11%, 0%, 30%, 17%)
(0.11 / 0.00 / 0.30 / 0.17)

CMYK yüzdeleri

%10.9
%0
%30.33
%17.25

Codes

Color #BCD393 in popluar color models

BC D3 93
RGB 188 211 147
HSL 82° 42.11% 70.20%
HSB/HSV 82° 30.33% 82.75%
CMYK 10.90% 0.00% 30.33%
17.25%

Color #BCD393 in popluar number systems.

HEX BC D3 93
Decimal 188 211 147
Binary 10111100 11010011 10010011
Octal 274 323 223

Shades and tints

Shades of #BCD393

#BCD393
(188,211,147)
#ABC086
(171,192,134)
#9AAD79
(154,173,121)
#899A6C
(137,154,108)
#78875F
(120,135,95)
#677452
(103,116,82)
#566145
(86,97,69)
#454E38
(69,78,56)
#343B2B
(52,59,43)
#23281E
(35,40,30)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #BCD393

#BCD393
(188,211,147)
#C2D79C
(194,215,156)
#C8DBA5
(200,219,165)
#CEDFAE
(206,223,174)
#D4E3B7
(212,227,183)
#DAE7C0
(218,231,192)
#E0EBC9
(224,235,201)
#E6EFD2
(230,239,210)
#ECF3DB
(236,243,219)
#F2F7E4
(242,247,228)
#F8FBED
(248,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD393 color. Also use rgb(188,211,147) instead hex code.

Text Font Color

.myTextColor { color: #BCD393; }

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

This text font color is #BCD393.

Background Color

.myBgColor { background-color: #BCD393; }

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

This div background color is #BCD393.

Border color

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

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

This div border color is #BCD393.

Opacity

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

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

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

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

This text has shadow with #BCD393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD393.

Preview

Color preview on black background

This text has color #BCD393 on black background.


Color preview on white background

This text has color #BCD393 on white background.


Black color preview on #BCD393 background

This text has black color on #BCD393 background.


White color preview on #BCD393 background

This text has white color on #BCD393 background.


Related colors

Complementary color

Complementary color for #hex is #432C6C.


I love getcolorcode.com

Triadic colors

1 #93BCD3 and #D393BC with #BCD393 are triadic colors.

2 #93D3BC and #D3BC93 with #BCD393 are triadic colors.