COLOR #6B9CBB

HEX: #6B9CBB RGB: (107,156,187)

Renk bilgisi

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

RGB renk modeli

#6B9CBB color RGB value is (107,156,187).

RGB: (107,156,187) (42%, 61%, 73%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 156 of 255 = 61%
B 187 of 255 = 73%

107
156
187

R + G + B ~ 59%. #6B9CBB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 156 + 187 = 450 (100%)
R 107 of 450 ~ 23.78%
G 156 of 450 ~ 34.67%
B 187 of 450 ~ 41.56'%

%23.78
%34.67
%41.56

CMYK RENK MODELİ

#6B9CBB rengi CMYK tonu (43,17,0,27).

  • camgöbeği tonu 42.78%
  • eflatun tonu 16.58%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (43,17,0,27)
C43M17Y0K27 (43%, 17%, 0%, 27%)
(0.43 / 0.17 / 0.00 / 0.27)

CMYK yüzdeleri

%42.78
%16.58
%0
%26.67

Codes

Color #6B9CBB in popluar color models

6B 9C BB
RGB 107 156 187
HSL 203° 37.04% 57.65%
HSB/HSV 203° 42.78% 73.33%
CMYK 42.78% 16.58% 0.00%
26.67%

Color #6B9CBB in popluar number systems.

HEX 6B 9C BB
Decimal 107 156 187
Binary 1101011 10011100 10111011
Octal 153 234 273

Shades and tints

Shades of #6B9CBB

#6B9CBB
(107,156,187)
#628EAA
(98,142,170)
#598099
(89,128,153)
#507288
(80,114,136)
#476477
(71,100,119)
#3E5666
(62,86,102)
#354855
(53,72,85)
#2C3A44
(44,58,68)
#232C33
(35,44,51)
#1A1E22
(26,30,34)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #6B9CBB

#6B9CBB
(107,156,187)
#78A5C1
(120,165,193)
#85AEC7
(133,174,199)
#92B7CD
(146,183,205)
#9FC0D3
(159,192,211)
#ACC9D9
(172,201,217)
#B9D2DF
(185,210,223)
#C6DBE5
(198,219,229)
#D3E4EB
(211,228,235)
#E0EDF1
(224,237,241)
#EDF6F7
(237,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9CBB color. Also use rgb(107,156,187) instead hex code.

Text Font Color

.myTextColor { color: #6B9CBB; }

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

This text font color is #6B9CBB.

Background Color

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

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

This div background color is #6B9CBB.

Border color

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

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

This div border color is #6B9CBB.

Opacity

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

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

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

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

This text has shadow with #6B9CBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9CBB.

Preview

Color preview on black background

This text has color #6B9CBB on black background.


Color preview on white background

This text has color #6B9CBB on white background.


Black color preview on #6B9CBB background

This text has black color on #6B9CBB background.


White color preview on #6B9CBB background

This text has white color on #6B9CBB background.


Related colors

Complementary color

Complementary color for #hex is #946344.


I love getcolorcode.com

Triadic colors

1 #BB6B9C and #9CBB6B with #6B9CBB are triadic colors.

2 #BB9C6B and #9C6BBB with #6B9CBB are triadic colors.