COLOR #749DD8

HEX: #749DD8 RGB: (116,157,216)

Renk bilgisi

#749DD8 contains mainly green and blue colors. #749DD8 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#749DD8 color RGB value is (116,157,216).

RGB: (116,157,216) (45%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 157 of 255 = 62%
B 216 of 255 = 85%

116
157
216

R + G + B ~ 64%. #749DD8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 157 + 216 = 489 (100%)
R 116 of 489 ~ 23.72%
G 157 of 489 ~ 32.11%
B 216 of 489 ~ 44.17'%

%23.72
%32.11
%44.17

CMYK RENK MODELİ

#749DD8 rengi CMYK tonu (46,27,0,15).

  • camgöbeği tonu 46.30%
  • eflatun tonu 27.31%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (46,27,0,15)
C46M27Y0K15 (46%, 27%, 0%, 15%)
(0.46 / 0.27 / 0.00 / 0.15)

CMYK yüzdeleri

%46.3
%27.31
%0
%15.29

Codes

Color #749DD8 in popluar color models

74 9D D8
RGB 116 157 216
HSL 215° 56.18% 65.10%
HSB/HSV 215° 46.30% 84.71%
CMYK 46.30% 27.31% 0.00%
15.29%

Color #749DD8 in popluar number systems.

HEX 74 9D D8
Decimal 116 157 216
Binary 1110100 10011101 11011000
Octal 164 235 330

Shades and tints

Shades of #749DD8

#749DD8
(116,157,216)
#6A8FC5
(106,143,197)
#6081B2
(96,129,178)
#56739F
(86,115,159)
#4C658C
(76,101,140)
#425779
(66,87,121)
#384966
(56,73,102)
#2E3B53
(46,59,83)
#242D40
(36,45,64)
#1A1F2D
(26,31,45)
#10111A
(16,17,26)
#000000
(0,0,0)

Tints of #749DD8

#749DD8
(116,157,216)
#80A5DB
(128,165,219)
#8CADDE
(140,173,222)
#98B5E1
(152,181,225)
#A4BDE4
(164,189,228)
#B0C5E7
(176,197,231)
#BCCDEA
(188,205,234)
#C8D5ED
(200,213,237)
#D4DDF0
(212,221,240)
#E0E5F3
(224,229,243)
#ECEDF6
(236,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749DD8 color. Also use rgb(116,157,216) instead hex code.

Text Font Color

.myTextColor { color: #749DD8; }

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

This text font color is #749DD8.

Background Color

.myBgColor { background-color: #749DD8; }

<div style="background-color:#749DD8">Inner text</div>

This div background color is #749DD8.

Border color

.myBorderColor { border: 1px solid #749DD8; }

<div style="border:3px solid #749DD8">Div</div>

This div border color is #749DD8.

Opacity

.myOpacity80 { color: #749DD8; opacity: 0.8; }

<p style="color:#749DD8;opacity:0.8;">80%</p>

Text with #749DD8 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 #749DD8;}

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

This text has shadow with #749DD8 color.


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

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

This text has shadow with #749DD8 primary color and red secondary color.


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

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

This text has shadow with #749DD8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #749DD8.

Preview

Color preview on black background

This text has color #749DD8 on black background.


Color preview on white background

This text has color #749DD8 on white background.


Black color preview on #749DD8 background

This text has black color on #749DD8 background.


White color preview on #749DD8 background

This text has white color on #749DD8 background.


Related colors

Complementary color

Complementary color for #hex is #8B6227.


I love getcolorcode.com

Triadic colors

1 #D8749D and #9DD874 with #749DD8 are triadic colors.

2 #D89D74 and #9D74D8 with #749DD8 are triadic colors.