COLOR #6998AE

HEX: #6998AE RGB: (105,152,174)

Renk bilgisi

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

RGB renk modeli

#6998AE color RGB value is (105,152,174).

RGB: (105,152,174) (41%, 60%, 68%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 152 of 255 = 60%
B 174 of 255 = 68%

105
152
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 152 + 174 = 431 (100%)
R 105 of 431 ~ 24.36%
G 152 of 431 ~ 35.27%
B 174 of 431 ~ 40.37'%

%24.36
%35.27
%40.37

CMYK RENK MODELİ

#6998AE rengi CMYK tonu (40,13,0,32).

  • camgöbeği tonu 39.66%
  • eflatun tonu 12.64%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (40,13,0,32)
C40M13Y0K32 (40%, 13%, 0%, 32%)
(0.40 / 0.13 / 0.00 / 0.32)

CMYK yüzdeleri

%39.66
%12.64
%0
%31.76

Codes

Color #6998AE in popluar color models

69 98 AE
RGB 105 152 174
HSL 199° 29.87% 54.71%
HSB/HSV 199° 39.66% 68.24%
CMYK 39.66% 12.64% 0.00%
31.76%

Color #6998AE in popluar number systems.

HEX 69 98 AE
Decimal 105 152 174
Binary 1101001 10011000 10101110
Octal 151 230 256

Shades and tints

Shades of #6998AE

#6998AE
(105,152,174)
#608B9F
(96,139,159)
#577E90
(87,126,144)
#4E7181
(78,113,129)
#456472
(69,100,114)
#3C5763
(60,87,99)
#334A54
(51,74,84)
#2A3D45
(42,61,69)
#213036
(33,48,54)
#182327
(24,35,39)
#0F1618
(15,22,24)
#000000
(0,0,0)

Tints of #6998AE

#6998AE
(105,152,174)
#76A1B5
(118,161,181)
#83AABC
(131,170,188)
#90B3C3
(144,179,195)
#9DBCCA
(157,188,202)
#AAC5D1
(170,197,209)
#B7CED8
(183,206,216)
#C4D7DF
(196,215,223)
#D1E0E6
(209,224,230)
#DEE9ED
(222,233,237)
#EBF2F4
(235,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6998AE color. Also use rgb(105,152,174) instead hex code.

Text Font Color

.myTextColor { color: #6998AE; }

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

This text font color is #6998AE.

Background Color

.myBgColor { background-color: #6998AE; }

<div style="background-color:#6998AE">Inner text</div>

This div background color is #6998AE.

Border color

.myBorderColor { border: 1px solid #6998AE; }

<div style="border:3px solid #6998AE">Div</div>

This div border color is #6998AE.

Opacity

.myOpacity80 { color: #6998AE; opacity: 0.8; }

<p style="color:#6998AE;opacity:0.8;">80%</p>

Text with #6998AE 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 #6998AE;}

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

This text has shadow with #6998AE color.


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

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

This text has shadow with #6998AE primary color and red secondary color.


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

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

This text has shadow with #6998AE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6998AE.

Preview

Color preview on black background

This text has color #6998AE on black background.


Color preview on white background

This text has color #6998AE on white background.


Black color preview on #6998AE background

This text has black color on #6998AE background.


White color preview on #6998AE background

This text has white color on #6998AE background.


Related colors

Complementary color

Complementary color for #hex is #966751.


I love getcolorcode.com

Triadic colors

1 #AE6998 and #98AE69 with #6998AE are triadic colors.

2 #AE9869 and #9869AE with #6998AE are triadic colors.