COLOR #6CB3C2

HEX: #6CB3C2 RGB: (108,179,194)

Renk bilgisi

#6CB3C2 contains mainly green and blue colors. #6CB3C2 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6CB3C2 color RGB value is (108,179,194).

RGB: (108,179,194) (42%, 70%, 76%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 179 of 255 = 70%
B 194 of 255 = 76%

108
179
194

R + G + B ~ 63%. #6CB3C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 179 + 194 = 481 (100%)
R 108 of 481 ~ 22.45%
G 179 of 481 ~ 37.21%
B 194 of 481 ~ 40.33'%

%22.45
%37.21
%40.33

CMYK RENK MODELİ

#6CB3C2 rengi CMYK tonu (44,8,0,24).

  • camgöbeği tonu 44.33%
  • eflatun tonu 7.73%
  • sarı tonu 0.00%
  • ana renk tonu 23.92%

CMYK: (44,8,0,24)
C44M8Y0K24 (44%, 8%, 0%, 24%)
(0.44 / 0.08 / 0.00 / 0.24)

CMYK yüzdeleri

%44.33
%7.73
%0
%23.92

Codes

Color #6CB3C2 in popluar color models

6C B3 C2
RGB 108 179 194
HSL 190° 41.35% 59.22%
HSB/HSV 190° 44.33% 76.08%
CMYK 44.33% 7.73% 0.00%
23.92%

Color #6CB3C2 in popluar number systems.

HEX 6C B3 C2
Decimal 108 179 194
Binary 1101100 10110011 11000010
Octal 154 263 302

Shades and tints

Shades of #6CB3C2

#6CB3C2
(108,179,194)
#63A3B1
(99,163,177)
#5A93A0
(90,147,160)
#51838F
(81,131,143)
#48737E
(72,115,126)
#3F636D
(63,99,109)
#36535C
(54,83,92)
#2D434B
(45,67,75)
#24333A
(36,51,58)
#1B2329
(27,35,41)
#121318
(18,19,24)
#000000
(0,0,0)

Tints of #6CB3C2

#6CB3C2
(108,179,194)
#79B9C7
(121,185,199)
#86BFCC
(134,191,204)
#93C5D1
(147,197,209)
#A0CBD6
(160,203,214)
#ADD1DB
(173,209,219)
#BAD7E0
(186,215,224)
#C7DDE5
(199,221,229)
#D4E3EA
(212,227,234)
#E1E9EF
(225,233,239)
#EEEFF4
(238,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB3C2 color. Also use rgb(108,179,194) instead hex code.

Text Font Color

.myTextColor { color: #6CB3C2; }

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

This text font color is #6CB3C2.

Background Color

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

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

This div background color is #6CB3C2.

Border color

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

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

This div border color is #6CB3C2.

Opacity

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

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

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

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

This text has shadow with #6CB3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB3C2.

Preview

Color preview on black background

This text has color #6CB3C2 on black background.


Color preview on white background

This text has color #6CB3C2 on white background.


Black color preview on #6CB3C2 background

This text has black color on #6CB3C2 background.


White color preview on #6CB3C2 background

This text has white color on #6CB3C2 background.


Related colors

Complementary color

Complementary color for #hex is #934C3D.


I love getcolorcode.com

Triadic colors

1 #C26CB3 and #B3C26C with #6CB3C2 are triadic colors.

2 #C2B36C and #B36CC2 with #6CB3C2 are triadic colors.