COLOR #6DAFBB

HEX: #6DAFBB RGB: (109,175,187)

Renk bilgisi

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

RGB renk modeli

#6DAFBB color RGB value is (109,175,187).

RGB: (109,175,187) (43%, 69%, 73%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 175 of 255 = 69%
B 187 of 255 = 73%

109
175
187

R + G + B ~ 62%. #6DAFBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 175 + 187 = 471 (100%)
R 109 of 471 ~ 23.14%
G 175 of 471 ~ 37.15%
B 187 of 471 ~ 39.7'%

%23.14
%37.15
%39.7

CMYK RENK MODELİ

#6DAFBB rengi CMYK tonu (42,6,0,27).

  • camgöbeği tonu 41.71%
  • eflatun tonu 6.42%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%
CMYK: (42,6,0,27) C42M6Y0K27 (42%,6%,0%,27%) (0.42/0.06/0.00/0.27) 

CMYK yüzdeleri

%41.71
%6.42
%0
%26.67

Codes

Color #6DAFBB in popluar color models

6D AF BB
RGB 109 175 187
HSL 189° 36.45% 58.04%
HSB/HSV 189° 41.71% 73.33%
CMYK 41.71% 6.42% 0.00%
26.67%

Color #6DAFBB in popluar number systems.

HEX 6D AF BB
Decimal 109 175 187
Binary 1101101 10101111 10111011
Octal 155 257 273

Shades and tints

Shades of #6DAFBB

#6DAFBB
(109,175,187)
#64A0AA
(100,160,170)
#5B9199
(91,145,153)
#528288
(82,130,136)
#497377
(73,115,119)
#406466
(64,100,102)
#375555
(55,85,85)
#2E4644
(46,70,68)
#253733
(37,55,51)
#1C2822
(28,40,34)
#131911
(19,25,17)
#000000
(0,0,0)

Tints of #6DAFBB

#6DAFBB
(109,175,187)
#7AB6C1
(122,182,193)
#87BDC7
(135,189,199)
#94C4CD
(148,196,205)
#A1CBD3
(161,203,211)
#AED2D9
(174,210,217)
#BBD9DF
(187,217,223)
#C8E0E5
(200,224,229)
#D5E7EB
(213,231,235)
#E2EEF1
(226,238,241)
#EFF5F7
(239,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DAFBB color. Also use rgb(109,175,187) instead hex code.

Text Font Color

.myTextColor { color: #6DAFBB; }

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

This text font color is #6DAFBB.

Background Color

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

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

This div background color is #6DAFBB.

Border color

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

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

This div border color is #6DAFBB.

Opacity

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

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

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

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

This text has shadow with #6DAFBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAFBB.

Preview

Color preview on black background

This text has color #6DAFBB on black background.


Color preview on white background

This text has color #6DAFBB on white background.


Black color preview on #6DAFBB background

This text has black color on #6DAFBB background.


White color preview on #6DAFBB background

This text has white color on #6DAFBB background.


Related colors

Complementary color

Complementary color for #hex is #925044.


I love getcolorcode.com

Triadic colors

1 #BB6DAF and #AFBB6D with #6DAFBB are triadic colors.

2 #BBAF6D and #AF6DBB with #6DAFBB are triadic colors.