COLOR #74ABC9

HEX: #74ABC9 RGB: (116,171,201)

Renk bilgisi

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

RGB renk modeli

#74ABC9 color RGB value is (116,171,201).

RGB: (116,171,201) (45%, 67%, 79%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 171 of 255 = 67%
B 201 of 255 = 79%

116
171
201

R + G + B ~ 64%. #74ABC9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 171 + 201 = 488 (100%)
R 116 of 488 ~ 23.77%
G 171 of 488 ~ 35.04%
B 201 of 488 ~ 41.19'%

%23.77
%35.04
%41.19

CMYK RENK MODELİ

#74ABC9 rengi CMYK tonu (42,15,0,21).

  • camgöbeği tonu 42.29%
  • eflatun tonu 14.93%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (42,15,0,21)
C42M15Y0K21 (42%, 15%, 0%, 21%)
(0.42 / 0.15 / 0.00 / 0.21)

CMYK yüzdeleri

%42.29
%14.93
%0
%21.18

Codes

Color #74ABC9 in popluar color models

74 AB C9
RGB 116 171 201
HSL 201° 44.04% 62.16%
HSB/HSV 201° 42.29% 78.82%
CMYK 42.29% 14.93% 0.00%
21.18%

Color #74ABC9 in popluar number systems.

HEX 74 AB C9
Decimal 116 171 201
Binary 1110100 10101011 11001001
Octal 164 253 311

Shades and tints

Shades of #74ABC9

#74ABC9
(116,171,201)
#6A9CB7
(106,156,183)
#608DA5
(96,141,165)
#567E93
(86,126,147)
#4C6F81
(76,111,129)
#42606F
(66,96,111)
#38515D
(56,81,93)
#2E424B
(46,66,75)
#243339
(36,51,57)
#1A2427
(26,36,39)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #74ABC9

#74ABC9
(116,171,201)
#80B2CD
(128,178,205)
#8CB9D1
(140,185,209)
#98C0D5
(152,192,213)
#A4C7D9
(164,199,217)
#B0CEDD
(176,206,221)
#BCD5E1
(188,213,225)
#C8DCE5
(200,220,229)
#D4E3E9
(212,227,233)
#E0EAED
(224,234,237)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74ABC9; }

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

This text font color is #74ABC9.

Background Color

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

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

This div background color is #74ABC9.

Border color

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

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

This div border color is #74ABC9.

Opacity

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

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

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

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

This text has shadow with #74ABC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74ABC9.

Preview

Color preview on black background

This text has color #74ABC9 on black background.


Color preview on white background

This text has color #74ABC9 on white background.


Black color preview on #74ABC9 background

This text has black color on #74ABC9 background.


White color preview on #74ABC9 background

This text has white color on #74ABC9 background.


Related colors

Complementary color

Complementary color for #hex is #8B5436.


I love getcolorcode.com

Triadic colors

1 #C974AB and #ABC974 with #74ABC9 are triadic colors.

2 #C9AB74 and #AB74C9 with #74ABC9 are triadic colors.