COLOR #6CA998

HEX: #6CA998 RGB: (108,169,152)

Renk bilgisi

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

RGB renk modeli

#6CA998 color RGB value is (108,169,152).

RGB: (108,169,152) (42%, 66%, 60%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 169 of 255 = 66%
B 152 of 255 = 60%

108
169
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 169 + 152 = 429 (100%)
R 108 of 429 ~ 25.17%
G 169 of 429 ~ 39.39%
B 152 of 429 ~ 35.43'%

%25.17
%39.39
%35.43

CMYK RENK MODELİ

#6CA998 rengi CMYK tonu (36,0,10,34).

  • camgöbeği tonu 36.09%
  • eflatun tonu 0.00%
  • sarı tonu 10.06%
  • ana renk tonu 33.73%

CMYK: (36,0,10,34)
C36M0Y10K34 (36%, 0%, 10%, 34%)
(0.36 / 0.00 / 0.10 / 0.34)

CMYK yüzdeleri

%36.09
%0
%10.06
%33.73

Codes

Color #6CA998 in popluar color models

6C A9 98
RGB 108 169 152
HSL 163° 26.18% 54.31%
HSB/HSV 163° 36.09% 66.27%
CMYK 36.09% 0.00% 10.06%
33.73%

Color #6CA998 in popluar number systems.

HEX 6C A9 98
Decimal 108 169 152
Binary 1101100 10101001 10011000
Octal 154 251 230

Shades and tints

Shades of #6CA998

#6CA998
(108,169,152)
#639A8B
(99,154,139)
#5A8B7E
(90,139,126)
#517C71
(81,124,113)
#486D64
(72,109,100)
#3F5E57
(63,94,87)
#364F4A
(54,79,74)
#2D403D
(45,64,61)
#243130
(36,49,48)
#1B2223
(27,34,35)
#121316
(18,19,22)
#000000
(0,0,0)

Tints of #6CA998

#6CA998
(108,169,152)
#79B0A1
(121,176,161)
#86B7AA
(134,183,170)
#93BEB3
(147,190,179)
#A0C5BC
(160,197,188)
#ADCCC5
(173,204,197)
#BAD3CE
(186,211,206)
#C7DAD7
(199,218,215)
#D4E1E0
(212,225,224)
#E1E8E9
(225,232,233)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CA998 color. Also use rgb(108,169,152) instead hex code.

Text Font Color

.myTextColor { color: #6CA998; }

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

This text font color is #6CA998.

Background Color

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

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

This div background color is #6CA998.

Border color

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

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

This div border color is #6CA998.

Opacity

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

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

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

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

This text has shadow with #6CA998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CA998.

Preview

Color preview on black background

This text has color #6CA998 on black background.


Color preview on white background

This text has color #6CA998 on white background.


Black color preview on #6CA998 background

This text has black color on #6CA998 background.


White color preview on #6CA998 background

This text has white color on #6CA998 background.


Related colors

Complementary color

Complementary color for #hex is #935667.


I love getcolorcode.com

Triadic colors

1 #986CA9 and #A9986C with #6CA998 are triadic colors.

2 #98A96C and #A96C98 with #6CA998 are triadic colors.