COLOR #749CB7

HEX: #749CB7 RGB: (116,156,183)

Renk bilgisi

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

RGB renk modeli

#749CB7 color RGB value is (116,156,183).

RGB: (116,156,183) (45%, 61%, 72%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 156 of 255 = 61%
B 183 of 255 = 72%

116
156
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 156 + 183 = 455 (100%)
R 116 of 455 ~ 25.49%
G 156 of 455 ~ 34.29%
B 183 of 455 ~ 40.22'%

%25.49
%34.29
%40.22

CMYK RENK MODELİ

#749CB7 rengi CMYK tonu (37,15,0,28).

  • camgöbeği tonu 36.61%
  • eflatun tonu 14.75%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (37,15,0,28)
C37M15Y0K28 (37%, 15%, 0%, 28%)
(0.37 / 0.15 / 0.00 / 0.28)

CMYK yüzdeleri

%36.61
%14.75
%0
%28.24

Codes

Color #749CB7 in popluar color models

74 9C B7
RGB 116 156 183
HSL 204° 31.75% 58.63%
HSB/HSV 204° 36.61% 71.76%
CMYK 36.61% 14.75% 0.00%
28.24%

Color #749CB7 in popluar number systems.

HEX 74 9C B7
Decimal 116 156 183
Binary 1110100 10011100 10110111
Octal 164 234 267

Shades and tints

Shades of #749CB7

#749CB7
(116,156,183)
#6A8EA7
(106,142,167)
#608097
(96,128,151)
#567287
(86,114,135)
#4C6477
(76,100,119)
#425667
(66,86,103)
#384857
(56,72,87)
#2E3A47
(46,58,71)
#242C37
(36,44,55)
#1A1E27
(26,30,39)
#101017
(16,16,23)
#000000
(0,0,0)

Tints of #749CB7

#749CB7
(116,156,183)
#80A5BD
(128,165,189)
#8CAEC3
(140,174,195)
#98B7C9
(152,183,201)
#A4C0CF
(164,192,207)
#B0C9D5
(176,201,213)
#BCD2DB
(188,210,219)
#C8DBE1
(200,219,225)
#D4E4E7
(212,228,231)
#E0EDED
(224,237,237)
#ECF6F3
(236,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749CB7; }

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

This text font color is #749CB7.

Background Color

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

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

This div background color is #749CB7.

Border color

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

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

This div border color is #749CB7.

Opacity

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

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

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

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

This text has shadow with #749CB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749CB7.

Preview

Color preview on black background

This text has color #749CB7 on black background.


Color preview on white background

This text has color #749CB7 on white background.


Black color preview on #749CB7 background

This text has black color on #749CB7 background.


White color preview on #749CB7 background

This text has white color on #749CB7 background.


Related colors

Complementary color

Complementary color for #hex is #8B6348.


I love getcolorcode.com

Triadic colors

1 #B7749C and #9CB774 with #749CB7 are triadic colors.

2 #B79C74 and #9C74B7 with #749CB7 are triadic colors.