COLOR #6DAECC

HEX: #6DAECC RGB: (109,174,204)

Renk bilgisi

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

RGB renk modeli

#6DAECC color RGB value is (109,174,204).

RGB: (109,174,204) (43%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 174 of 255 = 68%
B 204 of 255 = 80%

109
174
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 174 + 204 = 487 (100%)
R 109 of 487 ~ 22.38%
G 174 of 487 ~ 35.73%
B 204 of 487 ~ 41.89'%

%22.38
%35.73
%41.89

CMYK RENK MODELİ

#6DAECC rengi CMYK tonu (47,15,0,20).

  • camgöbeği tonu 46.57%
  • eflatun tonu 14.71%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (47,15,0,20)
C47M15Y0K20 (47%, 15%, 0%, 20%)
(0.47 / 0.15 / 0.00 / 0.20)

CMYK yüzdeleri

%46.57
%14.71
%0
%20

Codes

Color #6DAECC in popluar color models

6D AE CC
RGB 109 174 204
HSL 199° 48.22% 61.37%
HSB/HSV 199° 46.57% 80.00%
CMYK 46.57% 14.71% 0.00%
20.00%

Color #6DAECC in popluar number systems.

HEX 6D AE CC
Decimal 109 174 204
Binary 1101101 10101110 11001100
Octal 155 256 314

Shades and tints

Shades of #6DAECC

#6DAECC
(109,174,204)
#649FBA
(100,159,186)
#5B90A8
(91,144,168)
#528196
(82,129,150)
#497284
(73,114,132)
#406372
(64,99,114)
#375460
(55,84,96)
#2E454E
(46,69,78)
#25363C
(37,54,60)
#1C272A
(28,39,42)
#131818
(19,24,24)
#000000
(0,0,0)

Tints of #6DAECC

#6DAECC
(109,174,204)
#7AB5D0
(122,181,208)
#87BCD4
(135,188,212)
#94C3D8
(148,195,216)
#A1CADC
(161,202,220)
#AED1E0
(174,209,224)
#BBD8E4
(187,216,228)
#C8DFE8
(200,223,232)
#D5E6EC
(213,230,236)
#E2EDF0
(226,237,240)
#EFF4F4
(239,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DAECC color. Also use rgb(109,174,204) instead hex code.

Text Font Color

.myTextColor { color: #6DAECC; }

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

This text font color is #6DAECC.

Background Color

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

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

This div background color is #6DAECC.

Border color

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

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

This div border color is #6DAECC.

Opacity

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

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

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

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

This text has shadow with #6DAECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAECC.

Preview

Color preview on black background

This text has color #6DAECC on black background.


Color preview on white background

This text has color #6DAECC on white background.


Black color preview on #6DAECC background

This text has black color on #6DAECC background.


White color preview on #6DAECC background

This text has white color on #6DAECC background.


Related colors

Complementary color

Complementary color for #hex is #925133.


I love getcolorcode.com

Triadic colors

1 #CC6DAE and #AECC6D with #6DAECC are triadic colors.

2 #CCAE6D and #AE6DCC with #6DAECC are triadic colors.