COLOR #6995AA

HEX: #6995AA RGB: (105,149,170)

Renk bilgisi

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

RGB renk modeli

#6995AA color RGB value is (105,149,170).

RGB: (105,149,170) (41%, 58%, 67%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 149 of 255 = 58%
B 170 of 255 = 67%

105
149
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 149 + 170 = 424 (100%)
R 105 of 424 ~ 24.76%
G 149 of 424 ~ 35.14%
B 170 of 424 ~ 40.09'%

%24.76
%35.14
%40.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 38.24%
  • eflatun tonu 12.35%
  • 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
%12.35
%0
%33.33

Codes

Color #6995AA in popluar color models

69 95 AA
RGB 105 149 170
HSL 199° 27.66% 53.92%
HSB/HSV 199° 38.24% 66.67%
CMYK 38.24% 12.35% 0.00%
33.33%

Color #6995AA in popluar number systems.

HEX 69 95 AA
Decimal 105 149 170
Binary 1101001 10010101 10101010
Octal 151 225 252

Shades and tints

Shades of #6995AA

#6995AA
(105,149,170)
#60889B
(96,136,155)
#577B8C
(87,123,140)
#4E6E7D
(78,110,125)
#45616E
(69,97,110)
#3C545F
(60,84,95)
#334750
(51,71,80)
#2A3A41
(42,58,65)
#212D32
(33,45,50)
#182023
(24,32,35)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #6995AA

#6995AA
(105,149,170)
#769EB1
(118,158,177)
#83A7B8
(131,167,184)
#90B0BF
(144,176,191)
#9DB9C6
(157,185,198)
#AAC2CD
(170,194,205)
#B7CBD4
(183,203,212)
#C4D4DB
(196,212,219)
#D1DDE2
(209,221,226)
#DEE6E9
(222,230,233)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6995AA; }

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

This text font color is #6995AA.

Background Color

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

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

This div background color is #6995AA.

Border color

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

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

This div border color is #6995AA.

Opacity

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

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

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

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

This text has shadow with #6995AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6995AA.

Preview

Color preview on black background

This text has color #6995AA on black background.


Color preview on white background

This text has color #6995AA on white background.


Black color preview on #6995AA background

This text has black color on #6995AA background.


White color preview on #6995AA background

This text has white color on #6995AA background.


Related colors

Complementary color

Complementary color for #hex is #966A55.


I love getcolorcode.com

Triadic colors

1 #AA6995 and #95AA69 with #6995AA are triadic colors.

2 #AA9569 and #9569AA with #6995AA are triadic colors.