COLOR #B5D566

HEX: #B5D566 RGB: (181,213,102)

Renk bilgisi

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

RGB renk modeli

#B5D566 color RGB value is (181,213,102).

RGB: (181,213,102) (71%, 84%, 40%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 213 of 255 = 84%
B 102 of 255 = 40%

181
213
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 213 + 102 = 496 (100%)
R 181 of 496 ~ 36.49%
G 213 of 496 ~ 42.94%
B 102 of 496 ~ 20.56'%

%36.49
%42.94
%20.56

CMYK RENK MODELİ

#B5D566 rengi CMYK tonu (15,0,52,16).

  • camgöbeği tonu 15.02%
  • eflatun tonu 0.00%
  • sarı tonu 52.11%
  • ana renk tonu 16.47%

CMYK: (15,0,52,16)
C15M0Y52K16 (15%, 0%, 52%, 16%)
(0.15 / 0.00 / 0.52 / 0.16)

CMYK yüzdeleri

%15.02
%0
%52.11
%16.47

Codes

Color #B5D566 in popluar color models

B5 D5 66
RGB 181 213 102
HSL 77° 56.92% 61.76%
HSB/HSV 77° 52.11% 83.53%
CMYK 15.02% 0.00% 52.11%
16.47%

Color #B5D566 in popluar number systems.

HEX B5 D5 66
Decimal 181 213 102
Binary 10110101 11010101 1100110
Octal 265 325 146

Shades and tints

Shades of #B5D566

#B5D566
(181,213,102)
#A5C25D
(165,194,93)
#95AF54
(149,175,84)
#859C4B
(133,156,75)
#758942
(117,137,66)
#657639
(101,118,57)
#556330
(85,99,48)
#455027
(69,80,39)
#353D1E
(53,61,30)
#252A15
(37,42,21)
#15170C
(21,23,12)
#000000
(0,0,0)

Tints of #B5D566

#B5D566
(181,213,102)
#BBD873
(187,216,115)
#C1DB80
(193,219,128)
#C7DE8D
(199,222,141)
#CDE19A
(205,225,154)
#D3E4A7
(211,228,167)
#D9E7B4
(217,231,180)
#DFEAC1
(223,234,193)
#E5EDCE
(229,237,206)
#EBF0DB
(235,240,219)
#F1F3E8
(241,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D566; }

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

This text font color is #B5D566.

Background Color

.myBgColor { background-color: #B5D566; }

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

This div background color is #B5D566.

Border color

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

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

This div border color is #B5D566.

Opacity

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

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

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

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

This text has shadow with #B5D566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D566.

Preview

Color preview on black background

This text has color #B5D566 on black background.


Color preview on white background

This text has color #B5D566 on white background.


Black color preview on #B5D566 background

This text has black color on #B5D566 background.


White color preview on #B5D566 background

This text has white color on #B5D566 background.


Related colors

Complementary color

Complementary color for #hex is #4A2A99.


I love getcolorcode.com

Triadic colors

1 #66B5D5 and #D566B5 with #B5D566 are triadic colors.

2 #66D5B5 and #D5B566 with #B5D566 are triadic colors.