COLOR #BBC699

HEX: #BBC699 RGB: (187,198,153)

Renk bilgisi

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

RGB renk modeli

#BBC699 color RGB value is (187,198,153).

RGB: (187,198,153) (73%, 78%, 60%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 198 of 255 = 78%
B 153 of 255 = 60%

187
198
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 198 + 153 = 538 (100%)
R 187 of 538 ~ 34.76%
G 198 of 538 ~ 36.8%
B 153 of 538 ~ 28.44'%

%34.76
%36.8
%28.44

CMYK RENK MODELİ

#BBC699 rengi CMYK tonu (6,0,23,22).

  • camgöbeği tonu 5.56%
  • eflatun tonu 0.00%
  • sarı tonu 22.73%
  • ana renk tonu 22.35%

CMYK: (6,0,23,22)
C6M0Y23K22 (6%, 0%, 23%, 22%)
(0.06 / 0.00 / 0.23 / 0.22)

CMYK yüzdeleri

%5.56
%0
%22.73
%22.35

Codes

Color #BBC699 in popluar color models

BB C6 99
RGB 187 198 153
HSL 75° 28.30% 68.82%
HSB/HSV 75° 22.73% 77.65%
CMYK 5.56% 0.00% 22.73%
22.35%

Color #BBC699 in popluar number systems.

HEX BB C6 99
Decimal 187 198 153
Binary 10111011 11000110 10011001
Octal 273 306 231

Shades and tints

Shades of #BBC699

#BBC699
(187,198,153)
#AAB48C
(170,180,140)
#99A27F
(153,162,127)
#889072
(136,144,114)
#777E65
(119,126,101)
#666C58
(102,108,88)
#555A4B
(85,90,75)
#44483E
(68,72,62)
#333631
(51,54,49)
#222424
(34,36,36)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #BBC699

#BBC699
(187,198,153)
#C1CBA2
(193,203,162)
#C7D0AB
(199,208,171)
#CDD5B4
(205,213,180)
#D3DABD
(211,218,189)
#D9DFC6
(217,223,198)
#DFE4CF
(223,228,207)
#E5E9D8
(229,233,216)
#EBEEE1
(235,238,225)
#F1F3EA
(241,243,234)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC699 color. Also use rgb(187,198,153) instead hex code.

Text Font Color

.myTextColor { color: #BBC699; }

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

This text font color is #BBC699.

Background Color

.myBgColor { background-color: #BBC699; }

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

This div background color is #BBC699.

Border color

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

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

This div border color is #BBC699.

Opacity

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

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

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

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

This text has shadow with #BBC699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC699.

Preview

Color preview on black background

This text has color #BBC699 on black background.


Color preview on white background

This text has color #BBC699 on white background.


Black color preview on #BBC699 background

This text has black color on #BBC699 background.


White color preview on #BBC699 background

This text has white color on #BBC699 background.


Related colors

Complementary color

Complementary color for #hex is #443966.


I love getcolorcode.com

Triadic colors

1 #99BBC6 and #C699BB with #BBC699 are triadic colors.

2 #99C6BB and #C6BB99 with #BBC699 are triadic colors.