COLOR #BBC746

HEX: #BBC746 RGB: (187,199,70)

Renk bilgisi

#BBC746 contains mainly red and green colors. #BBC746 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#BBC746 color RGB value is (187,199,70).

RGB: (187,199,70) (73%, 78%, 27%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 199 of 255 = 78%
B 70 of 255 = 27%

187
199
70

R + G + B ~ 59%. #BBC746 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 199 + 70 = 456 (100%)
R 187 of 456 ~ 41.01%
G 199 of 456 ~ 43.64%
B 70 of 456 ~ 15.35'%

%41.01
%43.64
%15.35

CMYK RENK MODELİ

#BBC746 rengi CMYK tonu (6,0,65,22).

  • camgöbeği tonu 6.03%
  • eflatun tonu 0.00%
  • sarı tonu 64.82%
  • ana renk tonu 21.96%

CMYK: (6,0,65,22)
C6M0Y65K22 (6%, 0%, 65%, 22%)
(0.06 / 0.00 / 0.65 / 0.22)

CMYK yüzdeleri

%6.03
%0
%64.82
%21.96

Codes

Color #BBC746 in popluar color models

BB C7 46
RGB 187 199 70
HSL 66° 53.53% 52.75%
HSB/HSV 66° 64.82% 78.04%
CMYK 6.03% 0.00% 64.82%
21.96%

Color #BBC746 in popluar number systems.

HEX BB C7 46
Decimal 187 199 70
Binary 10111011 11000111 1000110
Octal 273 307 106

Shades and tints

Shades of #BBC746

#BBC746
(187,199,70)
#AAB540
(170,181,64)
#99A33A
(153,163,58)
#889134
(136,145,52)
#777F2E
(119,127,46)
#666D28
(102,109,40)
#555B22
(85,91,34)
#44491C
(68,73,28)
#333716
(51,55,22)
#222510
(34,37,16)
#11130A
(17,19,10)
#000000
(0,0,0)

Tints of #BBC746

#BBC746
(187,199,70)
#C1CC56
(193,204,86)
#C7D166
(199,209,102)
#CDD676
(205,214,118)
#D3DB86
(211,219,134)
#D9E096
(217,224,150)
#DFE5A6
(223,229,166)
#E5EAB6
(229,234,182)
#EBEFC6
(235,239,198)
#F1F4D6
(241,244,214)
#F7F9E6
(247,249,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC746 color. Also use rgb(187,199,70) instead hex code.

Text Font Color

.myTextColor { color: #BBC746; }

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

This text font color is #BBC746.

Background Color

.myBgColor { background-color: #BBC746; }

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

This div background color is #BBC746.

Border color

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

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

This div border color is #BBC746.

Opacity

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

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

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

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

This text has shadow with #BBC746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC746.

Preview

Color preview on black background

This text has color #BBC746 on black background.


Color preview on white background

This text has color #BBC746 on white background.


Black color preview on #BBC746 background

This text has black color on #BBC746 background.


White color preview on #BBC746 background

This text has white color on #BBC746 background.


Related colors

Complementary color

Complementary color for #hex is #4438B9.


I love getcolorcode.com

Triadic colors

1 #46BBC7 and #C746BB with #BBC746 are triadic colors.

2 #46C7BB and #C7BB46 with #BBC746 are triadic colors.