COLOR #51B7C6

HEX: #51B7C6 RGB: (81,183,198)

Color info

#51B7C6 contains mainly green and blue colors. Web safe color of #51B7C6 is #66CCCC (or #6CC).

RGB color model

#51B7C6 color RGB value is (81,183,198).

RGB: (81,183,198) (32%, 72%, 78%)

RGB channels and saturation

R 81 of 255 = 32%
G 183 of 255 = 72%
B 198 of 255 = 78%

81
183
198

R + G + B ~ 61%. #51B7C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 81 + 183 + 198 = 462 (100%)
R 81 of 462 ~ 17.53%
G 183 of 462 ~ 39.61%
B 198 of 462 ~ 42.86'%

%17.53
%39.61
%42.86

CMYK color model

#51B7C6 color CMYK value is (59,8,0,22).

  • cyan value is 59.09%
  • magenta value is 7.58%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (59,8,0,22)
C59M8Y0K22 (59%, 8%, 0%, 22%)
(0.59 / 0.08 / 0.00 / 0.22)

CMYK percentages

%59.09
%7.58
%0
%22.35

Codes

Color #51B7C6 in popluar color models

51 B7 C6
RGB 81 183 198
HSL 188° 50.65% 54.71%
HSB/HSV 188° 59.09% 77.65%
CMYK 59.09% 7.58% 0.00%
22.35%

Color #51B7C6 in popluar number systems.

HEX 51 B7 C6
Decimal 81 183 198
Binary 1010001 10110111 11000110
Octal 121 267 306

Shades and tints

Shades of #51B7C6

#51B7C6
(81,183,198)
#4AA7B4
(74,167,180)
#4397A2
(67,151,162)
#3C8790
(60,135,144)
#35777E
(53,119,126)
#2E676C
(46,103,108)
#27575A
(39,87,90)
#204748
(32,71,72)
#193736
(25,55,54)
#122724
(18,39,36)
#0B1712
(11,23,18)
#000000
(0,0,0)

Tints of #51B7C6

#51B7C6
(81,183,198)
#60BDCB
(96,189,203)
#6FC3D0
(111,195,208)
#7EC9D5
(126,201,213)
#8DCFDA
(141,207,218)
#9CD5DF
(156,213,223)
#ABDBE4
(171,219,228)
#BAE1E9
(186,225,233)
#C9E7EE
(201,231,238)
#D8EDF3
(216,237,243)
#E7F3F8
(231,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51B7C6 color. Also use rgb(81,183,198) instead hex code.

Text Font Color

.myTextColor { color: #51B7C6; }

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

This text font color is #51B7C6.

Background Color

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

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

This div background color is #51B7C6.

Border color

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

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

This div border color is #51B7C6.

Opacity

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

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

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

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

This text has shadow with #51B7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51B7C6.

Preview

Color preview on black background

This text has color #51B7C6 on black background.


Color preview on white background

This text has color #51B7C6 on white background.


Black color preview on #51B7C6 background

This text has black color on #51B7C6 background.


White color preview on #51B7C6 background

This text has white color on #51B7C6 background.


Related colors

Complementary color

Complementary color for #hex is #AE4839.


I love getcolorcode.com

Triadic colors

1 #C651B7 and #B7C651 with #51B7C6 are triadic colors.

2 #C6B751 and #B751C6 with #51B7C6 are triadic colors.