COLOR #6997B3

HEX: #6997B3 RGB: (105,151,179)

Renk bilgisi

#6997B3 contains mainly green and blue colors. #6997B3 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6997B3 color RGB value is (105,151,179).

RGB: (105,151,179) (41%, 59%, 70%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 151 of 255 = 59%
B 179 of 255 = 70%

105
151
179

R + G + B ~ 57%. #6997B3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 151 + 179 = 435 (100%)
R 105 of 435 ~ 24.14%
G 151 of 435 ~ 34.71%
B 179 of 435 ~ 41.15'%

%24.14
%34.71
%41.15

CMYK RENK MODELİ

#6997B3 rengi CMYK tonu (41,16,0,30).

  • camgöbeği tonu 41.34%
  • eflatun tonu 15.64%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (41,16,0,30)
C41M16Y0K30 (41%, 16%, 0%, 30%)
(0.41 / 0.16 / 0.00 / 0.30)

CMYK yüzdeleri

%41.34
%15.64
%0
%29.8

Codes

Color #6997B3 in popluar color models

69 97 B3
RGB 105 151 179
HSL 203° 32.74% 55.69%
HSB/HSV 203° 41.34% 70.20%
CMYK 41.34% 15.64% 0.00%
29.80%

Color #6997B3 in popluar number systems.

HEX 69 97 B3
Decimal 105 151 179
Binary 1101001 10010111 10110011
Octal 151 227 263

Shades and tints

Shades of #6997B3

#6997B3
(105,151,179)
#608AA3
(96,138,163)
#577D93
(87,125,147)
#4E7083
(78,112,131)
#456373
(69,99,115)
#3C5663
(60,86,99)
#334953
(51,73,83)
#2A3C43
(42,60,67)
#212F33
(33,47,51)
#182223
(24,34,35)
#0F1513
(15,21,19)
#000000
(0,0,0)

Tints of #6997B3

#6997B3
(105,151,179)
#76A0B9
(118,160,185)
#83A9BF
(131,169,191)
#90B2C5
(144,178,197)
#9DBBCB
(157,187,203)
#AAC4D1
(170,196,209)
#B7CDD7
(183,205,215)
#C4D6DD
(196,214,221)
#D1DFE3
(209,223,227)
#DEE8E9
(222,232,233)
#EBF1EF
(235,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6997B3 color. Also use rgb(105,151,179) instead hex code.

Text Font Color

.myTextColor { color: #6997B3; }

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

This text font color is #6997B3.

Background Color

.myBgColor { background-color: #6997B3; }

<div style="background-color:#6997B3">Inner text</div>

This div background color is #6997B3.

Border color

.myBorderColor { border: 1px solid #6997B3; }

<div style="border:3px solid #6997B3">Div</div>

This div border color is #6997B3.

Opacity

.myOpacity80 { color: #6997B3; opacity: 0.8; }

<p style="color:#6997B3;opacity:0.8;">80%</p>

Text with #6997B3 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 #6997B3;}

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

This text has shadow with #6997B3 color.


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

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

This text has shadow with #6997B3 primary color and red secondary color.


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

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

This text has shadow with #6997B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6997B3.

Preview

Color preview on black background

This text has color #6997B3 on black background.


Color preview on white background

This text has color #6997B3 on white background.


Black color preview on #6997B3 background

This text has black color on #6997B3 background.


White color preview on #6997B3 background

This text has white color on #6997B3 background.


Related colors

Complementary color

Complementary color for #hex is #96684C.


I love getcolorcode.com

Triadic colors

1 #B36997 and #97B369 with #6997B3 are triadic colors.

2 #B39769 and #9769B3 with #6997B3 are triadic colors.