COLOR #BCC797

HEX: #BCC797 RGB: (188,199,151)

Renk bilgisi

#BCC797 contains red, green and blue colors in about the same proportion. #BCC797 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCC797 color RGB value is (188,199,151).

RGB: (188,199,151) (74%, 78%, 59%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 199 of 255 = 78%
B 151 of 255 = 59%

188
199
151

R + G + B ~ 70%. #BCC797 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 199 + 151 = 538 (100%)
R 188 of 538 ~ 34.94%
G 199 of 538 ~ 36.99%
B 151 of 538 ~ 28.07'%

%34.94
%36.99
%28.07

CMYK RENK MODELİ

#BCC797 rengi CMYK tonu (6,0,24,22).

  • camgöbeği tonu 5.53%
  • eflatun tonu 0.00%
  • sarı tonu 24.12%
  • ana renk tonu 21.96%

CMYK: (6,0,24,22)
C6M0Y24K22 (6%, 0%, 24%, 22%)
(0.06 / 0.00 / 0.24 / 0.22)

CMYK yüzdeleri

%5.53
%0
%24.12
%21.96

Codes

Color #BCC797 in popluar color models

BC C7 97
RGB 188 199 151
HSL 74° 30.00% 68.63%
HSB/HSV 74° 24.12% 78.04%
CMYK 5.53% 0.00% 24.12%
21.96%

Color #BCC797 in popluar number systems.

HEX BC C7 97
Decimal 188 199 151
Binary 10111100 11000111 10010111
Octal 274 307 227

Shades and tints

Shades of #BCC797

#BCC797
(188,199,151)
#ABB58A
(171,181,138)
#9AA37D
(154,163,125)
#899170
(137,145,112)
#787F63
(120,127,99)
#676D56
(103,109,86)
#565B49
(86,91,73)
#45493C
(69,73,60)
#34372F
(52,55,47)
#232522
(35,37,34)
#121315
(18,19,21)
#000000
(0,0,0)

Tints of #BCC797

#BCC797
(188,199,151)
#C2CCA0
(194,204,160)
#C8D1A9
(200,209,169)
#CED6B2
(206,214,178)
#D4DBBB
(212,219,187)
#DAE0C4
(218,224,196)
#E0E5CD
(224,229,205)
#E6EAD6
(230,234,214)
#ECEFDF
(236,239,223)
#F2F4E8
(242,244,232)
#F8F9F1
(248,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC797 color. Also use rgb(188,199,151) instead hex code.

Text Font Color

.myTextColor { color: #BCC797; }

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

This text font color is #BCC797.

Background Color

.myBgColor { background-color: #BCC797; }

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

This div background color is #BCC797.

Border color

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

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

This div border color is #BCC797.

Opacity

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

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

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

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

This text has shadow with #BCC797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC797.

Preview

Color preview on black background

This text has color #BCC797 on black background.


Color preview on white background

This text has color #BCC797 on white background.


Black color preview on #BCC797 background

This text has black color on #BCC797 background.


White color preview on #BCC797 background

This text has white color on #BCC797 background.


Related colors

Complementary color

Complementary color for #hex is #433868.


I love getcolorcode.com

Triadic colors

1 #97BCC7 and #C797BC with #BCC797 are triadic colors.

2 #97C7BC and #C7BC97 with #BCC797 are triadic colors.