COLOR #74B9E2

HEX: #74B9E2 RGB: (116,185,226)

Renk bilgisi

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

RGB renk modeli

#74B9E2 color RGB value is (116,185,226).

RGB: (116,185,226) (45%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 185 of 255 = 73%
B 226 of 255 = 89%

116
185
226

R + G + B ~ 69%. #74B9E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 185 + 226 = 527 (100%)
R 116 of 527 ~ 22.01%
G 185 of 527 ~ 35.1%
B 226 of 527 ~ 42.88'%

%22.01
%35.1
%42.88

CMYK RENK MODELİ

#74B9E2 rengi CMYK tonu (49,18,0,11).

  • camgöbeği tonu 48.67%
  • eflatun tonu 18.14%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (49,18,0,11)
C49M18Y0K11 (49%, 18%, 0%, 11%)
(0.49 / 0.18 / 0.00 / 0.11)

CMYK yüzdeleri

%48.67
%18.14
%0
%11.37

Codes

Color #74B9E2 in popluar color models

74 B9 E2
RGB 116 185 226
HSL 202° 65.48% 67.06%
HSB/HSV 202° 48.67% 88.63%
CMYK 48.67% 18.14% 0.00%
11.37%

Color #74B9E2 in popluar number systems.

HEX 74 B9 E2
Decimal 116 185 226
Binary 1110100 10111001 11100010
Octal 164 271 342

Shades and tints

Shades of #74B9E2

#74B9E2
(116,185,226)
#6AA9CE
(106,169,206)
#6099BA
(96,153,186)
#5689A6
(86,137,166)
#4C7992
(76,121,146)
#42697E
(66,105,126)
#38596A
(56,89,106)
#2E4956
(46,73,86)
#243942
(36,57,66)
#1A292E
(26,41,46)
#10191A
(16,25,26)
#000000
(0,0,0)

Tints of #74B9E2

#74B9E2
(116,185,226)
#80BFE4
(128,191,228)
#8CC5E6
(140,197,230)
#98CBE8
(152,203,232)
#A4D1EA
(164,209,234)
#B0D7EC
(176,215,236)
#BCDDEE
(188,221,238)
#C8E3F0
(200,227,240)
#D4E9F2
(212,233,242)
#E0EFF4
(224,239,244)
#ECF5F6
(236,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B9E2; }

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

This text font color is #74B9E2.

Background Color

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

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

This div background color is #74B9E2.

Border color

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

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

This div border color is #74B9E2.

Opacity

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

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

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

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

This text has shadow with #74B9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B9E2.

Preview

Color preview on black background

This text has color #74B9E2 on black background.


Color preview on white background

This text has color #74B9E2 on white background.


Black color preview on #74B9E2 background

This text has black color on #74B9E2 background.


White color preview on #74B9E2 background

This text has white color on #74B9E2 background.


Related colors

Complementary color

Complementary color for #hex is #8B461D.


I love getcolorcode.com

Triadic colors

1 #E274B9 and #B9E274 with #74B9E2 are triadic colors.

2 #E2B974 and #B974E2 with #74B9E2 are triadic colors.