COLOR #74B4B9

HEX: #74B4B9 RGB: (116,180,185)

Renk bilgisi

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

RGB renk modeli

#74B4B9 color RGB value is (116,180,185).

RGB: (116,180,185) (45%, 71%, 73%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 180 of 255 = 71%
B 185 of 255 = 73%

116
180
185

R + G + B ~ 63%. #74B4B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 180 + 185 = 481 (100%)
R 116 of 481 ~ 24.12%
G 180 of 481 ~ 37.42%
B 185 of 481 ~ 38.46'%

%24.12
%37.42
%38.46

CMYK RENK MODELİ

#74B4B9 rengi CMYK tonu (37,3,0,27).

  • camgöbeği tonu 37.30%
  • eflatun tonu 2.70%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (37,3,0,27)
C37M3Y0K27 (37%, 3%, 0%, 27%)
(0.37 / 0.03 / 0.00 / 0.27)

CMYK yüzdeleri

%37.3
%2.7
%0
%27.45

Codes

Color #74B4B9 in popluar color models

74 B4 B9
RGB 116 180 185
HSL 184° 33.01% 59.02%
HSB/HSV 184° 37.30% 72.55%
CMYK 37.30% 2.70% 0.00%
27.45%

Color #74B4B9 in popluar number systems.

HEX 74 B4 B9
Decimal 116 180 185
Binary 1110100 10110100 10111001
Octal 164 264 271

Shades and tints

Shades of #74B4B9

#74B4B9
(116,180,185)
#6AA4A9
(106,164,169)
#609499
(96,148,153)
#568489
(86,132,137)
#4C7479
(76,116,121)
#426469
(66,100,105)
#385459
(56,84,89)
#2E4449
(46,68,73)
#243439
(36,52,57)
#1A2429
(26,36,41)
#101419
(16,20,25)
#000000
(0,0,0)

Tints of #74B4B9

#74B4B9
(116,180,185)
#80BABF
(128,186,191)
#8CC0C5
(140,192,197)
#98C6CB
(152,198,203)
#A4CCD1
(164,204,209)
#B0D2D7
(176,210,215)
#BCD8DD
(188,216,221)
#C8DEE3
(200,222,227)
#D4E4E9
(212,228,233)
#E0EAEF
(224,234,239)
#ECF0F5
(236,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74B4B9; }

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

This text font color is #74B4B9.

Background Color

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

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

This div background color is #74B4B9.

Border color

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

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

This div border color is #74B4B9.

Opacity

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

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

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

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

This text has shadow with #74B4B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74B4B9.

Preview

Color preview on black background

This text has color #74B4B9 on black background.


Color preview on white background

This text has color #74B4B9 on white background.


Black color preview on #74B4B9 background

This text has black color on #74B4B9 background.


White color preview on #74B4B9 background

This text has white color on #74B4B9 background.


Related colors

Complementary color

Complementary color for #hex is #8B4B46.


I love getcolorcode.com

Triadic colors

1 #B974B4 and #B4B974 with #74B4B9 are triadic colors.

2 #B9B474 and #B474B9 with #74B4B9 are triadic colors.