COLOR #6996AA

HEX: #6996AA RGB: (105,150,170)

Renk bilgisi

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

RGB renk modeli

#6996AA color RGB value is (105,150,170).

RGB: (105,150,170) (41%, 59%, 67%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 150 of 255 = 59%
B 170 of 255 = 67%

105
150
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 150 + 170 = 425 (100%)
R 105 of 425 ~ 24.71%
G 150 of 425 ~ 35.29%
B 170 of 425 ~ 40'%

%24.71
%35.29
%40

CMYK RENK MODELİ

#6996AA rengi CMYK tonu (38,12,0,33).

  • camgöbeği tonu 38.24%
  • eflatun tonu 11.76%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (38,12,0,33)
C38M12Y0K33 (38%, 12%, 0%, 33%)
(0.38 / 0.12 / 0.00 / 0.33)

CMYK yüzdeleri

%38.24
%11.76
%0
%33.33

Codes

Color #6996AA in popluar color models

69 96 AA
RGB 105 150 170
HSL 198° 27.66% 53.92%
HSB/HSV 198° 38.24% 66.67%
CMYK 38.24% 11.76% 0.00%
33.33%

Color #6996AA in popluar number systems.

HEX 69 96 AA
Decimal 105 150 170
Binary 1101001 10010110 10101010
Octal 151 226 252

Shades and tints

Shades of #6996AA

#6996AA
(105,150,170)
#60899B
(96,137,155)
#577C8C
(87,124,140)
#4E6F7D
(78,111,125)
#45626E
(69,98,110)
#3C555F
(60,85,95)
#334850
(51,72,80)
#2A3B41
(42,59,65)
#212E32
(33,46,50)
#182123
(24,33,35)
#0F1414
(15,20,20)
#000000
(0,0,0)

Tints of #6996AA

#6996AA
(105,150,170)
#769FB1
(118,159,177)
#83A8B8
(131,168,184)
#90B1BF
(144,177,191)
#9DBAC6
(157,186,198)
#AAC3CD
(170,195,205)
#B7CCD4
(183,204,212)
#C4D5DB
(196,213,219)
#D1DEE2
(209,222,226)
#DEE7E9
(222,231,233)
#EBF0F0
(235,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6996AA; }

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

This text font color is #6996AA.

Background Color

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

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

This div background color is #6996AA.

Border color

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

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

This div border color is #6996AA.

Opacity

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

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

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

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

This text has shadow with #6996AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6996AA.

Preview

Color preview on black background

This text has color #6996AA on black background.


Color preview on white background

This text has color #6996AA on white background.


Black color preview on #6996AA background

This text has black color on #6996AA background.


White color preview on #6996AA background

This text has white color on #6996AA background.


Related colors

Complementary color

Complementary color for #hex is #966955.


I love getcolorcode.com

Triadic colors

1 #AA6996 and #96AA69 with #6996AA are triadic colors.

2 #AA9669 and #9669AA with #6996AA are triadic colors.