COLOR #B5C72F

HEX: #B5C72F RGB: (181,199,47)

Renk bilgisi

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

RGB renk modeli

#B5C72F color RGB value is (181,199,47).

RGB: (181,199,47) (71%, 78%, 18%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 199 of 255 = 78%
B 47 of 255 = 18%

181
199
47

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 199 + 47 = 427 (100%)
R 181 of 427 ~ 42.39%
G 199 of 427 ~ 46.6%
B 47 of 427 ~ 11.01'%

%42.39
%46.6
%11.01

CMYK RENK MODELİ

#B5C72F rengi CMYK tonu (9,0,76,22).

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

CMYK: (9,0,76,22)
C9M0Y76K22 (9%, 0%, 76%, 22%)
(0.09 / 0.00 / 0.76 / 0.22)

CMYK yüzdeleri

%9.05
%0
%76.38
%21.96

Codes

Color #B5C72F in popluar color models

B5 C7 2F
RGB 181 199 47
HSL 67° 61.79% 48.24%
HSB/HSV 67° 76.38% 78.04%
CMYK 9.05% 0.00% 76.38%
21.96%

Color #B5C72F in popluar number systems.

HEX B5 C7 2F
Decimal 181 199 47
Binary 10110101 11000111 101111
Octal 265 307 57

Shades and tints

Shades of #B5C72F

#B5C72F
(181,199,47)
#A5B52B
(165,181,43)
#95A327
(149,163,39)
#859123
(133,145,35)
#757F1F
(117,127,31)
#656D1B
(101,109,27)
#555B17
(85,91,23)
#454913
(69,73,19)
#35370F
(53,55,15)
#25250B
(37,37,11)
#151307
(21,19,7)
#000000
(0,0,0)

Tints of #B5C72F

#B5C72F
(181,199,47)
#BBCC41
(187,204,65)
#C1D153
(193,209,83)
#C7D665
(199,214,101)
#CDDB77
(205,219,119)
#D3E089
(211,224,137)
#D9E59B
(217,229,155)
#DFEAAD
(223,234,173)
#E5EFBF
(229,239,191)
#EBF4D1
(235,244,209)
#F1F9E3
(241,249,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5C72F; }

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

This text font color is #B5C72F.

Background Color

.myBgColor { background-color: #B5C72F; }

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

This div background color is #B5C72F.

Border color

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

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

This div border color is #B5C72F.

Opacity

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

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

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

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

This text has shadow with #B5C72F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5C72F.

Preview

Color preview on black background

This text has color #B5C72F on black background.


Color preview on white background

This text has color #B5C72F on white background.


Black color preview on #B5C72F background

This text has black color on #B5C72F background.


White color preview on #B5C72F background

This text has white color on #B5C72F background.


Related colors

Complementary color

Complementary color for #hex is #4A38D0.


I love getcolorcode.com

Triadic colors

1 #2FB5C7 and #C72FB5 with #B5C72F are triadic colors.

2 #2FC7B5 and #C7B52F with #B5C72F are triadic colors.