COLOR #6CB09F

HEX: #6CB09F RGB: (108,176,159)

Renk bilgisi

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

RGB renk modeli

#6CB09F color RGB value is (108,176,159).

RGB: (108,176,159) (42%, 69%, 62%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 176 of 255 = 69%
B 159 of 255 = 62%

108
176
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 176 + 159 = 443 (100%)
R 108 of 443 ~ 24.38%
G 176 of 443 ~ 39.73%
B 159 of 443 ~ 35.89'%

%24.38
%39.73
%35.89

CMYK RENK MODELİ

#6CB09F rengi CMYK tonu (39,0,10,31).

  • camgöbeği tonu 38.64%
  • eflatun tonu 0.00%
  • sarı tonu 9.66%
  • ana renk tonu 30.98%

CMYK: (39,0,10,31)
C39M0Y10K31 (39%, 0%, 10%, 31%)
(0.39 / 0.00 / 0.10 / 0.31)

CMYK yüzdeleri

%38.64
%0
%9.66
%30.98

Codes

Color #6CB09F in popluar color models

6C B0 9F
RGB 108 176 159
HSL 165° 30.09% 55.69%
HSB/HSV 165° 38.64% 69.02%
CMYK 38.64% 0.00% 9.66%
30.98%

Color #6CB09F in popluar number systems.

HEX 6C B0 9F
Decimal 108 176 159
Binary 1101100 10110000 10011111
Octal 154 260 237

Shades and tints

Shades of #6CB09F

#6CB09F
(108,176,159)
#63A091
(99,160,145)
#5A9083
(90,144,131)
#518075
(81,128,117)
#487067
(72,112,103)
#3F6059
(63,96,89)
#36504B
(54,80,75)
#2D403D
(45,64,61)
#24302F
(36,48,47)
#1B2021
(27,32,33)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #6CB09F

#6CB09F
(108,176,159)
#79B7A7
(121,183,167)
#86BEAF
(134,190,175)
#93C5B7
(147,197,183)
#A0CCBF
(160,204,191)
#ADD3C7
(173,211,199)
#BADACF
(186,218,207)
#C7E1D7
(199,225,215)
#D4E8DF
(212,232,223)
#E1EFE7
(225,239,231)
#EEF6EF
(238,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB09F color. Also use rgb(108,176,159) instead hex code.

Text Font Color

.myTextColor { color: #6CB09F; }

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

This text font color is #6CB09F.

Background Color

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

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

This div background color is #6CB09F.

Border color

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

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

This div border color is #6CB09F.

Opacity

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

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

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

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

This text has shadow with #6CB09F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB09F.

Preview

Color preview on black background

This text has color #6CB09F on black background.


Color preview on white background

This text has color #6CB09F on white background.


Black color preview on #6CB09F background

This text has black color on #6CB09F background.


White color preview on #6CB09F background

This text has white color on #6CB09F background.


Related colors

Complementary color

Complementary color for #hex is #934F60.


I love getcolorcode.com

Triadic colors

1 #9F6CB0 and #B09F6C with #6CB09F are triadic colors.

2 #9FB06C and #B06C9F with #6CB09F are triadic colors.