COLOR #6CADD3

HEX: #6CADD3 RGB: (108,173,211)

Renk bilgisi

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

RGB renk modeli

#6CADD3 color RGB value is (108,173,211).

RGB: (108,173,211) (42%, 68%, 83%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 173 of 255 = 68%
B 211 of 255 = 83%

108
173
211

R + G + B ~ 64%. #6CADD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 173 + 211 = 492 (100%)
R 108 of 492 ~ 21.95%
G 173 of 492 ~ 35.16%
B 211 of 492 ~ 42.89'%

%21.95
%35.16
%42.89

CMYK RENK MODELİ

#6CADD3 rengi CMYK tonu (49,18,0,17).

  • camgöbeği tonu 48.82%
  • eflatun tonu 18.01%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (49,18,0,17)
C49M18Y0K17 (49%, 18%, 0%, 17%)
(0.49 / 0.18 / 0.00 / 0.17)

CMYK yüzdeleri

%48.82
%18.01
%0
%17.25

Codes

Color #6CADD3 in popluar color models

6C AD D3
RGB 108 173 211
HSL 202° 53.93% 62.55%
HSB/HSV 202° 48.82% 82.75%
CMYK 48.82% 18.01% 0.00%
17.25%

Color #6CADD3 in popluar number systems.

HEX 6C AD D3
Decimal 108 173 211
Binary 1101100 10101101 11010011
Octal 154 255 323

Shades and tints

Shades of #6CADD3

#6CADD3
(108,173,211)
#639EC0
(99,158,192)
#5A8FAD
(90,143,173)
#51809A
(81,128,154)
#487187
(72,113,135)
#3F6274
(63,98,116)
#365361
(54,83,97)
#2D444E
(45,68,78)
#24353B
(36,53,59)
#1B2628
(27,38,40)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #6CADD3

#6CADD3
(108,173,211)
#79B4D7
(121,180,215)
#86BBDB
(134,187,219)
#93C2DF
(147,194,223)
#A0C9E3
(160,201,227)
#ADD0E7
(173,208,231)
#BAD7EB
(186,215,235)
#C7DEEF
(199,222,239)
#D4E5F3
(212,229,243)
#E1ECF7
(225,236,247)
#EEF3FB
(238,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CADD3 color. Also use rgb(108,173,211) instead hex code.

Text Font Color

.myTextColor { color: #6CADD3; }

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

This text font color is #6CADD3.

Background Color

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

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

This div background color is #6CADD3.

Border color

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

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

This div border color is #6CADD3.

Opacity

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

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

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

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

This text has shadow with #6CADD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CADD3.

Preview

Color preview on black background

This text has color #6CADD3 on black background.


Color preview on white background

This text has color #6CADD3 on white background.


Black color preview on #6CADD3 background

This text has black color on #6CADD3 background.


White color preview on #6CADD3 background

This text has white color on #6CADD3 background.


Related colors

Complementary color

Complementary color for #hex is #93522C.


I love getcolorcode.com

Triadic colors

1 #D36CAD and #ADD36C with #6CADD3 are triadic colors.

2 #D3AD6C and #AD6CD3 with #6CADD3 are triadic colors.