COLOR #527583

HEX: #527583 RGB: (82,117,131)

Renk bilgisi

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

RGB renk modeli

#527583 color RGB value is (82,117,131).

RGB: (82,117,131) (32%, 46%, 51%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 117 of 255 = 46%
B 131 of 255 = 51%

82
117
131

R + G + B ~ 43%. #527583 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 117 + 131 = 330 (100%)
R 82 of 330 ~ 24.85%
G 117 of 330 ~ 35.45%
B 131 of 330 ~ 39.7'%

%24.85
%35.45
%39.7

CMYK RENK MODELİ

#527583 rengi CMYK tonu (37,11,0,49).

  • camgöbeği tonu 37.40%
  • eflatun tonu 10.69%
  • sarı tonu 0.00%
  • ana renk tonu 48.63%

CMYK: (37,11,0,49)
C37M11Y0K49 (37%, 11%, 0%, 49%)
(0.37 / 0.11 / 0.00 / 0.49)

CMYK yüzdeleri

%37.4
%10.69
%0
%48.63

Codes

Color #527583 in popluar color models

52 75 83
RGB 82 117 131
HSL 197° 23.00% 41.76%
HSB/HSV 197° 37.40% 51.37%
CMYK 37.40% 10.69% 0.00%
48.63%

Color #527583 in popluar number systems.

HEX 52 75 83
Decimal 82 117 131
Binary 1010010 1110101 10000011
Octal 122 165 203

Shades and tints

Shades of #527583

#527583
(82,117,131)
#4B6B78
(75,107,120)
#44616D
(68,97,109)
#3D5762
(61,87,98)
#364D57
(54,77,87)
#2F434C
(47,67,76)
#283941
(40,57,65)
#212F36
(33,47,54)
#1A252B
(26,37,43)
#131B20
(19,27,32)
#0C1115
(12,17,21)
#000000
(0,0,0)

Tints of #527583

#527583
(82,117,131)
#61818E
(97,129,142)
#708D99
(112,141,153)
#7F99A4
(127,153,164)
#8EA5AF
(142,165,175)
#9DB1BA
(157,177,186)
#ACBDC5
(172,189,197)
#BBC9D0
(187,201,208)
#CAD5DB
(202,213,219)
#D9E1E6
(217,225,230)
#E8EDF1
(232,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527583 color. Also use rgb(82,117,131) instead hex code.

Text Font Color

.myTextColor { color: #527583; }

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

This text font color is #527583.

Background Color

.myBgColor { background-color: #527583; }

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

This div background color is #527583.

Border color

.myBorderColor { border: 1px solid #527583; }

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

This div border color is #527583.

Opacity

.myOpacity80 { color: #527583; opacity: 0.8; }

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

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

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

This text has shadow with #527583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #527583.

Preview

Color preview on black background

This text has color #527583 on black background.


Color preview on white background

This text has color #527583 on white background.


Black color preview on #527583 background

This text has black color on #527583 background.


White color preview on #527583 background

This text has white color on #527583 background.


Related colors

Complementary color

Complementary color for #hex is #AD8A7C.


I love getcolorcode.com

Triadic colors

1 #835275 and #758352 with #527583 are triadic colors.

2 #837552 and #755283 with #527583 are triadic colors.