COLOR #998FD7

HEX: #998FD7 RGB: (153,143,215)

Renk bilgisi

#998FD7 contains mainly blue color. #998FD7 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#998FD7 color RGB value is (153,143,215).

RGB: (153,143,215) (60%, 56%, 84%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 143 of 255 = 56%
B 215 of 255 = 84%

153
143
215

R + G + B ~ 67%. #998FD7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 143 + 215 = 511 (100%)
R 153 of 511 ~ 29.94%
G 143 of 511 ~ 27.98%
B 215 of 511 ~ 42.07'%

%29.94
%27.98
%42.07

CMYK RENK MODELİ

#998FD7 rengi CMYK tonu (29,33,0,16).

  • camgöbeği tonu 28.84%
  • eflatun tonu 33.49%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (29,33,0,16)
C29M33Y0K16 (29%, 33%, 0%, 16%)
(0.29 / 0.33 / 0.00 / 0.16)

CMYK yüzdeleri

%28.84
%33.49
%0
%15.69

Codes

Color #998FD7 in popluar color models

99 8F D7
RGB 153 143 215
HSL 248° 47.37% 70.20%
HSB/HSV 248° 33.49% 84.31%
CMYK 28.84% 33.49% 0.00%
15.69%

Color #998FD7 in popluar number systems.

HEX 99 8F D7
Decimal 153 143 215
Binary 10011001 10001111 11010111
Octal 231 217 327

Shades and tints

Shades of #998FD7

#998FD7
(153,143,215)
#8C82C4
(140,130,196)
#7F75B1
(127,117,177)
#72689E
(114,104,158)
#655B8B
(101,91,139)
#584E78
(88,78,120)
#4B4165
(75,65,101)
#3E3452
(62,52,82)
#31273F
(49,39,63)
#241A2C
(36,26,44)
#170D19
(23,13,25)
#000000
(0,0,0)

Tints of #998FD7

#998FD7
(153,143,215)
#A299DA
(162,153,218)
#ABA3DD
(171,163,221)
#B4ADE0
(180,173,224)
#BDB7E3
(189,183,227)
#C6C1E6
(198,193,230)
#CFCBE9
(207,203,233)
#D8D5EC
(216,213,236)
#E1DFEF
(225,223,239)
#EAE9F2
(234,233,242)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998FD7 color. Also use rgb(153,143,215) instead hex code.

Text Font Color

.myTextColor { color: #998FD7; }

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

This text font color is #998FD7.

Background Color

.myBgColor { background-color: #998FD7; }

<div style="background-color:#998FD7">Inner text</div>

This div background color is #998FD7.

Border color

.myBorderColor { border: 1px solid #998FD7; }

<div style="border:3px solid #998FD7">Div</div>

This div border color is #998FD7.

Opacity

.myOpacity80 { color: #998FD7; opacity: 0.8; }

<p style="color:#998FD7;opacity:0.8;">80%</p>

Text with #998FD7 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 #998FD7;}

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

This text has shadow with #998FD7 color.


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

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

This text has shadow with #998FD7 primary color and red secondary color.


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

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

This text has shadow with #998FD7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #998FD7.

Preview

Color preview on black background

This text has color #998FD7 on black background.


Color preview on white background

This text has color #998FD7 on white background.


Black color preview on #998FD7 background

This text has black color on #998FD7 background.


White color preview on #998FD7 background

This text has white color on #998FD7 background.


Related colors

Complementary color

Complementary color for #hex is #667028.


I love getcolorcode.com

Triadic colors

1 #D7998F and #8FD799 with #998FD7 are triadic colors.

2 #D78F99 and #8F99D7 with #998FD7 are triadic colors.