COLOR #B5C766

HEX: #B5C766 RGB: (181,199,102)

Renk bilgisi

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

RGB renk modeli

#B5C766 color RGB value is (181,199,102).

RGB: (181,199,102) (71%, 78%, 40%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 199 of 255 = 78%
B 102 of 255 = 40%

181
199
102

R + G + B ~ 63%. #B5C766 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 199 + 102 = 482 (100%)
R 181 of 482 ~ 37.55%
G 199 of 482 ~ 41.29%
B 102 of 482 ~ 21.16'%

%37.55
%41.29
%21.16

CMYK RENK MODELİ

#B5C766 rengi CMYK tonu (9,0,49,22).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 48.74%
  • ana renk tonu 21.96%

CMYK: (9,0,49,22)
C9M0Y49K22 (9%, 0%, 49%, 22%)
(0.09 / 0.00 / 0.49 / 0.22)

CMYK yüzdeleri

%9.05
%0
%48.74
%21.96

Codes

Color #B5C766 in popluar color models

B5 C7 66
RGB 181 199 102
HSL 71° 46.41% 59.02%
HSB/HSV 71° 48.74% 78.04%
CMYK 9.05% 0.00% 48.74%
21.96%

Color #B5C766 in popluar number systems.

HEX B5 C7 66
Decimal 181 199 102
Binary 10110101 11000111 1100110
Octal 265 307 146

Shades and tints

Shades of #B5C766

#B5C766
(181,199,102)
#A5B55D
(165,181,93)
#95A354
(149,163,84)
#85914B
(133,145,75)
#757F42
(117,127,66)
#656D39
(101,109,57)
#555B30
(85,91,48)
#454927
(69,73,39)
#35371E
(53,55,30)
#252515
(37,37,21)
#15130C
(21,19,12)
#000000
(0,0,0)

Tints of #B5C766

#B5C766
(181,199,102)
#BBCC73
(187,204,115)
#C1D180
(193,209,128)
#C7D68D
(199,214,141)
#CDDB9A
(205,219,154)
#D3E0A7
(211,224,167)
#D9E5B4
(217,229,180)
#DFEAC1
(223,234,193)
#E5EFCE
(229,239,206)
#EBF4DB
(235,244,219)
#F1F9E8
(241,249,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5C766 color. Also use rgb(181,199,102) instead hex code.

Text Font Color

.myTextColor { color: #B5C766; }

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

This text font color is #B5C766.

Background Color

.myBgColor { background-color: #B5C766; }

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

This div background color is #B5C766.

Border color

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

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

This div border color is #B5C766.

Opacity

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

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

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

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

This text has shadow with #B5C766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C766.

Preview

Color preview on black background

This text has color #B5C766 on black background.


Color preview on white background

This text has color #B5C766 on white background.


Black color preview on #B5C766 background

This text has black color on #B5C766 background.


White color preview on #B5C766 background

This text has white color on #B5C766 background.


Related colors

Complementary color

Complementary color for #hex is #4A3899.


I love getcolorcode.com

Triadic colors

1 #66B5C7 and #C766B5 with #B5C766 are triadic colors.

2 #66C7B5 and #C7B566 with #B5C766 are triadic colors.