COLOR #76B564

HEX: #76B564 RGB: (118,181,100)

Renk bilgisi

#76B564 contains mainly green color. #76B564 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#76B564 color RGB value is (118,181,100).

RGB: (118,181,100) (46%, 71%, 39%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 181 of 255 = 71%
B 100 of 255 = 39%

118
181
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 181 + 100 = 399 (100%)
R 118 of 399 ~ 29.57%
G 181 of 399 ~ 45.36%
B 100 of 399 ~ 25.06'%

%29.57
%45.36
%25.06

CMYK RENK MODELİ

#76B564 rengi CMYK tonu (35,0,45,29).

  • camgöbeği tonu 34.81%
  • eflatun tonu 0.00%
  • sarı tonu 44.75%
  • ana renk tonu 29.02%

CMYK: (35,0,45,29)
C35M0Y45K29 (35%, 0%, 45%, 29%)
(0.35 / 0.00 / 0.45 / 0.29)

CMYK yüzdeleri

%34.81
%0
%44.75
%29.02

Codes

Color #76B564 in popluar color models

76 B5 64
RGB 118 181 100
HSL 107° 35.37% 55.10%
HSB/HSV 107° 44.75% 70.98%
CMYK 34.81% 0.00% 44.75%
29.02%

Color #76B564 in popluar number systems.

HEX 76 B5 64
Decimal 118 181 100
Binary 1110110 10110101 1100100
Octal 166 265 144

Shades and tints

Shades of #76B564

#76B564
(118,181,100)
#6CA55B
(108,165,91)
#629552
(98,149,82)
#588549
(88,133,73)
#4E7540
(78,117,64)
#446537
(68,101,55)
#3A552E
(58,85,46)
#304525
(48,69,37)
#26351C
(38,53,28)
#1C2513
(28,37,19)
#12150A
(18,21,10)
#000000
(0,0,0)

Tints of #76B564

#76B564
(118,181,100)
#82BB72
(130,187,114)
#8EC180
(142,193,128)
#9AC78E
(154,199,142)
#A6CD9C
(166,205,156)
#B2D3AA
(178,211,170)
#BED9B8
(190,217,184)
#CADFC6
(202,223,198)
#D6E5D4
(214,229,212)
#E2EBE2
(226,235,226)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76B564 color. Also use rgb(118,181,100) instead hex code.

Text Font Color

.myTextColor { color: #76B564; }

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

This text font color is #76B564.

Background Color

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

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

This div background color is #76B564.

Border color

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

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

This div border color is #76B564.

Opacity

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

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

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

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

This text has shadow with #76B564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76B564.

Preview

Color preview on black background

This text has color #76B564 on black background.


Color preview on white background

This text has color #76B564 on white background.


Black color preview on #76B564 background

This text has black color on #76B564 background.


White color preview on #76B564 background

This text has white color on #76B564 background.


Related colors

Complementary color

Complementary color for #hex is #894A9B.


I love getcolorcode.com

Triadic colors

1 #6476B5 and #B56476 with #76B564 are triadic colors.

2 #64B576 and #B57664 with #76B564 are triadic colors.