COLOR #51AFC9

HEX: #51AFC9 RGB: (81,175,201)

Renk bilgisi

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

RGB renk modeli

#51AFC9 color RGB value is (81,175,201).

RGB: (81,175,201) (32%, 69%, 79%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 175 of 255 = 69%
B 201 of 255 = 79%

81
175
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 175 + 201 = 457 (100%)
R 81 of 457 ~ 17.72%
G 175 of 457 ~ 38.29%
B 201 of 457 ~ 43.98'%

%17.72
%38.29
%43.98

CMYK RENK MODELİ

#51AFC9 rengi CMYK tonu (60,13,0,21).

  • camgöbeği tonu 59.70%
  • eflatun tonu 12.94%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (60,13,0,21)
C60M13Y0K21 (60%, 13%, 0%, 21%)
(0.60 / 0.13 / 0.00 / 0.21)

CMYK yüzdeleri

%59.7
%12.94
%0
%21.18

Codes

Color #51AFC9 in popluar color models

51 AF C9
RGB 81 175 201
HSL 193° 52.63% 55.29%
HSB/HSV 193° 59.70% 78.82%
CMYK 59.70% 12.94% 0.00%
21.18%

Color #51AFC9 in popluar number systems.

HEX 51 AF C9
Decimal 81 175 201
Binary 1010001 10101111 11001001
Octal 121 257 311

Shades and tints

Shades of #51AFC9

#51AFC9
(81,175,201)
#4AA0B7
(74,160,183)
#4391A5
(67,145,165)
#3C8293
(60,130,147)
#357381
(53,115,129)
#2E646F
(46,100,111)
#27555D
(39,85,93)
#20464B
(32,70,75)
#193739
(25,55,57)
#122827
(18,40,39)
#0B1915
(11,25,21)
#000000
(0,0,0)

Tints of #51AFC9

#51AFC9
(81,175,201)
#60B6CD
(96,182,205)
#6FBDD1
(111,189,209)
#7EC4D5
(126,196,213)
#8DCBD9
(141,203,217)
#9CD2DD
(156,210,221)
#ABD9E1
(171,217,225)
#BAE0E5
(186,224,229)
#C9E7E9
(201,231,233)
#D8EEED
(216,238,237)
#E7F5F1
(231,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51AFC9 color. Also use rgb(81,175,201) instead hex code.

Text Font Color

.myTextColor { color: #51AFC9; }

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

This text font color is #51AFC9.

Background Color

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

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

This div background color is #51AFC9.

Border color

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

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

This div border color is #51AFC9.

Opacity

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

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

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

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

This text has shadow with #51AFC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51AFC9.

Preview

Color preview on black background

This text has color #51AFC9 on black background.


Color preview on white background

This text has color #51AFC9 on white background.


Black color preview on #51AFC9 background

This text has black color on #51AFC9 background.


White color preview on #51AFC9 background

This text has white color on #51AFC9 background.


Related colors

Complementary color

Complementary color for #hex is #AE5036.


I love getcolorcode.com

Triadic colors

1 #C951AF and #AFC951 with #51AFC9 are triadic colors.

2 #C9AF51 and #AF51C9 with #51AFC9 are triadic colors.