COLOR #6ABEA5

HEX: #6ABEA5 RGB: (106,190,165)

Renk bilgisi

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

RGB renk modeli

#6ABEA5 color RGB value is (106,190,165).

RGB: (106,190,165) (42%, 75%, 65%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 190 of 255 = 75%
B 165 of 255 = 65%

106
190
165

R + G + B ~ 61%. #6ABEA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 190 + 165 = 461 (100%)
R 106 of 461 ~ 22.99%
G 190 of 461 ~ 41.21%
B 165 of 461 ~ 35.79'%

%22.99
%41.21
%35.79

CMYK RENK MODELİ

#6ABEA5 rengi CMYK tonu (44,0,13,25).

  • camgöbeği tonu 44.21%
  • eflatun tonu 0.00%
  • sarı tonu 13.16%
  • ana renk tonu 25.49%

CMYK: (44,0,13,25)
C44M0Y13K25 (44%, 0%, 13%, 25%)
(0.44 / 0.00 / 0.13 / 0.25)

CMYK yüzdeleri

%44.21
%0
%13.16
%25.49

Codes

Color #6ABEA5 in popluar color models

6A BE A5
RGB 106 190 165
HSL 162° 39.25% 58.04%
HSB/HSV 162° 44.21% 74.51%
CMYK 44.21% 0.00% 13.16%
25.49%

Color #6ABEA5 in popluar number systems.

HEX 6A BE A5
Decimal 106 190 165
Binary 1101010 10111110 10100101
Octal 152 276 245

Shades and tints

Shades of #6ABEA5

#6ABEA5
(106,190,165)
#61AD96
(97,173,150)
#589C87
(88,156,135)
#4F8B78
(79,139,120)
#467A69
(70,122,105)
#3D695A
(61,105,90)
#34584B
(52,88,75)
#2B473C
(43,71,60)
#22362D
(34,54,45)
#19251E
(25,37,30)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #6ABEA5

#6ABEA5
(106,190,165)
#77C3AD
(119,195,173)
#84C8B5
(132,200,181)
#91CDBD
(145,205,189)
#9ED2C5
(158,210,197)
#ABD7CD
(171,215,205)
#B8DCD5
(184,220,213)
#C5E1DD
(197,225,221)
#D2E6E5
(210,230,229)
#DFEBED
(223,235,237)
#ECF0F5
(236,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6ABEA5 color. Also use rgb(106,190,165) instead hex code.

Text Font Color

.myTextColor { color: #6ABEA5; }

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

This text font color is #6ABEA5.

Background Color

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

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

This div background color is #6ABEA5.

Border color

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

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

This div border color is #6ABEA5.

Opacity

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

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

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

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

This text has shadow with #6ABEA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ABEA5.

Preview

Color preview on black background

This text has color #6ABEA5 on black background.


Color preview on white background

This text has color #6ABEA5 on white background.


Black color preview on #6ABEA5 background

This text has black color on #6ABEA5 background.


White color preview on #6ABEA5 background

This text has white color on #6ABEA5 background.


Related colors

Complementary color

Complementary color for #hex is #95415A.


I love getcolorcode.com

Triadic colors

1 #A56ABE and #BEA56A with #6ABEA5 are triadic colors.

2 #A5BE6A and #BE6AA5 with #6ABEA5 are triadic colors.