COLOR #BBCC6D

HEX: #BBCC6D RGB: (187,204,109)

Renk bilgisi

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

RGB renk modeli

#BBCC6D color RGB value is (187,204,109).

RGB: (187,204,109) (73%, 80%, 43%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 204 of 255 = 80%
B 109 of 255 = 43%

187
204
109

R + G + B ~ 65%. #BBCC6D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 204 + 109 = 500 (100%)
R 187 of 500 ~ 37.4%
G 204 of 500 ~ 40.8%
B 109 of 500 ~ 21.8'%

%37.4
%40.8
%21.8

CMYK RENK MODELİ

#BBCC6D rengi CMYK tonu (8,0,47,20).

  • camgöbeği tonu 8.33%
  • eflatun tonu 0.00%
  • sarı tonu 46.57%
  • ana renk tonu 20.00%

CMYK: (8,0,47,20)
C8M0Y47K20 (8%, 0%, 47%, 20%)
(0.08 / 0.00 / 0.47 / 0.20)

CMYK yüzdeleri

%8.33
%0
%46.57
%20

Codes

Color #BBCC6D in popluar color models

BB CC 6D
RGB 187 204 109
HSL 71° 48.22% 61.37%
HSB/HSV 71° 46.57% 80.00%
CMYK 8.33% 0.00% 46.57%
20.00%

Color #BBCC6D in popluar number systems.

HEX BB CC 6D
Decimal 187 204 109
Binary 10111011 11001100 1101101
Octal 273 314 155

Shades and tints

Shades of #BBCC6D

#BBCC6D
(187,204,109)
#AABA64
(170,186,100)
#99A85B
(153,168,91)
#889652
(136,150,82)
#778449
(119,132,73)
#667240
(102,114,64)
#556037
(85,96,55)
#444E2E
(68,78,46)
#333C25
(51,60,37)
#222A1C
(34,42,28)
#111813
(17,24,19)
#000000
(0,0,0)

Tints of #BBCC6D

#BBCC6D
(187,204,109)
#C1D07A
(193,208,122)
#C7D487
(199,212,135)
#CDD894
(205,216,148)
#D3DCA1
(211,220,161)
#D9E0AE
(217,224,174)
#DFE4BB
(223,228,187)
#E5E8C8
(229,232,200)
#EBECD5
(235,236,213)
#F1F0E2
(241,240,226)
#F7F4EF
(247,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBCC6D color. Also use rgb(187,204,109) instead hex code.

Text Font Color

.myTextColor { color: #BBCC6D; }

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

This text font color is #BBCC6D.

Background Color

.myBgColor { background-color: #BBCC6D; }

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

This div background color is #BBCC6D.

Border color

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

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

This div border color is #BBCC6D.

Opacity

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

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

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

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

This text has shadow with #BBCC6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBCC6D.

Preview

Color preview on black background

This text has color #BBCC6D on black background.


Color preview on white background

This text has color #BBCC6D on white background.


Black color preview on #BBCC6D background

This text has black color on #BBCC6D background.


White color preview on #BBCC6D background

This text has white color on #BBCC6D background.


Related colors

Complementary color

Complementary color for #hex is #443392.


I love getcolorcode.com

Triadic colors

1 #6DBBCC and #CC6DBB with #BBCC6D are triadic colors.

2 #6DCCBB and #CCBB6D with #BBCC6D are triadic colors.