COLOR #98ADEE

HEX: #98ADEE RGB: (152,173,238)

Renk bilgisi

#98ADEE contains mainly blue color. #98ADEE ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#98ADEE color RGB value is (152,173,238).

RGB: (152,173,238) (60%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 173 of 255 = 68%
B 238 of 255 = 93%

152
173
238

R + G + B ~ 74%. #98ADEE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 173 + 238 = 563 (100%)
R 152 of 563 ~ 27%
G 173 of 563 ~ 30.73%
B 238 of 563 ~ 42.27'%

%27
%30.73
%42.27

CMYK RENK MODELİ

#98ADEE rengi CMYK tonu (36,27,0,7).

  • camgöbeği tonu 36.13%
  • eflatun tonu 27.31%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (36,27,0,7)
C36M27Y0K7 (36%, 27%, 0%, 7%)
(0.36 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%36.13
%27.31
%0
%6.67

Codes

Color #98ADEE in popluar color models

98 AD EE
RGB 152 173 238
HSL 225° 71.67% 76.47%
HSB/HSV 225° 36.13% 93.33%
CMYK 36.13% 27.31% 0.00%
6.67%

Color #98ADEE in popluar number systems.

HEX 98 AD EE
Decimal 152 173 238
Binary 10011000 10101101 11101110
Octal 230 255 356

Shades and tints

Shades of #98ADEE

#98ADEE
(152,173,238)
#8B9ED9
(139,158,217)
#7E8FC4
(126,143,196)
#7180AF
(113,128,175)
#64719A
(100,113,154)
#576285
(87,98,133)
#4A5370
(74,83,112)
#3D445B
(61,68,91)
#303546
(48,53,70)
#232631
(35,38,49)
#16171C
(22,23,28)
#000000
(0,0,0)

Tints of #98ADEE

#98ADEE
(152,173,238)
#A1B4EF
(161,180,239)
#AABBF0
(170,187,240)
#B3C2F1
(179,194,241)
#BCC9F2
(188,201,242)
#C5D0F3
(197,208,243)
#CED7F4
(206,215,244)
#D7DEF5
(215,222,245)
#E0E5F6
(224,229,246)
#E9ECF7
(233,236,247)
#F2F3F8
(242,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98ADEE color. Also use rgb(152,173,238) instead hex code.

Text Font Color

.myTextColor { color: #98ADEE; }

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

This text font color is #98ADEE.

Background Color

.myBgColor { background-color: #98ADEE; }

<div style="background-color:#98ADEE">Inner text</div>

This div background color is #98ADEE.

Border color

.myBorderColor { border: 1px solid #98ADEE; }

<div style="border:3px solid #98ADEE">Div</div>

This div border color is #98ADEE.

Opacity

.myOpacity80 { color: #98ADEE; opacity: 0.8; }

<p style="color:#98ADEE;opacity:0.8;">80%</p>

Text with #98ADEE 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 #98ADEE;}

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

This text has shadow with #98ADEE color.


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

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

This text has shadow with #98ADEE primary color and red secondary color.


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

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

This text has shadow with #98ADEE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #98ADEE.

Preview

Color preview on black background

This text has color #98ADEE on black background.


Color preview on white background

This text has color #98ADEE on white background.


Black color preview on #98ADEE background

This text has black color on #98ADEE background.


White color preview on #98ADEE background

This text has white color on #98ADEE background.


Related colors

Complementary color

Complementary color for #hex is #675211.


I love getcolorcode.com

Triadic colors

1 #EE98AD and #ADEE98 with #98ADEE are triadic colors.

2 #EEAD98 and #AD98EE with #98ADEE are triadic colors.