COLOR #749CD6

HEX: #749CD6 RGB: (116,156,214)

Renk bilgisi

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

RGB renk modeli

#749CD6 color RGB value is (116,156,214).

RGB: (116,156,214) (45%, 61%, 84%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 156 of 255 = 61%
B 214 of 255 = 84%

116
156
214

R + G + B ~ 63%. #749CD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 156 + 214 = 486 (100%)
R 116 of 486 ~ 23.87%
G 156 of 486 ~ 32.1%
B 214 of 486 ~ 44.03'%

%23.87
%32.1
%44.03

CMYK RENK MODELİ

#749CD6 rengi CMYK tonu (46,27,0,16).

  • camgöbeği tonu 45.79%
  • eflatun tonu 27.10%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (46,27,0,16)
C46M27Y0K16 (46%, 27%, 0%, 16%)
(0.46 / 0.27 / 0.00 / 0.16)

CMYK yüzdeleri

%45.79
%27.1
%0
%16.08

Codes

Color #749CD6 in popluar color models

74 9C D6
RGB 116 156 214
HSL 216° 54.44% 64.71%
HSB/HSV 216° 45.79% 83.92%
CMYK 45.79% 27.10% 0.00%
16.08%

Color #749CD6 in popluar number systems.

HEX 74 9C D6
Decimal 116 156 214
Binary 1110100 10011100 11010110
Octal 164 234 326

Shades and tints

Shades of #749CD6

#749CD6
(116,156,214)
#6A8EC3
(106,142,195)
#6080B0
(96,128,176)
#56729D
(86,114,157)
#4C648A
(76,100,138)
#425677
(66,86,119)
#384864
(56,72,100)
#2E3A51
(46,58,81)
#242C3E
(36,44,62)
#1A1E2B
(26,30,43)
#101018
(16,16,24)
#000000
(0,0,0)

Tints of #749CD6

#749CD6
(116,156,214)
#80A5D9
(128,165,217)
#8CAEDC
(140,174,220)
#98B7DF
(152,183,223)
#A4C0E2
(164,192,226)
#B0C9E5
(176,201,229)
#BCD2E8
(188,210,232)
#C8DBEB
(200,219,235)
#D4E4EE
(212,228,238)
#E0EDF1
(224,237,241)
#ECF6F4
(236,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749CD6 color. Also use rgb(116,156,214) instead hex code.

Text Font Color

.myTextColor { color: #749CD6; }

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

This text font color is #749CD6.

Background Color

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

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

This div background color is #749CD6.

Border color

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

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

This div border color is #749CD6.

Opacity

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

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

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

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

This text has shadow with #749CD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749CD6.

Preview

Color preview on black background

This text has color #749CD6 on black background.


Color preview on white background

This text has color #749CD6 on white background.


Black color preview on #749CD6 background

This text has black color on #749CD6 background.


White color preview on #749CD6 background

This text has white color on #749CD6 background.


Related colors

Complementary color

Complementary color for #hex is #8B6329.


I love getcolorcode.com

Triadic colors

1 #D6749C and #9CD674 with #749CD6 are triadic colors.

2 #D69C74 and #9C74D6 with #749CD6 are triadic colors.