COLOR #4C97AB

HEX: #4C97AB RGB: (76,151,171)

Renk bilgisi

#4C97AB contains mainly green and blue colors. #4C97AB ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4C97AB color RGB value is (76,151,171).

RGB: (76,151,171) (30%, 59%, 67%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 151 of 255 = 59%
B 171 of 255 = 67%

76
151
171

R + G + B ~ 52%. #4C97AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 151 + 171 = 398 (100%)
R 76 of 398 ~ 19.1%
G 151 of 398 ~ 37.94%
B 171 of 398 ~ 42.96'%

%19.1
%37.94
%42.96

CMYK RENK MODELİ

#4C97AB rengi CMYK tonu (56,12,0,33).

  • camgöbeği tonu 55.56%
  • eflatun tonu 11.70%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (56,12,0,33)
C56M12Y0K33 (56%, 12%, 0%, 33%)
(0.56 / 0.12 / 0.00 / 0.33)

CMYK yüzdeleri

%55.56
%11.7
%0
%32.94

Codes

Color #4C97AB in popluar color models

4C 97 AB
RGB 76 151 171
HSL 193° 38.46% 48.43%
HSB/HSV 193° 55.56% 67.06%
CMYK 55.56% 11.70% 0.00%
32.94%

Color #4C97AB in popluar number systems.

HEX 4C 97 AB
Decimal 76 151 171
Binary 1001100 10010111 10101011
Octal 114 227 253

Shades and tints

Shades of #4C97AB

#4C97AB
(76,151,171)
#468A9C
(70,138,156)
#407D8D
(64,125,141)
#3A707E
(58,112,126)
#34636F
(52,99,111)
#2E5660
(46,86,96)
#284951
(40,73,81)
#223C42
(34,60,66)
#1C2F33
(28,47,51)
#162224
(22,34,36)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #4C97AB

#4C97AB
(76,151,171)
#5CA0B2
(92,160,178)
#6CA9B9
(108,169,185)
#7CB2C0
(124,178,192)
#8CBBC7
(140,187,199)
#9CC4CE
(156,196,206)
#ACCDD5
(172,205,213)
#BCD6DC
(188,214,220)
#CCDFE3
(204,223,227)
#DCE8EA
(220,232,234)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C97AB color. Also use rgb(76,151,171) instead hex code.

Text Font Color

.myTextColor { color: #4C97AB; }

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

This text font color is #4C97AB.

Background Color

.myBgColor { background-color: #4C97AB; }

<div style="background-color:#4C97AB">Inner text</div>

This div background color is #4C97AB.

Border color

.myBorderColor { border: 1px solid #4C97AB; }

<div style="border:3px solid #4C97AB">Div</div>

This div border color is #4C97AB.

Opacity

.myOpacity80 { color: #4C97AB; opacity: 0.8; }

<p style="color:#4C97AB;opacity:0.8;">80%</p>

Text with #4C97AB 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 #4C97AB;}

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

This text has shadow with #4C97AB color.


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

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

This text has shadow with #4C97AB primary color and red secondary color.


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

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

This text has shadow with #4C97AB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4C97AB.

Preview

Color preview on black background

This text has color #4C97AB on black background.


Color preview on white background

This text has color #4C97AB on white background.


Black color preview on #4C97AB background

This text has black color on #4C97AB background.


White color preview on #4C97AB background

This text has white color on #4C97AB background.


Related colors

Complementary color

Complementary color for #hex is #B36854.


I love getcolorcode.com

Triadic colors

1 #AB4C97 and #97AB4C with #4C97AB are triadic colors.

2 #AB974C and #974CAB with #4C97AB are triadic colors.