COLOR #749BE6

HEX: #749BE6 RGB: (116,155,230)

Renk bilgisi

#749BE6 contains mainly blue color. #749BE6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#749BE6 color RGB value is (116,155,230).

RGB: (116,155,230) (45%, 61%, 90%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 155 of 255 = 61%
B 230 of 255 = 90%

116
155
230

R + G + B ~ 65%. #749BE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 155 + 230 = 501 (100%)
R 116 of 501 ~ 23.15%
G 155 of 501 ~ 30.94%
B 230 of 501 ~ 45.91'%

%23.15
%30.94
%45.91

CMYK RENK MODELİ

#749BE6 rengi CMYK tonu (50,33,0,10).

  • camgöbeği tonu 49.57%
  • eflatun tonu 32.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (50,33,0,10)
C50M33Y0K10 (50%, 33%, 0%, 10%)
(0.50 / 0.33 / 0.00 / 0.10)

CMYK yüzdeleri

%49.57
%32.61
%0
%9.8

Codes

Color #749BE6 in popluar color models

74 9B E6
RGB 116 155 230
HSL 219° 69.51% 67.84%
HSB/HSV 219° 49.57% 90.20%
CMYK 49.57% 32.61% 0.00%
9.80%

Color #749BE6 in popluar number systems.

HEX 74 9B E6
Decimal 116 155 230
Binary 1110100 10011011 11100110
Octal 164 233 346

Shades and tints

Shades of #749BE6

#749BE6
(116,155,230)
#6A8DD2
(106,141,210)
#607FBE
(96,127,190)
#5671AA
(86,113,170)
#4C6396
(76,99,150)
#425582
(66,85,130)
#38476E
(56,71,110)
#2E395A
(46,57,90)
#242B46
(36,43,70)
#1A1D32
(26,29,50)
#100F1E
(16,15,30)
#000000
(0,0,0)

Tints of #749BE6

#749BE6
(116,155,230)
#80A4E8
(128,164,232)
#8CADEA
(140,173,234)
#98B6EC
(152,182,236)
#A4BFEE
(164,191,238)
#B0C8F0
(176,200,240)
#BCD1F2
(188,209,242)
#C8DAF4
(200,218,244)
#D4E3F6
(212,227,246)
#E0ECF8
(224,236,248)
#ECF5FA
(236,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #749BE6 color. Also use rgb(116,155,230) instead hex code.

Text Font Color

.myTextColor { color: #749BE6; }

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

This text font color is #749BE6.

Background Color

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

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

This div background color is #749BE6.

Border color

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

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

This div border color is #749BE6.

Opacity

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

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

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

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

This text has shadow with #749BE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749BE6.

Preview

Color preview on black background

This text has color #749BE6 on black background.


Color preview on white background

This text has color #749BE6 on white background.


Black color preview on #749BE6 background

This text has black color on #749BE6 background.


White color preview on #749BE6 background

This text has white color on #749BE6 background.


Related colors

Complementary color

Complementary color for #hex is #8B6419.


I love getcolorcode.com

Triadic colors

1 #E6749B and #9BE674 with #749BE6 are triadic colors.

2 #E69B74 and #9B74E6 with #749BE6 are triadic colors.