COLOR #74B9DB

HEX: #74B9DB RGB: (116,185,219)

Renk bilgisi

#74B9DB contains mainly green and blue colors. #74B9DB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#74B9DB color RGB value is (116,185,219).

RGB: (116,185,219) (45%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 185 of 255 = 73%
B 219 of 255 = 86%

116
185
219

R + G + B ~ 68%. #74B9DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 185 + 219 = 520 (100%)
R 116 of 520 ~ 22.31%
G 185 of 520 ~ 35.58%
B 219 of 520 ~ 42.12'%

%22.31
%35.58
%42.12

CMYK RENK MODELİ

#74B9DB rengi CMYK tonu (47,16,0,14).

  • camgöbeği tonu 47.03%
  • eflatun tonu 15.53%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (47,16,0,14)
C47M16Y0K14 (47%, 16%, 0%, 14%)
(0.47 / 0.16 / 0.00 / 0.14)

CMYK yüzdeleri

%47.03
%15.53
%0
%14.12

Codes

Color #74B9DB in popluar color models

74 B9 DB
RGB 116 185 219
HSL 200° 58.86% 65.69%
HSB/HSV 200° 47.03% 85.88%
CMYK 47.03% 15.53% 0.00%
14.12%

Color #74B9DB in popluar number systems.

HEX 74 B9 DB
Decimal 116 185 219
Binary 1110100 10111001 11011011
Octal 164 271 333

Shades and tints

Shades of #74B9DB

#74B9DB
(116,185,219)
#6AA9C8
(106,169,200)
#6099B5
(96,153,181)
#5689A2
(86,137,162)
#4C798F
(76,121,143)
#42697C
(66,105,124)
#385969
(56,89,105)
#2E4956
(46,73,86)
#243943
(36,57,67)
#1A2930
(26,41,48)
#10191D
(16,25,29)
#000000
(0,0,0)

Tints of #74B9DB

#74B9DB
(116,185,219)
#80BFDE
(128,191,222)
#8CC5E1
(140,197,225)
#98CBE4
(152,203,228)
#A4D1E7
(164,209,231)
#B0D7EA
(176,215,234)
#BCDDED
(188,221,237)
#C8E3F0
(200,227,240)
#D4E9F3
(212,233,243)
#E0EFF6
(224,239,246)
#ECF5F9
(236,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74B9DB color. Also use rgb(116,185,219) instead hex code.

Text Font Color

.myTextColor { color: #74B9DB; }

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

This text font color is #74B9DB.

Background Color

.myBgColor { background-color: #74B9DB; }

<div style="background-color:#74B9DB">Inner text</div>

This div background color is #74B9DB.

Border color

.myBorderColor { border: 1px solid #74B9DB; }

<div style="border:3px solid #74B9DB">Div</div>

This div border color is #74B9DB.

Opacity

.myOpacity80 { color: #74B9DB; opacity: 0.8; }

<p style="color:#74B9DB;opacity:0.8;">80%</p>

Text with #74B9DB 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 #74B9DB;}

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

This text has shadow with #74B9DB color.


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

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

This text has shadow with #74B9DB primary color and red secondary color.


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

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

This text has shadow with #74B9DB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74B9DB.

Preview

Color preview on black background

This text has color #74B9DB on black background.


Color preview on white background

This text has color #74B9DB on white background.


Black color preview on #74B9DB background

This text has black color on #74B9DB background.


White color preview on #74B9DB background

This text has white color on #74B9DB background.


Related colors

Complementary color

Complementary color for #hex is #8B4624.


I love getcolorcode.com

Triadic colors

1 #DB74B9 and #B9DB74 with #74B9DB are triadic colors.

2 #DBB974 and #B974DB with #74B9DB are triadic colors.