COLOR #74ABEB

HEX: #74ABEB RGB: (116,171,235)

Renk bilgisi

#74ABEB contains mainly blue color. #74ABEB ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#74ABEB color RGB value is (116,171,235).

RGB: (116,171,235) (45%, 67%, 92%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 171 of 255 = 67%
B 235 of 255 = 92%

116
171
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 171 + 235 = 522 (100%)
R 116 of 522 ~ 22.22%
G 171 of 522 ~ 32.76%
B 235 of 522 ~ 45.02'%

%22.22
%32.76
%45.02

CMYK RENK MODELİ

#74ABEB rengi CMYK tonu (51,27,0,8).

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

CMYK: (51,27,0,8)
C51M27Y0K8 (51%, 27%, 0%, 8%)
(0.51 / 0.27 / 0.00 / 0.08)

CMYK yüzdeleri

%50.64
%27.23
%0
%7.84

Codes

Color #74ABEB in popluar color models

74 AB EB
RGB 116 171 235
HSL 212° 74.84% 68.82%
HSB/HSV 212° 50.64% 92.16%
CMYK 50.64% 27.23% 0.00%
7.84%

Color #74ABEB in popluar number systems.

HEX 74 AB EB
Decimal 116 171 235
Binary 1110100 10101011 11101011
Octal 164 253 353

Shades and tints

Shades of #74ABEB

#74ABEB
(116,171,235)
#6A9CD6
(106,156,214)
#608DC1
(96,141,193)
#567EAC
(86,126,172)
#4C6F97
(76,111,151)
#426082
(66,96,130)
#38516D
(56,81,109)
#2E4258
(46,66,88)
#243343
(36,51,67)
#1A242E
(26,36,46)
#101519
(16,21,25)
#000000
(0,0,0)

Tints of #74ABEB

#74ABEB
(116,171,235)
#80B2EC
(128,178,236)
#8CB9ED
(140,185,237)
#98C0EE
(152,192,238)
#A4C7EF
(164,199,239)
#B0CEF0
(176,206,240)
#BCD5F1
(188,213,241)
#C8DCF2
(200,220,242)
#D4E3F3
(212,227,243)
#E0EAF4
(224,234,244)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74ABEB; }

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

This text font color is #74ABEB.

Background Color

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

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

This div background color is #74ABEB.

Border color

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

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

This div border color is #74ABEB.

Opacity

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

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

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

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

This text has shadow with #74ABEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74ABEB.

Preview

Color preview on black background

This text has color #74ABEB on black background.


Color preview on white background

This text has color #74ABEB on white background.


Black color preview on #74ABEB background

This text has black color on #74ABEB background.


White color preview on #74ABEB background

This text has white color on #74ABEB background.


Related colors

Complementary color

Complementary color for #hex is #8B5414.


I love getcolorcode.com

Triadic colors

1 #EB74AB and #ABEB74 with #74ABEB are triadic colors.

2 #EBAB74 and #AB74EB with #74ABEB are triadic colors.