COLOR #74A6DB

HEX: #74A6DB RGB: (116,166,219)

Renk bilgisi

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

RGB renk modeli

#74A6DB color RGB value is (116,166,219).

RGB: (116,166,219) (45%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 166 of 255 = 65%
B 219 of 255 = 86%

116
166
219

R + G + B ~ 65%. #74A6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 166 + 219 = 501 (100%)
R 116 of 501 ~ 23.15%
G 166 of 501 ~ 33.13%
B 219 of 501 ~ 43.71'%

%23.15
%33.13
%43.71

CMYK RENK MODELİ

#74A6DB rengi CMYK tonu (47,24,0,14).

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

CMYK: (47,24,0,14)
C47M24Y0K14 (47%, 24%, 0%, 14%)
(0.47 / 0.24 / 0.00 / 0.14)

CMYK yüzdeleri

%47.03
%24.2
%0
%14.12

Codes

Color #74A6DB in popluar color models

74 A6 DB
RGB 116 166 219
HSL 211° 58.86% 65.69%
HSB/HSV 211° 47.03% 85.88%
CMYK 47.03% 24.20% 0.00%
14.12%

Color #74A6DB in popluar number systems.

HEX 74 A6 DB
Decimal 116 166 219
Binary 1110100 10100110 11011011
Octal 164 246 333

Shades and tints

Shades of #74A6DB

#74A6DB
(116,166,219)
#6A97C8
(106,151,200)
#6088B5
(96,136,181)
#5679A2
(86,121,162)
#4C6A8F
(76,106,143)
#425B7C
(66,91,124)
#384C69
(56,76,105)
#2E3D56
(46,61,86)
#242E43
(36,46,67)
#1A1F30
(26,31,48)
#10101D
(16,16,29)
#000000
(0,0,0)

Tints of #74A6DB

#74A6DB
(116,166,219)
#80AEDE
(128,174,222)
#8CB6E1
(140,182,225)
#98BEE4
(152,190,228)
#A4C6E7
(164,198,231)
#B0CEEA
(176,206,234)
#BCD6ED
(188,214,237)
#C8DEF0
(200,222,240)
#D4E6F3
(212,230,243)
#E0EEF6
(224,238,246)
#ECF6F9
(236,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74A6DB; }

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

This text font color is #74A6DB.

Background Color

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

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

This div background color is #74A6DB.

Border color

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

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

This div border color is #74A6DB.

Opacity

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

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

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

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

This text has shadow with #74A6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A6DB.

Preview

Color preview on black background

This text has color #74A6DB on black background.


Color preview on white background

This text has color #74A6DB on white background.


Black color preview on #74A6DB background

This text has black color on #74A6DB background.


White color preview on #74A6DB background

This text has white color on #74A6DB background.


Related colors

Complementary color

Complementary color for #74A6DB is #8B5924.


I love getcolorcode.com

Triadic colors

1 #DB74A6 and #A6DB74 with #74A6DB are triadic colors.

2 #DBA674 and #A674DB with #74A6DB are triadic colors.