COLOR #B4C738

HEX: #B4C738 RGB: (180,199,56)

Color info

#B4C738 contains mainly red and green colors. Web safe color of #B4C738 is #CCCC33 (or #CC3).

RGB color model

#B4C738 color RGB value is (180,199,56).

RGB: (180,199,56) (71%, 78%, 22%)

RGB channels and saturation

R 180 of 255 = 71%
G 199 of 255 = 78%
B 56 of 255 = 22%

180
199
56

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

Portions of RGB colors in percentages

R + G + B = 180 + 199 + 56 = 435 (100%)
R 180 of 435 ~ 41.38%
G 199 of 435 ~ 45.75%
B 56 of 435 ~ 12.87'%

%41.38
%45.75
%12.87

CMYK color model

#B4C738 color CMYK value is (10,0,72,22).

  • cyan value is 9.55%
  • magenta value is 0.00%
  • yellow value is 71.86%
  • key color value is 21.96%

CMYK: (10,0,72,22)
C10M0Y72K22 (10%, 0%, 72%, 22%)
(0.10 / 0.00 / 0.72 / 0.22)

CMYK percentages

%9.55
%0
%71.86
%21.96

Codes

Color #B4C738 in popluar color models

B4 C7 38
RGB 180 199 56
HSL 68° 56.08% 50.00%
HSB/HSV 68° 71.86% 78.04%
CMYK 9.55% 0.00% 71.86%
21.96%

Color #B4C738 in popluar number systems.

HEX B4 C7 38
Decimal 180 199 56
Binary 10110100 11000111 111000
Octal 264 307 70

Shades and tints

Shades of #B4C738

#B4C738
(180,199,56)
#A4B533
(164,181,51)
#94A32E
(148,163,46)
#849129
(132,145,41)
#747F24
(116,127,36)
#646D1F
(100,109,31)
#545B1A
(84,91,26)
#444915
(68,73,21)
#343710
(52,55,16)
#24250B
(36,37,11)
#141306
(20,19,6)
#000000
(0,0,0)

Tints of #B4C738

#B4C738
(180,199,56)
#BACC4A
(186,204,74)
#C0D15C
(192,209,92)
#C6D66E
(198,214,110)
#CCDB80
(204,219,128)
#D2E092
(210,224,146)
#D8E5A4
(216,229,164)
#DEEAB6
(222,234,182)
#E4EFC8
(228,239,200)
#EAF4DA
(234,244,218)
#F0F9EC
(240,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4C738 color. Also use rgb(180,199,56) instead hex code.

Text Font Color

.myTextColor { color: #B4C738; }

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

This text font color is #B4C738.

Background Color

.myBgColor { background-color: #B4C738; }

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

This div background color is #B4C738.

Border color

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

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

This div border color is #B4C738.

Opacity

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

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

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

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

This text has shadow with #B4C738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4C738.

Preview

Color preview on black background

This text has color #B4C738 on black background.


Color preview on white background

This text has color #B4C738 on white background.


Black color preview on #B4C738 background

This text has black color on #B4C738 background.


White color preview on #B4C738 background

This text has white color on #B4C738 background.


Related colors

Complementary color

Complementary color for #hex is #4B38C7.


I love getcolorcode.com

Triadic colors

1 #38B4C7 and #C738B4 with #B4C738 are triadic colors.

2 #38C7B4 and #C7B438 with #B4C738 are triadic colors.