COLOR #6CB49B

HEX: #6CB49B RGB: (108,180,155)

Renk bilgisi

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

RGB renk modeli

#6CB49B color RGB value is (108,180,155).

RGB: (108,180,155) (42%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 180 of 255 = 71%
B 155 of 255 = 61%

108
180
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 180 + 155 = 443 (100%)
R 108 of 443 ~ 24.38%
G 180 of 443 ~ 40.63%
B 155 of 443 ~ 34.99'%

%24.38
%40.63
%34.99

CMYK RENK MODELİ

#6CB49B rengi CMYK tonu (40,0,14,29).

  • camgöbeği tonu 40.00%
  • eflatun tonu 0.00%
  • sarı tonu 13.89%
  • ana renk tonu 29.41%

CMYK: (40,0,14,29)
C40M0Y14K29 (40%, 0%, 14%, 29%)
(0.40 / 0.00 / 0.14 / 0.29)

CMYK yüzdeleri

%40
%0
%13.89
%29.41

Codes

Color #6CB49B in popluar color models

6C B4 9B
RGB 108 180 155
HSL 159° 32.43% 56.47%
HSB/HSV 159° 40.00% 70.59%
CMYK 40.00% 0.00% 13.89%
29.41%

Color #6CB49B in popluar number systems.

HEX 6C B4 9B
Decimal 108 180 155
Binary 1101100 10110100 10011011
Octal 154 264 233

Shades and tints

Shades of #6CB49B

#6CB49B
(108,180,155)
#63A48D
(99,164,141)
#5A947F
(90,148,127)
#518471
(81,132,113)
#487463
(72,116,99)
#3F6455
(63,100,85)
#365447
(54,84,71)
#2D4439
(45,68,57)
#24342B
(36,52,43)
#1B241D
(27,36,29)
#12140F
(18,20,15)
#000000
(0,0,0)

Tints of #6CB49B

#6CB49B
(108,180,155)
#79BAA4
(121,186,164)
#86C0AD
(134,192,173)
#93C6B6
(147,198,182)
#A0CCBF
(160,204,191)
#ADD2C8
(173,210,200)
#BAD8D1
(186,216,209)
#C7DEDA
(199,222,218)
#D4E4E3
(212,228,227)
#E1EAEC
(225,234,236)
#EEF0F5
(238,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB49B color. Also use rgb(108,180,155) instead hex code.

Text Font Color

.myTextColor { color: #6CB49B; }

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

This text font color is #6CB49B.

Background Color

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

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

This div background color is #6CB49B.

Border color

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

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

This div border color is #6CB49B.

Opacity

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

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

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

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

This text has shadow with #6CB49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB49B.

Preview

Color preview on black background

This text has color #6CB49B on black background.


Color preview on white background

This text has color #6CB49B on white background.


Black color preview on #6CB49B background

This text has black color on #6CB49B background.


White color preview on #6CB49B background

This text has white color on #6CB49B background.


Related colors

Complementary color

Complementary color for #hex is #934B64.


I love getcolorcode.com

Triadic colors

1 #9B6CB4 and #B49B6C with #6CB49B are triadic colors.

2 #9BB46C and #B46C9B with #6CB49B are triadic colors.