COLOR #51AAB5

HEX: #51AAB5 RGB: (81,170,181)

Renk bilgisi

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

RGB renk modeli

#51AAB5 color RGB value is (81,170,181).

RGB: (81,170,181) (32%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 170 of 255 = 67%
B 181 of 255 = 71%

81
170
181

R + G + B ~ 57%. #51AAB5 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 170 + 181 = 432 (100%)
R 81 of 432 ~ 18.75%
G 170 of 432 ~ 39.35%
B 181 of 432 ~ 41.9'%

%18.75
%39.35
%41.9

CMYK RENK MODELİ

#51AAB5 rengi CMYK tonu (55,6,0,29).

  • camgöbeği tonu 55.25%
  • eflatun tonu 6.08%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (55,6,0,29)
C55M6Y0K29 (55%, 6%, 0%, 29%)
(0.55 / 0.06 / 0.00 / 0.29)

CMYK yüzdeleri

%55.25
%6.08
%0
%29.02

Codes

Color #51AAB5 in popluar color models

51 AA B5
RGB 81 170 181
HSL 187° 40.32% 51.37%
HSB/HSV 187° 55.25% 70.98%
CMYK 55.25% 6.08% 0.00%
29.02%

Color #51AAB5 in popluar number systems.

HEX 51 AA B5
Decimal 81 170 181
Binary 1010001 10101010 10110101
Octal 121 252 265

Shades and tints

Shades of #51AAB5

#51AAB5
(81,170,181)
#4A9BA5
(74,155,165)
#438C95
(67,140,149)
#3C7D85
(60,125,133)
#356E75
(53,110,117)
#2E5F65
(46,95,101)
#275055
(39,80,85)
#204145
(32,65,69)
#193235
(25,50,53)
#122325
(18,35,37)
#0B1415
(11,20,21)
#000000
(0,0,0)

Tints of #51AAB5

#51AAB5
(81,170,181)
#60B1BB
(96,177,187)
#6FB8C1
(111,184,193)
#7EBFC7
(126,191,199)
#8DC6CD
(141,198,205)
#9CCDD3
(156,205,211)
#ABD4D9
(171,212,217)
#BADBDF
(186,219,223)
#C9E2E5
(201,226,229)
#D8E9EB
(216,233,235)
#E7F0F1
(231,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51AAB5 color. Also use rgb(81,170,181) instead hex code.

Text Font Color

.myTextColor { color: #51AAB5; }

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

This text font color is #51AAB5.

Background Color

.myBgColor { background-color: #51AAB5; }

<div style="background-color:#51AAB5">Inner text</div>

This div background color is #51AAB5.

Border color

.myBorderColor { border: 1px solid #51AAB5; }

<div style="border:3px solid #51AAB5">Div</div>

This div border color is #51AAB5.

Opacity

.myOpacity80 { color: #51AAB5; opacity: 0.8; }

<p style="color:#51AAB5;opacity:0.8;">80%</p>

Text with #51AAB5 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 #51AAB5;}

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

This text has shadow with #51AAB5 color.


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

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

This text has shadow with #51AAB5 primary color and red secondary color.


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

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

This text has shadow with #51AAB5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51AAB5.

Preview

Color preview on black background

This text has color #51AAB5 on black background.


Color preview on white background

This text has color #51AAB5 on white background.


Black color preview on #51AAB5 background

This text has black color on #51AAB5 background.


White color preview on #51AAB5 background

This text has white color on #51AAB5 background.


Related colors

Complementary color

Complementary color for #hex is #AE554A.


I love getcolorcode.com

Triadic colors

1 #B551AA and #AAB551 with #51AAB5 are triadic colors.

2 #B5AA51 and #AA51B5 with #51AAB5 are triadic colors.