COLOR #76BA4B

HEX: #76BA4B RGB: (118,186,75)

Renk bilgisi

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

RGB renk modeli

#76BA4B color RGB value is (118,186,75).

RGB: (118,186,75) (46%, 73%, 29%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 186 of 255 = 73%
B 75 of 255 = 29%

118
186
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 186 + 75 = 379 (100%)
R 118 of 379 ~ 31.13%
G 186 of 379 ~ 49.08%
B 75 of 379 ~ 19.79'%

%31.13
%49.08
%19.79

CMYK RENK MODELİ

#76BA4B rengi CMYK tonu (37,0,60,27).

  • camgöbeği tonu 36.56%
  • eflatun tonu 0.00%
  • sarı tonu 59.68%
  • ana renk tonu 27.06%

CMYK: (37,0,60,27)
C37M0Y60K27 (37%, 0%, 60%, 27%)
(0.37 / 0.00 / 0.60 / 0.27)

CMYK yüzdeleri

%36.56
%0
%59.68
%27.06

Codes

Color #76BA4B in popluar color models

76 BA 4B
RGB 118 186 75
HSL 97° 44.58% 51.18%
HSB/HSV 97° 59.68% 72.94%
CMYK 36.56% 0.00% 59.68%
27.06%

Color #76BA4B in popluar number systems.

HEX 76 BA 4B
Decimal 118 186 75
Binary 1110110 10111010 1001011
Octal 166 272 113

Shades and tints

Shades of #76BA4B

#76BA4B
(118,186,75)
#6CAA45
(108,170,69)
#629A3F
(98,154,63)
#588A39
(88,138,57)
#4E7A33
(78,122,51)
#446A2D
(68,106,45)
#3A5A27
(58,90,39)
#304A21
(48,74,33)
#263A1B
(38,58,27)
#1C2A15
(28,42,21)
#121A0F
(18,26,15)
#000000
(0,0,0)

Tints of #76BA4B

#76BA4B
(118,186,75)
#82C05B
(130,192,91)
#8EC66B
(142,198,107)
#9ACC7B
(154,204,123)
#A6D28B
(166,210,139)
#B2D89B
(178,216,155)
#BEDEAB
(190,222,171)
#CAE4BB
(202,228,187)
#D6EACB
(214,234,203)
#E2F0DB
(226,240,219)
#EEF6EB
(238,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76BA4B color. Also use rgb(118,186,75) instead hex code.

Text Font Color

.myTextColor { color: #76BA4B; }

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

This text font color is #76BA4B.

Background Color

.myBgColor { background-color: #76BA4B; }

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

This div background color is #76BA4B.

Border color

.myBorderColor { border: 1px solid #76BA4B; }

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

This div border color is #76BA4B.

Opacity

.myOpacity80 { color: #76BA4B; opacity: 0.8; }

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

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

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

This text has shadow with #76BA4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76BA4B.

Preview

Color preview on black background

This text has color #76BA4B on black background.


Color preview on white background

This text has color #76BA4B on white background.


Black color preview on #76BA4B background

This text has black color on #76BA4B background.


White color preview on #76BA4B background

This text has white color on #76BA4B background.


Related colors

Complementary color

Complementary color for #hex is #8945B4.


I love getcolorcode.com

Triadic colors

1 #4B76BA and #BA4B76 with #76BA4B are triadic colors.

2 #4BBA76 and #BA764B with #76BA4B are triadic colors.