COLOR #51B9F2

HEX: #51B9F2 RGB: (81,185,242)

Renk bilgisi

#51B9F2 contains mainly green and blue colors. #51B9F2 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#51B9F2 color RGB value is (81,185,242).

RGB: (81,185,242) (32%, 73%, 95%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 185 of 255 = 73%
B 242 of 255 = 95%

81
185
242

R + G + B ~ 67%. #51B9F2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 185 + 242 = 508 (100%)
R 81 of 508 ~ 15.94%
G 185 of 508 ~ 36.42%
B 242 of 508 ~ 47.64'%

%15.94
%36.42
%47.64

CMYK RENK MODELİ

#51B9F2 rengi CMYK tonu (67,24,0,5).

  • camgöbeği tonu 66.53%
  • eflatun tonu 23.55%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (67,24,0,5)
C67M24Y0K5 (67%, 24%, 0%, 5%)
(0.67 / 0.24 / 0.00 / 0.05)

CMYK yüzdeleri

%66.53
%23.55
%0
%5.1

Codes

Color #51B9F2 in popluar color models

51 B9 F2
RGB 81 185 242
HSL 201° 86.10% 63.33%
HSB/HSV 201° 66.53% 94.90%
CMYK 66.53% 23.55% 0.00%
5.10%

Color #51B9F2 in popluar number systems.

HEX 51 B9 F2
Decimal 81 185 242
Binary 1010001 10111001 11110010
Octal 121 271 362

Shades and tints

Shades of #51B9F2

#51B9F2
(81,185,242)
#4AA9DC
(74,169,220)
#4399C6
(67,153,198)
#3C89B0
(60,137,176)
#35799A
(53,121,154)
#2E6984
(46,105,132)
#27596E
(39,89,110)
#204958
(32,73,88)
#193942
(25,57,66)
#12292C
(18,41,44)
#0B1916
(11,25,22)
#000000
(0,0,0)

Tints of #51B9F2

#51B9F2
(81,185,242)
#60BFF3
(96,191,243)
#6FC5F4
(111,197,244)
#7ECBF5
(126,203,245)
#8DD1F6
(141,209,246)
#9CD7F7
(156,215,247)
#ABDDF8
(171,221,248)
#BAE3F9
(186,227,249)
#C9E9FA
(201,233,250)
#D8EFFB
(216,239,251)
#E7F5FC
(231,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51B9F2 color. Also use rgb(81,185,242) instead hex code.

Text Font Color

.myTextColor { color: #51B9F2; }

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

This text font color is #51B9F2.

Background Color

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

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

This div background color is #51B9F2.

Border color

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

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

This div border color is #51B9F2.

Opacity

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

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

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

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

This text has shadow with #51B9F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51B9F2.

Preview

Color preview on black background

This text has color #51B9F2 on black background.


Color preview on white background

This text has color #51B9F2 on white background.


Black color preview on #51B9F2 background

This text has black color on #51B9F2 background.


White color preview on #51B9F2 background

This text has white color on #51B9F2 background.


Related colors

Complementary color

Complementary color for #hex is #AE460D.


I love getcolorcode.com

Triadic colors

1 #F251B9 and #B9F251 with #51B9F2 are triadic colors.

2 #F2B951 and #B951F2 with #51B9F2 are triadic colors.