COLOR #B5D068

HEX: #B5D068 RGB: (181,208,104)

Renk bilgisi

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

RGB renk modeli

#B5D068 color RGB value is (181,208,104).

RGB: (181,208,104) (71%, 82%, 41%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 208 of 255 = 82%
B 104 of 255 = 41%

181
208
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 208 + 104 = 493 (100%)
R 181 of 493 ~ 36.71%
G 208 of 493 ~ 42.19%
B 104 of 493 ~ 21.1'%

%36.71
%42.19
%21.1

CMYK RENK MODELİ

#B5D068 rengi CMYK tonu (13,0,50,18).

  • camgöbeği tonu 12.98%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 18.43%

CMYK: (13,0,50,18)
C13M0Y50K18 (13%, 0%, 50%, 18%)
(0.13 / 0.00 / 0.50 / 0.18)

CMYK yüzdeleri

%12.98
%0
%50
%18.43

Codes

Color #B5D068 in popluar color models

B5 D0 68
RGB 181 208 104
HSL 76° 52.53% 61.18%
HSB/HSV 76° 50.00% 81.57%
CMYK 12.98% 0.00% 50.00%
18.43%

Color #B5D068 in popluar number systems.

HEX B5 D0 68
Decimal 181 208 104
Binary 10110101 11010000 1101000
Octal 265 320 150

Shades and tints

Shades of #B5D068

#B5D068
(181,208,104)
#A5BE5F
(165,190,95)
#95AC56
(149,172,86)
#859A4D
(133,154,77)
#758844
(117,136,68)
#65763B
(101,118,59)
#556432
(85,100,50)
#455229
(69,82,41)
#354020
(53,64,32)
#252E17
(37,46,23)
#151C0E
(21,28,14)
#000000
(0,0,0)

Tints of #B5D068

#B5D068
(181,208,104)
#BBD475
(187,212,117)
#C1D882
(193,216,130)
#C7DC8F
(199,220,143)
#CDE09C
(205,224,156)
#D3E4A9
(211,228,169)
#D9E8B6
(217,232,182)
#DFECC3
(223,236,195)
#E5F0D0
(229,240,208)
#EBF4DD
(235,244,221)
#F1F8EA
(241,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D068 color. Also use rgb(181,208,104) instead hex code.

Text Font Color

.myTextColor { color: #B5D068; }

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

This text font color is #B5D068.

Background Color

.myBgColor { background-color: #B5D068; }

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

This div background color is #B5D068.

Border color

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

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

This div border color is #B5D068.

Opacity

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

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

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

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

This text has shadow with #B5D068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D068.

Preview

Color preview on black background

This text has color #B5D068 on black background.


Color preview on white background

This text has color #B5D068 on white background.


Black color preview on #B5D068 background

This text has black color on #B5D068 background.


White color preview on #B5D068 background

This text has white color on #B5D068 background.


Related colors

Complementary color

Complementary color for #hex is #4A2F97.


I love getcolorcode.com

Triadic colors

1 #68B5D0 and #D068B5 with #B5D068 are triadic colors.

2 #68D0B5 and #D0B568 with #B5D068 are triadic colors.