COLOR #74BCEB

HEX: #74BCEB RGB: (116,188,235)

Renk bilgisi

#74BCEB contains mainly green and blue colors. #74BCEB ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#74BCEB color RGB value is (116,188,235).

RGB: (116,188,235) (45%, 74%, 92%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 188 of 255 = 74%
B 235 of 255 = 92%

116
188
235

R + G + B ~ 70%. #74BCEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 188 + 235 = 539 (100%)
R 116 of 539 ~ 21.52%
G 188 of 539 ~ 34.88%
B 235 of 539 ~ 43.6'%

%21.52
%34.88
%43.6

CMYK RENK MODELİ

#74BCEB rengi CMYK tonu (51,20,0,8).

  • camgöbeği tonu 50.64%
  • eflatun tonu 20.00%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (51,20,0,8)
C51M20Y0K8 (51%, 20%, 0%, 8%)
(0.51 / 0.20 / 0.00 / 0.08)

CMYK yüzdeleri

%50.64
%20
%0
%7.84

Codes

Color #74BCEB in popluar color models

74 BC EB
RGB 116 188 235
HSL 204° 74.84% 68.82%
HSB/HSV 204° 50.64% 92.16%
CMYK 50.64% 20.00% 0.00%
7.84%

Color #74BCEB in popluar number systems.

HEX 74 BC EB
Decimal 116 188 235
Binary 1110100 10111100 11101011
Octal 164 274 353

Shades and tints

Shades of #74BCEB

#74BCEB
(116,188,235)
#6AABD6
(106,171,214)
#609AC1
(96,154,193)
#5689AC
(86,137,172)
#4C7897
(76,120,151)
#426782
(66,103,130)
#38566D
(56,86,109)
#2E4558
(46,69,88)
#243443
(36,52,67)
#1A232E
(26,35,46)
#101219
(16,18,25)
#000000
(0,0,0)

Tints of #74BCEB

#74BCEB
(116,188,235)
#80C2EC
(128,194,236)
#8CC8ED
(140,200,237)
#98CEEE
(152,206,238)
#A4D4EF
(164,212,239)
#B0DAF0
(176,218,240)
#BCE0F1
(188,224,241)
#C8E6F2
(200,230,242)
#D4ECF3
(212,236,243)
#E0F2F4
(224,242,244)
#ECF8F5
(236,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74BCEB color. Also use rgb(116,188,235) instead hex code.

Text Font Color

.myTextColor { color: #74BCEB; }

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

This text font color is #74BCEB.

Background Color

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

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

This div background color is #74BCEB.

Border color

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

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

This div border color is #74BCEB.

Opacity

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

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

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

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

This text has shadow with #74BCEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74BCEB.

Preview

Color preview on black background

This text has color #74BCEB on black background.


Color preview on white background

This text has color #74BCEB on white background.


Black color preview on #74BCEB background

This text has black color on #74BCEB background.


White color preview on #74BCEB background

This text has white color on #74BCEB background.


Related colors

Complementary color

Complementary color for #hex is #8B4314.


I love getcolorcode.com

Triadic colors

1 #EB74BC and #BCEB74 with #74BCEB are triadic colors.

2 #EBBC74 and #BC74EB with #74BCEB are triadic colors.