COLOR #83ADB8

HEX: #83ADB8 RGB: (131,173,184)

Renk bilgisi

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

RGB renk modeli

#83ADB8 color RGB value is (131,173,184).

RGB: (131,173,184) (51%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 173 of 255 = 68%
B 184 of 255 = 72%

131
173
184

R + G + B ~ 64%. #83ADB8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 173 + 184 = 488 (100%)
R 131 of 488 ~ 26.84%
G 173 of 488 ~ 35.45%
B 184 of 488 ~ 37.7'%

%26.84
%35.45
%37.7

CMYK RENK MODELİ

#83ADB8 rengi CMYK tonu (29,6,0,28).

  • camgöbeği tonu 28.80%
  • eflatun tonu 5.98%
  • sarı tonu 0.00%
  • ana renk tonu 27.84%

CMYK: (29,6,0,28)
C29M6Y0K28 (29%, 6%, 0%, 28%)
(0.29 / 0.06 / 0.00 / 0.28)

CMYK yüzdeleri

%28.8
%5.98
%0
%27.84

Codes

Color #83ADB8 in popluar color models

83 AD B8
RGB 131 173 184
HSL 192° 27.18% 61.76%
HSB/HSV 192° 28.80% 72.16%
CMYK 28.80% 5.98% 0.00%
27.84%

Color #83ADB8 in popluar number systems.

HEX 83 AD B8
Decimal 131 173 184
Binary 10000011 10101101 10111000
Octal 203 255 270

Shades and tints

Shades of #83ADB8

#83ADB8
(131,173,184)
#789EA8
(120,158,168)
#6D8F98
(109,143,152)
#628088
(98,128,136)
#577178
(87,113,120)
#4C6268
(76,98,104)
#415358
(65,83,88)
#364448
(54,68,72)
#2B3538
(43,53,56)
#202628
(32,38,40)
#151718
(21,23,24)
#000000
(0,0,0)

Tints of #83ADB8

#83ADB8
(131,173,184)
#8EB4BE
(142,180,190)
#99BBC4
(153,187,196)
#A4C2CA
(164,194,202)
#AFC9D0
(175,201,208)
#BAD0D6
(186,208,214)
#C5D7DC
(197,215,220)
#D0DEE2
(208,222,226)
#DBE5E8
(219,229,232)
#E6ECEE
(230,236,238)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83ADB8; }

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

This text font color is #83ADB8.

Background Color

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

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

This div background color is #83ADB8.

Border color

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

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

This div border color is #83ADB8.

Opacity

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

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

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

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

This text has shadow with #83ADB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83ADB8.

Preview

Color preview on black background

This text has color #83ADB8 on black background.


Color preview on white background

This text has color #83ADB8 on white background.


Black color preview on #83ADB8 background

This text has black color on #83ADB8 background.


White color preview on #83ADB8 background

This text has white color on #83ADB8 background.


Related colors

Complementary color

Complementary color for #hex is #7C5247.


I love getcolorcode.com

Triadic colors

1 #B883AD and #ADB883 with #83ADB8 are triadic colors.

2 #B8AD83 and #AD83B8 with #83ADB8 are triadic colors.