COLOR #6FB0D9

HEX: #6FB0D9 RGB: (111,176,217)

Renk bilgisi

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

RGB renk modeli

#6FB0D9 color RGB value is (111,176,217).

RGB: (111,176,217) (44%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 111 of 255 = 44%
G 176 of 255 = 69%
B 217 of 255 = 85%

111
176
217

R + G + B ~ 66%. #6FB0D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 111 + 176 + 217 = 504 (100%)
R 111 of 504 ~ 22.02%
G 176 of 504 ~ 34.92%
B 217 of 504 ~ 43.06'%

%22.02
%34.92
%43.06

CMYK RENK MODELİ

#6FB0D9 rengi CMYK tonu (49,19,0,15).

  • camgöbeği tonu 48.85%
  • eflatun tonu 18.89%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (49,19,0,15)
C49M19Y0K15 (49%, 19%, 0%, 15%)
(0.49 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%48.85
%18.89
%0
%14.9

Codes

Color #6FB0D9 in popluar color models

6F B0 D9
RGB 111 176 217
HSL 203° 58.24% 64.31%
HSB/HSV 203° 48.85% 85.10%
CMYK 48.85% 18.89% 0.00%
14.90%

Color #6FB0D9 in popluar number systems.

HEX 6F B0 D9
Decimal 111 176 217
Binary 1101111 10110000 11011001
Octal 157 260 331

Shades and tints

Shades of #6FB0D9

#6FB0D9
(111,176,217)
#65A0C6
(101,160,198)
#5B90B3
(91,144,179)
#5180A0
(81,128,160)
#47708D
(71,112,141)
#3D607A
(61,96,122)
#335067
(51,80,103)
#294054
(41,64,84)
#1F3041
(31,48,65)
#15202E
(21,32,46)
#0B101B
(11,16,27)
#000000
(0,0,0)

Tints of #6FB0D9

#6FB0D9
(111,176,217)
#7CB7DC
(124,183,220)
#89BEDF
(137,190,223)
#96C5E2
(150,197,226)
#A3CCE5
(163,204,229)
#B0D3E8
(176,211,232)
#BDDAEB
(189,218,235)
#CAE1EE
(202,225,238)
#D7E8F1
(215,232,241)
#E4EFF4
(228,239,244)
#F1F6F7
(241,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6FB0D9 color. Also use rgb(111,176,217) instead hex code.

Text Font Color

.myTextColor { color: #6FB0D9; }

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

This text font color is #6FB0D9.

Background Color

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

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

This div background color is #6FB0D9.

Border color

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

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

This div border color is #6FB0D9.

Opacity

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

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

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

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

This text has shadow with #6FB0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6FB0D9.

Preview

Color preview on black background

This text has color #6FB0D9 on black background.


Color preview on white background

This text has color #6FB0D9 on white background.


Black color preview on #6FB0D9 background

This text has black color on #6FB0D9 background.


White color preview on #6FB0D9 background

This text has white color on #6FB0D9 background.


Related colors

Complementary color

Complementary color for #hex is #904F26.


I love getcolorcode.com

Triadic colors

1 #D96FB0 and #B0D96F with #6FB0D9 are triadic colors.

2 #D9B06F and #B06FD9 with #6FB0D9 are triadic colors.