COLOR #6CB189

HEX: #6CB189 RGB: (108,177,137)

Renk bilgisi

#6CB189 contains mainly green and blue colors. #6CB189 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6CB189 color RGB value is (108,177,137).

RGB: (108,177,137) (42%, 69%, 54%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 177 of 255 = 69%
B 137 of 255 = 54%

108
177
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 177 + 137 = 422 (100%)
R 108 of 422 ~ 25.59%
G 177 of 422 ~ 41.94%
B 137 of 422 ~ 32.46'%

%25.59
%41.94
%32.46

CMYK RENK MODELİ

#6CB189 rengi CMYK tonu (39,0,23,31).

  • camgöbeği tonu 38.98%
  • eflatun tonu 0.00%
  • sarı tonu 22.60%
  • ana renk tonu 30.59%

CMYK: (39,0,23,31)
C39M0Y23K31 (39%, 0%, 23%, 31%)
(0.39 / 0.00 / 0.23 / 0.31)

CMYK yüzdeleri

%38.98
%0
%22.6
%30.59

Codes

Color #6CB189 in popluar color models

6C B1 89
RGB 108 177 137
HSL 145° 30.67% 55.88%
HSB/HSV 145° 38.98% 69.41%
CMYK 38.98% 0.00% 22.60%
30.59%

Color #6CB189 in popluar number systems.

HEX 6C B1 89
Decimal 108 177 137
Binary 1101100 10110001 10001001
Octal 154 261 211

Shades and tints

Shades of #6CB189

#6CB189
(108,177,137)
#63A17D
(99,161,125)
#5A9171
(90,145,113)
#518165
(81,129,101)
#487159
(72,113,89)
#3F614D
(63,97,77)
#365141
(54,81,65)
#2D4135
(45,65,53)
#243129
(36,49,41)
#1B211D
(27,33,29)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #6CB189

#6CB189
(108,177,137)
#79B893
(121,184,147)
#86BF9D
(134,191,157)
#93C6A7
(147,198,167)
#A0CDB1
(160,205,177)
#ADD4BB
(173,212,187)
#BADBC5
(186,219,197)
#C7E2CF
(199,226,207)
#D4E9D9
(212,233,217)
#E1F0E3
(225,240,227)
#EEF7ED
(238,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB189 color. Also use rgb(108,177,137) instead hex code.

Text Font Color

.myTextColor { color: #6CB189; }

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

This text font color is #6CB189.

Background Color

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

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

This div background color is #6CB189.

Border color

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

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

This div border color is #6CB189.

Opacity

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

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

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

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

This text has shadow with #6CB189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB189.

Preview

Color preview on black background

This text has color #6CB189 on black background.


Color preview on white background

This text has color #6CB189 on white background.


Black color preview on #6CB189 background

This text has black color on #6CB189 background.


White color preview on #6CB189 background

This text has white color on #6CB189 background.


Related colors

Complementary color

Complementary color for #hex is #934E76.


I love getcolorcode.com

Triadic colors

1 #896CB1 and #B1896C with #6CB189 are triadic colors.

2 #89B16C and #B16C89 with #6CB189 are triadic colors.