COLOR #76953E

HEX: #76953E RGB: (118,149,62)

Renk bilgisi

#76953E contains mainly red and green colors. #76953E ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#76953E color RGB value is (118,149,62).

RGB: (118,149,62) (46%, 58%, 24%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 149 of 255 = 58%
B 62 of 255 = 24%

118
149
62

R + G + B ~ 43%. #76953E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 149 + 62 = 329 (100%)
R 118 of 329 ~ 35.87%
G 149 of 329 ~ 45.29%
B 62 of 329 ~ 18.84'%

%35.87
%45.29
%18.84

CMYK RENK MODELİ

#76953E rengi CMYK tonu (21,0,58,42).

  • camgöbeği tonu 20.81%
  • eflatun tonu 0.00%
  • sarı tonu 58.39%
  • ana renk tonu 41.57%

CMYK: (21,0,58,42)
C21M0Y58K42 (21%, 0%, 58%, 42%)
(0.21 / 0.00 / 0.58 / 0.42)

CMYK yüzdeleri

%20.81
%0
%58.39
%41.57

Codes

Color #76953E in popluar color models

76 95 3E
RGB 118 149 62
HSL 81° 41.23% 41.37%
HSB/HSV 81° 58.39% 58.43%
CMYK 20.81% 0.00% 58.39%
41.57%

Color #76953E in popluar number systems.

HEX 76 95 3E
Decimal 118 149 62
Binary 1110110 10010101 111110
Octal 166 225 76

Shades and tints

Shades of #76953E

#76953E
(118,149,62)
#6C8839
(108,136,57)
#627B34
(98,123,52)
#586E2F
(88,110,47)
#4E612A
(78,97,42)
#445425
(68,84,37)
#3A4720
(58,71,32)
#303A1B
(48,58,27)
#262D16
(38,45,22)
#1C2011
(28,32,17)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #76953E

#76953E
(118,149,62)
#829E4F
(130,158,79)
#8EA760
(142,167,96)
#9AB071
(154,176,113)
#A6B982
(166,185,130)
#B2C293
(178,194,147)
#BECBA4
(190,203,164)
#CAD4B5
(202,212,181)
#D6DDC6
(214,221,198)
#E2E6D7
(226,230,215)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76953E color. Also use rgb(118,149,62) instead hex code.

Text Font Color

.myTextColor { color: #76953E; }

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

This text font color is #76953E.

Background Color

.myBgColor { background-color: #76953E; }

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

This div background color is #76953E.

Border color

.myBorderColor { border: 1px solid #76953E; }

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

This div border color is #76953E.

Opacity

.myOpacity80 { color: #76953E; opacity: 0.8; }

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

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

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

This text has shadow with #76953E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76953E.

Preview

Color preview on black background

This text has color #76953E on black background.


Color preview on white background

This text has color #76953E on white background.


Black color preview on #76953E background

This text has black color on #76953E background.


White color preview on #76953E background

This text has white color on #76953E background.


Related colors

Complementary color

Complementary color for #hex is #896AC1.


I love getcolorcode.com

Triadic colors

1 #3E7695 and #953E76 with #76953E are triadic colors.

2 #3E9576 and #95763E with #76953E are triadic colors.