COLOR #517D88

HEX: #517D88 RGB: (81,125,136)

Renk bilgisi

#517D88 contains red, green and blue colors in about the same proportion. #517D88 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#517D88 color RGB value is (81,125,136).

RGB: (81,125,136) (32%, 49%, 53%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 125 of 255 = 49%
B 136 of 255 = 53%

81
125
136

R + G + B ~ 45%. #517D88 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 125 + 136 = 342 (100%)
R 81 of 342 ~ 23.68%
G 125 of 342 ~ 36.55%
B 136 of 342 ~ 39.77'%

%23.68
%36.55
%39.77

CMYK RENK MODELİ

#517D88 rengi CMYK tonu (40,8,0,47).

  • camgöbeği tonu 40.44%
  • eflatun tonu 8.09%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (40,8,0,47)
C40M8Y0K47 (40%, 8%, 0%, 47%)
(0.40 / 0.08 / 0.00 / 0.47)

CMYK yüzdeleri

%40.44
%8.09
%0
%46.67

Codes

Color #517D88 in popluar color models

51 7D 88
RGB 81 125 136
HSL 192° 25.35% 42.55%
HSB/HSV 192° 40.44% 53.33%
CMYK 40.44% 8.09% 0.00%
46.67%

Color #517D88 in popluar number systems.

HEX 51 7D 88
Decimal 81 125 136
Binary 1010001 1111101 10001000
Octal 121 175 210

Shades and tints

Shades of #517D88

#517D88
(81,125,136)
#4A727C
(74,114,124)
#436770
(67,103,112)
#3C5C64
(60,92,100)
#355158
(53,81,88)
#2E464C
(46,70,76)
#273B40
(39,59,64)
#203034
(32,48,52)
#192528
(25,37,40)
#121A1C
(18,26,28)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #517D88

#517D88
(81,125,136)
#608892
(96,136,146)
#6F939C
(111,147,156)
#7E9EA6
(126,158,166)
#8DA9B0
(141,169,176)
#9CB4BA
(156,180,186)
#ABBFC4
(171,191,196)
#BACACE
(186,202,206)
#C9D5D8
(201,213,216)
#D8E0E2
(216,224,226)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517D88 color. Also use rgb(81,125,136) instead hex code.

Text Font Color

.myTextColor { color: #517D88; }

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

This text font color is #517D88.

Background Color

.myBgColor { background-color: #517D88; }

<div style="background-color:#517D88">Inner text</div>

This div background color is #517D88.

Border color

.myBorderColor { border: 1px solid #517D88; }

<div style="border:3px solid #517D88">Div</div>

This div border color is #517D88.

Opacity

.myOpacity80 { color: #517D88; opacity: 0.8; }

<p style="color:#517D88;opacity:0.8;">80%</p>

Text with #517D88 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 #517D88;}

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

This text has shadow with #517D88 color.


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

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

This text has shadow with #517D88 primary color and red secondary color.


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

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

This text has shadow with #517D88 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #517D88.

Preview

Color preview on black background

This text has color #517D88 on black background.


Color preview on white background

This text has color #517D88 on white background.


Black color preview on #517D88 background

This text has black color on #517D88 background.


White color preview on #517D88 background

This text has white color on #517D88 background.


Related colors

Complementary color

Complementary color for #hex is #AE8277.


I love getcolorcode.com

Triadic colors

1 #88517D and #7D8851 with #517D88 are triadic colors.

2 #887D51 and #7D5188 with #517D88 are triadic colors.