COLOR #77B54B

HEX: #77B54B RGB: (119,181,75)

Renk bilgisi

#77B54B contains mainly green color. #77B54B ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#77B54B color RGB value is (119,181,75).

RGB: (119,181,75) (47%, 71%, 29%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 181 of 255 = 71%
B 75 of 255 = 29%

119
181
75

R + G + B ~ 49%. #77B54B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 181 + 75 = 375 (100%)
R 119 of 375 ~ 31.73%
G 181 of 375 ~ 48.27%
B 75 of 375 ~ 20'%

%31.73
%48.27
%20

CMYK RENK MODELİ

#77B54B rengi CMYK tonu (34,0,59,29).

  • camgöbeği tonu 34.25%
  • eflatun tonu 0.00%
  • sarı tonu 58.56%
  • ana renk tonu 29.02%

CMYK: (34,0,59,29)
C34M0Y59K29 (34%, 0%, 59%, 29%)
(0.34 / 0.00 / 0.59 / 0.29)

CMYK yüzdeleri

%34.25
%0
%58.56
%29.02

Codes

Color #77B54B in popluar color models

77 B5 4B
RGB 119 181 75
HSL 95° 41.73% 50.20%
HSB/HSV 95° 58.56% 70.98%
CMYK 34.25% 0.00% 58.56%
29.02%

Color #77B54B in popluar number systems.

HEX 77 B5 4B
Decimal 119 181 75
Binary 1110111 10110101 1001011
Octal 167 265 113

Shades and tints

Shades of #77B54B

#77B54B
(119,181,75)
#6DA545
(109,165,69)
#63953F
(99,149,63)
#598539
(89,133,57)
#4F7533
(79,117,51)
#45652D
(69,101,45)
#3B5527
(59,85,39)
#314521
(49,69,33)
#27351B
(39,53,27)
#1D2515
(29,37,21)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #77B54B

#77B54B
(119,181,75)
#83BB5B
(131,187,91)
#8FC16B
(143,193,107)
#9BC77B
(155,199,123)
#A7CD8B
(167,205,139)
#B3D39B
(179,211,155)
#BFD9AB
(191,217,171)
#CBDFBB
(203,223,187)
#D7E5CB
(215,229,203)
#E3EBDB
(227,235,219)
#EFF1EB
(239,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77B54B color. Also use rgb(119,181,75) instead hex code.

Text Font Color

.myTextColor { color: #77B54B; }

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

This text font color is #77B54B.

Background Color

.myBgColor { background-color: #77B54B; }

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

This div background color is #77B54B.

Border color

.myBorderColor { border: 1px solid #77B54B; }

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

This div border color is #77B54B.

Opacity

.myOpacity80 { color: #77B54B; opacity: 0.8; }

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

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

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

This text has shadow with #77B54B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B54B.

Preview

Color preview on black background

This text has color #77B54B on black background.


Color preview on white background

This text has color #77B54B on white background.


Black color preview on #77B54B background

This text has black color on #77B54B background.


White color preview on #77B54B background

This text has white color on #77B54B background.


Related colors

Complementary color

Complementary color for #hex is #884AB4.


I love getcolorcode.com

Triadic colors

1 #4B77B5 and #B54B77 with #77B54B are triadic colors.

2 #4BB577 and #B5774B with #77B54B are triadic colors.