COLOR #6AAD75

HEX: #6AAD75 RGB: (106,173,117)

Renk bilgisi

#6AAD75 contains mainly green and blue colors. #6AAD75 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6AAD75 color RGB value is (106,173,117).

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

RGB bağlantıları ve doygunluk

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

106
173
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 173 + 117 = 396 (100%)
R 106 of 396 ~ 26.77%
G 173 of 396 ~ 43.69%
B 117 of 396 ~ 29.55'%

%26.77
%43.69
%29.55

CMYK RENK MODELİ

#6AAD75 rengi CMYK tonu (39,0,32,32).

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

CMYK: (39,0,32,32)
C39M0Y32K32 (39%, 0%, 32%, 32%)
(0.39 / 0.00 / 0.32 / 0.32)

CMYK yüzdeleri

%38.73
%0
%32.37
%32.16

Codes

Color #6AAD75 in popluar color models

6A AD 75
RGB 106 173 117
HSL 130° 29.00% 54.71%
HSB/HSV 130° 38.73% 67.84%
CMYK 38.73% 0.00% 32.37%
32.16%

Color #6AAD75 in popluar number systems.

HEX 6A AD 75
Decimal 106 173 117
Binary 1101010 10101101 1110101
Octal 152 255 165

Shades and tints

Shades of #6AAD75

#6AAD75
(106,173,117)
#619E6B
(97,158,107)
#588F61
(88,143,97)
#4F8057
(79,128,87)
#46714D
(70,113,77)
#3D6243
(61,98,67)
#345339
(52,83,57)
#2B442F
(43,68,47)
#223525
(34,53,37)
#19261B
(25,38,27)
#101711
(16,23,17)
#000000
(0,0,0)

Tints of #6AAD75

#6AAD75
(106,173,117)
#77B481
(119,180,129)
#84BB8D
(132,187,141)
#91C299
(145,194,153)
#9EC9A5
(158,201,165)
#ABD0B1
(171,208,177)
#B8D7BD
(184,215,189)
#C5DEC9
(197,222,201)
#D2E5D5
(210,229,213)
#DFECE1
(223,236,225)
#ECF3ED
(236,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AAD75 color. Also use rgb(106,173,117) instead hex code.

Text Font Color

.myTextColor { color: #6AAD75; }

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

This text font color is #6AAD75.

Background Color

.myBgColor { background-color: #6AAD75; }

<div style="background-color:#6AAD75">Inner text</div>

This div background color is #6AAD75.

Border color

.myBorderColor { border: 1px solid #6AAD75; }

<div style="border:3px solid #6AAD75">Div</div>

This div border color is #6AAD75.

Opacity

.myOpacity80 { color: #6AAD75; opacity: 0.8; }

<p style="color:#6AAD75;opacity:0.8;">80%</p>

Text with #6AAD75 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 #6AAD75;}

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

This text has shadow with #6AAD75 color.


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

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

This text has shadow with #6AAD75 primary color and red secondary color.


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

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

This text has shadow with #6AAD75 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6AAD75.

Preview

Color preview on black background

This text has color #6AAD75 on black background.


Color preview on white background

This text has color #6AAD75 on white background.


Black color preview on #6AAD75 background

This text has black color on #6AAD75 background.


White color preview on #6AAD75 background

This text has white color on #6AAD75 background.


Related colors

Complementary color

Complementary color for #hex is #95528A.


I love getcolorcode.com

Triadic colors

1 #756AAD and #AD756A with #6AAD75 are triadic colors.

2 #75AD6A and #AD6A75 with #6AAD75 are triadic colors.