COLOR #75AD6B

HEX: #75AD6B RGB: (117,173,107)

Renk bilgisi

#75AD6B contains mainly red and green colors. #75AD6B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#75AD6B color RGB value is (117,173,107).

RGB: (117,173,107) (46%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 117 of 255 = 46%
G 173 of 255 = 68%
B 107 of 255 = 42%

117
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 117 + 173 + 107 = 397 (100%)
R 117 of 397 ~ 29.47%
G 173 of 397 ~ 43.58%
B 107 of 397 ~ 26.95'%

%29.47
%43.58
%26.95

CMYK RENK MODELİ

#75AD6B rengi CMYK tonu (32,0,38,32).

  • camgöbeği tonu 32.37%
  • eflatun tonu 0.00%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (32,0,38,32)
C32M0Y38K32 (32%, 0%, 38%, 32%)
(0.32 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%32.37
%0
%38.15
%32.16

Codes

Color #75AD6B in popluar color models

75 AD 6B
RGB 117 173 107
HSL 111° 28.70% 54.90%
HSB/HSV 111° 38.15% 67.84%
CMYK 32.37% 0.00% 38.15%
32.16%

Color #75AD6B in popluar number systems.

HEX 75 AD 6B
Decimal 117 173 107
Binary 1110101 10101101 1101011
Octal 165 255 153

Shades and tints

Shades of #75AD6B

#75AD6B
(117,173,107)
#6B9E62
(107,158,98)
#618F59
(97,143,89)
#578050
(87,128,80)
#4D7147
(77,113,71)
#43623E
(67,98,62)
#395335
(57,83,53)
#2F442C
(47,68,44)
#253523
(37,53,35)
#1B261A
(27,38,26)
#111711
(17,23,17)
#000000
(0,0,0)

Tints of #75AD6B

#75AD6B
(117,173,107)
#81B478
(129,180,120)
#8DBB85
(141,187,133)
#99C292
(153,194,146)
#A5C99F
(165,201,159)
#B1D0AC
(177,208,172)
#BDD7B9
(189,215,185)
#C9DEC6
(201,222,198)
#D5E5D3
(213,229,211)
#E1ECE0
(225,236,224)
#EDF3ED
(237,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75AD6B color. Also use rgb(117,173,107) instead hex code.

Text Font Color

.myTextColor { color: #75AD6B; }

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

This text font color is #75AD6B.

Background Color

.myBgColor { background-color: #75AD6B; }

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

This div background color is #75AD6B.

Border color

.myBorderColor { border: 1px solid #75AD6B; }

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

This div border color is #75AD6B.

Opacity

.myOpacity80 { color: #75AD6B; opacity: 0.8; }

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

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

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

This text has shadow with #75AD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75AD6B.

Preview

Color preview on black background

This text has color #75AD6B on black background.


Color preview on white background

This text has color #75AD6B on white background.


Black color preview on #75AD6B background

This text has black color on #75AD6B background.


White color preview on #75AD6B background

This text has white color on #75AD6B background.


Related colors

Complementary color

Complementary color for #hex is #8A5294.


I love getcolorcode.com

Triadic colors

1 #6B75AD and #AD6B75 with #75AD6B are triadic colors.

2 #6BAD75 and #AD756B with #75AD6B are triadic colors.