COLOR #BCF9C6

HEX: #BCF9C6 RGB: (188,249,198)

Renk bilgisi

#BCF9C6 contains mainly green and blue colors. #BCF9C6 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#BCF9C6 color RGB value is (188,249,198).

RGB: (188,249,198) (74%, 98%, 78%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 249 of 255 = 98%
B 198 of 255 = 78%

188
249
198

R + G + B ~ 83%. #BCF9C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 249 + 198 = 635 (100%)
R 188 of 635 ~ 29.61%
G 249 of 635 ~ 39.21%
B 198 of 635 ~ 31.18'%

%29.61
%39.21
%31.18

CMYK RENK MODELİ

#BCF9C6 rengi CMYK tonu (24,0,20,2).

  • camgöbeği tonu 24.50%
  • eflatun tonu 0.00%
  • sarı tonu 20.48%
  • ana renk tonu 2.35%

CMYK: (24,0,20,2)
C24M0Y20K2 (24%, 0%, 20%, 2%)
(0.24 / 0.00 / 0.20 / 0.02)

CMYK yüzdeleri

%24.5
%0
%20.48
%2.35

Codes

Color #BCF9C6 in popluar color models

BC F9 C6
RGB 188 249 198
HSL 130° 83.56% 85.69%
HSB/HSV 130° 24.50% 97.65%
CMYK 24.50% 0.00% 20.48%
2.35%

Color #BCF9C6 in popluar number systems.

HEX BC F9 C6
Decimal 188 249 198
Binary 10111100 11111001 11000110
Octal 274 371 306

Shades and tints

Shades of #BCF9C6

#BCF9C6
(188,249,198)
#ABE3B4
(171,227,180)
#9ACDA2
(154,205,162)
#89B790
(137,183,144)
#78A17E
(120,161,126)
#678B6C
(103,139,108)
#56755A
(86,117,90)
#455F48
(69,95,72)
#344936
(52,73,54)
#233324
(35,51,36)
#121D12
(18,29,18)
#000000
(0,0,0)

Tints of #BCF9C6

#BCF9C6
(188,249,198)
#C2F9CB
(194,249,203)
#C8F9D0
(200,249,208)
#CEF9D5
(206,249,213)
#D4F9DA
(212,249,218)
#DAF9DF
(218,249,223)
#E0F9E4
(224,249,228)
#E6F9E9
(230,249,233)
#ECF9EE
(236,249,238)
#F2F9F3
(242,249,243)
#F8F9F8
(248,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCF9C6 color. Also use rgb(188,249,198) instead hex code.

Text Font Color

.myTextColor { color: #BCF9C6; }

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

This text font color is #BCF9C6.

Background Color

.myBgColor { background-color: #BCF9C6; }

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

This div background color is #BCF9C6.

Border color

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

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

This div border color is #BCF9C6.

Opacity

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

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

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

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

This text has shadow with #BCF9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCF9C6.

Preview

Color preview on black background

This text has color #BCF9C6 on black background.


Color preview on white background

This text has color #BCF9C6 on white background.


Black color preview on #BCF9C6 background

This text has black color on #BCF9C6 background.


White color preview on #BCF9C6 background

This text has white color on #BCF9C6 background.


Related colors

Complementary color

Complementary color for #hex is #430639.


I love getcolorcode.com

Triadic colors

1 #C6BCF9 and #F9C6BC with #BCF9C6 are triadic colors.

2 #C6F9BC and #F9BCC6 with #BCF9C6 are triadic colors.