COLOR #6B9ABB

HEX: #6B9ABB RGB: (107,154,187)

Renk bilgisi

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

RGB renk modeli

#6B9ABB color RGB value is (107,154,187).

RGB: (107,154,187) (42%, 60%, 73%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 154 of 255 = 60%
B 187 of 255 = 73%

107
154
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 154 + 187 = 448 (100%)
R 107 of 448 ~ 23.88%
G 154 of 448 ~ 34.38%
B 187 of 448 ~ 41.74'%

%23.88
%34.38
%41.74

CMYK RENK MODELİ

#6B9ABB rengi CMYK tonu (43,18,0,27).

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

CMYK: (43,18,0,27)
C43M18Y0K27 (43%, 18%, 0%, 27%)
(0.43 / 0.18 / 0.00 / 0.27)

CMYK yüzdeleri

%42.78
%17.65
%0
%26.67

Codes

Color #6B9ABB in popluar color models

6B 9A BB
RGB 107 154 187
HSL 205° 37.04% 57.65%
HSB/HSV 205° 42.78% 73.33%
CMYK 42.78% 17.65% 0.00%
26.67%

Color #6B9ABB in popluar number systems.

HEX 6B 9A BB
Decimal 107 154 187
Binary 1101011 10011010 10111011
Octal 153 232 273

Shades and tints

Shades of #6B9ABB

#6B9ABB
(107,154,187)
#628CAA
(98,140,170)
#597E99
(89,126,153)
#507088
(80,112,136)
#476277
(71,98,119)
#3E5466
(62,84,102)
#354655
(53,70,85)
#2C3844
(44,56,68)
#232A33
(35,42,51)
#1A1C22
(26,28,34)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #6B9ABB

#6B9ABB
(107,154,187)
#78A3C1
(120,163,193)
#85ACC7
(133,172,199)
#92B5CD
(146,181,205)
#9FBED3
(159,190,211)
#ACC7D9
(172,199,217)
#B9D0DF
(185,208,223)
#C6D9E5
(198,217,229)
#D3E2EB
(211,226,235)
#E0EBF1
(224,235,241)
#EDF4F7
(237,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B9ABB; }

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

This text font color is #6B9ABB.

Background Color

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

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

This div background color is #6B9ABB.

Border color

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

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

This div border color is #6B9ABB.

Opacity

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

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

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

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

This text has shadow with #6B9ABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9ABB.

Preview

Color preview on black background

This text has color #6B9ABB on black background.


Color preview on white background

This text has color #6B9ABB on white background.


Black color preview on #6B9ABB background

This text has black color on #6B9ABB background.


White color preview on #6B9ABB background

This text has white color on #6B9ABB background.


Related colors

Complementary color

Complementary color for #hex is #946544.


I love getcolorcode.com

Triadic colors

1 #BB6B9A and #9ABB6B with #6B9ABB are triadic colors.

2 #BB9A6B and #9A6BBB with #6B9ABB are triadic colors.