COLOR #83ADB5

HEX: #83ADB5 RGB: (131,173,181)

Renk bilgisi

#83ADB5 contains red, green and blue colors in about the same proportion. #83ADB5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#83ADB5 color RGB value is (131,173,181).

RGB: (131,173,181) (51%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 173 of 255 = 68%
B 181 of 255 = 71%

131
173
181

R + G + B ~ 63%. #83ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 173 + 181 = 485 (100%)
R 131 of 485 ~ 27.01%
G 173 of 485 ~ 35.67%
B 181 of 485 ~ 37.32'%

%27.01
%35.67
%37.32

CMYK RENK MODELİ

#83ADB5 rengi CMYK tonu (28,4,0,29).

  • camgöbeği tonu 27.62%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (28,4,0,29)
C28M4Y0K29 (28%, 4%, 0%, 29%)
(0.28 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%27.62
%4.42
%0
%29.02

Codes

Color #83ADB5 in popluar color models

83 AD B5
RGB 131 173 181
HSL 190° 25.25% 61.18%
HSB/HSV 190° 27.62% 70.98%
CMYK 27.62% 4.42% 0.00%
29.02%

Color #83ADB5 in popluar number systems.

HEX 83 AD B5
Decimal 131 173 181
Binary 10000011 10101101 10110101
Octal 203 255 265

Shades and tints

Shades of #83ADB5

#83ADB5
(131,173,181)
#789EA5
(120,158,165)
#6D8F95
(109,143,149)
#628085
(98,128,133)
#577175
(87,113,117)
#4C6265
(76,98,101)
#415355
(65,83,85)
#364445
(54,68,69)
#2B3535
(43,53,53)
#202625
(32,38,37)
#151715
(21,23,21)
#000000
(0,0,0)

Tints of #83ADB5

#83ADB5
(131,173,181)
#8EB4BB
(142,180,187)
#99BBC1
(153,187,193)
#A4C2C7
(164,194,199)
#AFC9CD
(175,201,205)
#BAD0D3
(186,208,211)
#C5D7D9
(197,215,217)
#D0DEDF
(208,222,223)
#DBE5E5
(219,229,229)
#E6ECEB
(230,236,235)
#F1F3F1
(241,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83ADB5 color. Also use rgb(131,173,181) instead hex code.

Text Font Color

.myTextColor { color: #83ADB5; }

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

This text font color is #83ADB5.

Background Color

.myBgColor { background-color: #83ADB5; }

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

This div background color is #83ADB5.

Border color

.myBorderColor { border: 1px solid #83ADB5; }

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

This div border color is #83ADB5.

Opacity

.myOpacity80 { color: #83ADB5; opacity: 0.8; }

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

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

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

This text has shadow with #83ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83ADB5.

Preview

Color preview on black background

This text has color #83ADB5 on black background.


Color preview on white background

This text has color #83ADB5 on white background.


Black color preview on #83ADB5 background

This text has black color on #83ADB5 background.


White color preview on #83ADB5 background

This text has white color on #83ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #7C524A.


I love getcolorcode.com

Triadic colors

1 #B583AD and #ADB583 with #83ADB5 are triadic colors.

2 #B5AD83 and #AD83B5 with #83ADB5 are triadic colors.