COLOR #BBC37D

HEX: #BBC37D RGB: (187,195,125)

Renk bilgisi

#BBC37D contains mainly red and green colors. #BBC37D ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BBC37D color RGB value is (187,195,125).

RGB: (187,195,125) (73%, 76%, 49%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 195 of 255 = 76%
B 125 of 255 = 49%

187
195
125

R + G + B ~ 66%. #BBC37D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 195 + 125 = 507 (100%)
R 187 of 507 ~ 36.88%
G 195 of 507 ~ 38.46%
B 125 of 507 ~ 24.65'%

%36.88
%38.46
%24.65

CMYK RENK MODELİ

#BBC37D rengi CMYK tonu (4,0,36,24).

  • camgöbeği tonu 4.10%
  • eflatun tonu 0.00%
  • sarı tonu 35.90%
  • ana renk tonu 23.53%

CMYK: (4,0,36,24)
C4M0Y36K24 (4%, 0%, 36%, 24%)
(0.04 / 0.00 / 0.36 / 0.24)

CMYK yüzdeleri

%4.1
%0
%35.9
%23.53

Codes

Color #BBC37D in popluar color models

BB C3 7D
RGB 187 195 125
HSL 67° 36.84% 62.75%
HSB/HSV 67° 35.90% 76.47%
CMYK 4.10% 0.00% 35.90%
23.53%

Color #BBC37D in popluar number systems.

HEX BB C3 7D
Decimal 187 195 125
Binary 10111011 11000011 1111101
Octal 273 303 175

Shades and tints

Shades of #BBC37D

#BBC37D
(187,195,125)
#AAB272
(170,178,114)
#99A167
(153,161,103)
#88905C
(136,144,92)
#777F51
(119,127,81)
#666E46
(102,110,70)
#555D3B
(85,93,59)
#444C30
(68,76,48)
#333B25
(51,59,37)
#222A1A
(34,42,26)
#11190F
(17,25,15)
#000000
(0,0,0)

Tints of #BBC37D

#BBC37D
(187,195,125)
#C1C888
(193,200,136)
#C7CD93
(199,205,147)
#CDD29E
(205,210,158)
#D3D7A9
(211,215,169)
#D9DCB4
(217,220,180)
#DFE1BF
(223,225,191)
#E5E6CA
(229,230,202)
#EBEBD5
(235,235,213)
#F1F0E0
(241,240,224)
#F7F5EB
(247,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC37D color. Also use rgb(187,195,125) instead hex code.

Text Font Color

.myTextColor { color: #BBC37D; }

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

This text font color is #BBC37D.

Background Color

.myBgColor { background-color: #BBC37D; }

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

This div background color is #BBC37D.

Border color

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

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

This div border color is #BBC37D.

Opacity

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

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

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

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

This text has shadow with #BBC37D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC37D.

Preview

Color preview on black background

This text has color #BBC37D on black background.


Color preview on white background

This text has color #BBC37D on white background.


Black color preview on #BBC37D background

This text has black color on #BBC37D background.


White color preview on #BBC37D background

This text has white color on #BBC37D background.


Related colors

Complementary color

Complementary color for #hex is #443C82.


I love getcolorcode.com

Triadic colors

1 #7DBBC3 and #C37DBB with #BBC37D are triadic colors.

2 #7DC3BB and #C3BB7D with #BBC37D are triadic colors.