COLOR #6AC995

HEX: #6AC995 RGB: (106,201,149)

Renk bilgisi

#6AC995 contains mainly green and blue colors. #6AC995 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6AC995 color RGB value is (106,201,149).

RGB: (106,201,149) (42%, 79%, 58%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 201 of 255 = 79%
B 149 of 255 = 58%

106
201
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 201 + 149 = 456 (100%)
R 106 of 456 ~ 23.25%
G 201 of 456 ~ 44.08%
B 149 of 456 ~ 32.68'%

%23.25
%44.08
%32.68

CMYK RENK MODELİ

#6AC995 rengi CMYK tonu (47,0,26,21).

  • camgöbeği tonu 47.26%
  • eflatun tonu 0.00%
  • sarı tonu 25.87%
  • ana renk tonu 21.18%

CMYK: (47,0,26,21)
C47M0Y26K21 (47%, 0%, 26%, 21%)
(0.47 / 0.00 / 0.26 / 0.21)

CMYK yüzdeleri

%47.26
%0
%25.87
%21.18

Codes

Color #6AC995 in popluar color models

6A C9 95
RGB 106 201 149
HSL 147° 46.80% 60.20%
HSB/HSV 147° 47.26% 78.82%
CMYK 47.26% 0.00% 25.87%
21.18%

Color #6AC995 in popluar number systems.

HEX 6A C9 95
Decimal 106 201 149
Binary 1101010 11001001 10010101
Octal 152 311 225

Shades and tints

Shades of #6AC995

#6AC995
(106,201,149)
#61B788
(97,183,136)
#58A57B
(88,165,123)
#4F936E
(79,147,110)
#468161
(70,129,97)
#3D6F54
(61,111,84)
#345D47
(52,93,71)
#2B4B3A
(43,75,58)
#22392D
(34,57,45)
#192720
(25,39,32)
#101513
(16,21,19)
#000000
(0,0,0)

Tints of #6AC995

#6AC995
(106,201,149)
#77CD9E
(119,205,158)
#84D1A7
(132,209,167)
#91D5B0
(145,213,176)
#9ED9B9
(158,217,185)
#ABDDC2
(171,221,194)
#B8E1CB
(184,225,203)
#C5E5D4
(197,229,212)
#D2E9DD
(210,233,221)
#DFEDE6
(223,237,230)
#ECF1EF
(236,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AC995 color. Also use rgb(106,201,149) instead hex code.

Text Font Color

.myTextColor { color: #6AC995; }

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

This text font color is #6AC995.

Background Color

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

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

This div background color is #6AC995.

Border color

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

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

This div border color is #6AC995.

Opacity

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

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

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

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

This text has shadow with #6AC995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AC995.

Preview

Color preview on black background

This text has color #6AC995 on black background.


Color preview on white background

This text has color #6AC995 on white background.


Black color preview on #6AC995 background

This text has black color on #6AC995 background.


White color preview on #6AC995 background

This text has white color on #6AC995 background.


Related colors

Complementary color

Complementary color for #hex is #95366A.


I love getcolorcode.com

Triadic colors

1 #956AC9 and #C9956A with #6AC995 are triadic colors.

2 #95C96A and #C96A95 with #6AC995 are triadic colors.