COLOR #6996AF

HEX: #6996AF RGB: (105,150,175)

Renk bilgisi

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

RGB renk modeli

#6996AF color RGB value is (105,150,175).

RGB: (105,150,175) (41%, 59%, 69%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 150 of 255 = 59%
B 175 of 255 = 69%

105
150
175

R + G + B ~ 56%. #6996AF is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 150 + 175 = 430 (100%)
R 105 of 430 ~ 24.42%
G 150 of 430 ~ 34.88%
B 175 of 430 ~ 40.7'%

%24.42
%34.88
%40.7

CMYK RENK MODELİ

#6996AF rengi CMYK tonu (40,14,0,31).

  • camgöbeği tonu 40.00%
  • eflatun tonu 14.29%
  • sarı tonu 0.00%
  • ana renk tonu 31.37%

CMYK: (40,14,0,31)
C40M14Y0K31 (40%, 14%, 0%, 31%)
(0.40 / 0.14 / 0.00 / 0.31)

CMYK yüzdeleri

%40
%14.29
%0
%31.37

Codes

Color #6996AF in popluar color models

69 96 AF
RGB 105 150 175
HSL 201° 30.43% 54.90%
HSB/HSV 201° 40.00% 68.63%
CMYK 40.00% 14.29% 0.00%
31.37%

Color #6996AF in popluar number systems.

HEX 69 96 AF
Decimal 105 150 175
Binary 1101001 10010110 10101111
Octal 151 226 257

Shades and tints

Shades of #6996AF

#6996AF
(105,150,175)
#6089A0
(96,137,160)
#577C91
(87,124,145)
#4E6F82
(78,111,130)
#456273
(69,98,115)
#3C5564
(60,85,100)
#334855
(51,72,85)
#2A3B46
(42,59,70)
#212E37
(33,46,55)
#182128
(24,33,40)
#0F1419
(15,20,25)
#000000
(0,0,0)

Tints of #6996AF

#6996AF
(105,150,175)
#769FB6
(118,159,182)
#83A8BD
(131,168,189)
#90B1C4
(144,177,196)
#9DBACB
(157,186,203)
#AAC3D2
(170,195,210)
#B7CCD9
(183,204,217)
#C4D5E0
(196,213,224)
#D1DEE7
(209,222,231)
#DEE7EE
(222,231,238)
#EBF0F5
(235,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6996AF color. Also use rgb(105,150,175) instead hex code.

Text Font Color

.myTextColor { color: #6996AF; }

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

This text font color is #6996AF.

Background Color

.myBgColor { background-color: #6996AF; }

<div style="background-color:#6996AF">Inner text</div>

This div background color is #6996AF.

Border color

.myBorderColor { border: 1px solid #6996AF; }

<div style="border:3px solid #6996AF">Div</div>

This div border color is #6996AF.

Opacity

.myOpacity80 { color: #6996AF; opacity: 0.8; }

<p style="color:#6996AF;opacity:0.8;">80%</p>

Text with #6996AF 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 #6996AF;}

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

This text has shadow with #6996AF color.


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

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

This text has shadow with #6996AF primary color and red secondary color.


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

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

This text has shadow with #6996AF and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6996AF.

Preview

Color preview on black background

This text has color #6996AF on black background.


Color preview on white background

This text has color #6996AF on white background.


Black color preview on #6996AF background

This text has black color on #6996AF background.


White color preview on #6996AF background

This text has white color on #6996AF background.


Related colors

Complementary color

Complementary color for #hex is #966950.


I love getcolorcode.com

Triadic colors

1 #AF6996 and #96AF69 with #6996AF are triadic colors.

2 #AF9669 and #9669AF with #6996AF are triadic colors.