COLOR #749DBB

HEX: #749DBB RGB: (116,157,187)

Renk bilgisi

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

RGB renk modeli

#749DBB color RGB value is (116,157,187).

RGB: (116,157,187) (45%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 157 of 255 = 62%
B 187 of 255 = 73%

116
157
187

R + G + B ~ 60%. #749DBB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 157 + 187 = 460 (100%)
R 116 of 460 ~ 25.22%
G 157 of 460 ~ 34.13%
B 187 of 460 ~ 40.65'%

%25.22
%34.13
%40.65

CMYK RENK MODELİ

#749DBB rengi CMYK tonu (38,16,0,27).

  • camgöbeği tonu 37.97%
  • eflatun tonu 16.04%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (38,16,0,27)
C38M16Y0K27 (38%, 16%, 0%, 27%)
(0.38 / 0.16 / 0.00 / 0.27)

CMYK yüzdeleri

%37.97
%16.04
%0
%26.67

Codes

Color #749DBB in popluar color models

74 9D BB
RGB 116 157 187
HSL 205° 34.30% 59.41%
HSB/HSV 205° 37.97% 73.33%
CMYK 37.97% 16.04% 0.00%
26.67%

Color #749DBB in popluar number systems.

HEX 74 9D BB
Decimal 116 157 187
Binary 1110100 10011101 10111011
Octal 164 235 273

Shades and tints

Shades of #749DBB

#749DBB
(116,157,187)
#6A8FAA
(106,143,170)
#608199
(96,129,153)
#567388
(86,115,136)
#4C6577
(76,101,119)
#425766
(66,87,102)
#384955
(56,73,85)
#2E3B44
(46,59,68)
#242D33
(36,45,51)
#1A1F22
(26,31,34)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #749DBB

#749DBB
(116,157,187)
#80A5C1
(128,165,193)
#8CADC7
(140,173,199)
#98B5CD
(152,181,205)
#A4BDD3
(164,189,211)
#B0C5D9
(176,197,217)
#BCCDDF
(188,205,223)
#C8D5E5
(200,213,229)
#D4DDEB
(212,221,235)
#E0E5F1
(224,229,241)
#ECEDF7
(236,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749DBB; }

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

This text font color is #749DBB.

Background Color

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

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

This div background color is #749DBB.

Border color

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

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

This div border color is #749DBB.

Opacity

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

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

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

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

This text has shadow with #749DBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749DBB.

Preview

Color preview on black background

This text has color #749DBB on black background.


Color preview on white background

This text has color #749DBB on white background.


Black color preview on #749DBB background

This text has black color on #749DBB background.


White color preview on #749DBB background

This text has white color on #749DBB background.


Related colors

Complementary color

Complementary color for #hex is #8B6244.


I love getcolorcode.com

Triadic colors

1 #BB749D and #9DBB74 with #749DBB are triadic colors.

2 #BB9D74 and #9D74BB with #749DBB are triadic colors.