COLOR #83ABD5

HEX: #83ABD5 RGB: (131,171,213)

Renk bilgisi

#83ABD5 contains mainly green and blue colors. #83ABD5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#83ABD5 color RGB value is (131,171,213).

RGB: (131,171,213) (51%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 171 of 255 = 67%
B 213 of 255 = 84%

131
171
213

R + G + B ~ 67%. #83ABD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 171 + 213 = 515 (100%)
R 131 of 515 ~ 25.44%
G 171 of 515 ~ 33.2%
B 213 of 515 ~ 41.36'%

%25.44
%33.2
%41.36

CMYK RENK MODELİ

#83ABD5 rengi CMYK tonu (38,20,0,16).

  • camgöbeği tonu 38.50%
  • eflatun tonu 19.72%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%
CMYK: (38,20,0,16) C38M20Y0K16 (38%,20%,0%,16%) (0.38/0.20/0.00/0.16) 

CMYK yüzdeleri

%38.5
%19.72
%0
%16.47

Codes

Color #83ABD5 in popluar color models

83 AB D5
RGB 131 171 213
HSL 211° 49.40% 67.45%
HSB/HSV 211° 38.50% 83.53%
CMYK 38.50% 19.72% 0.00%
16.47%

Color #83ABD5 in popluar number systems.

HEX 83 AB D5
Decimal 131 171 213
Binary 10000011 10101011 11010101
Octal 203 253 325

Shades and tints

Shades of #83ABD5

#83ABD5
(131,171,213)
#789CC2
(120,156,194)
#6D8DAF
(109,141,175)
#627E9C
(98,126,156)
#576F89
(87,111,137)
#4C6076
(76,96,118)
#415163
(65,81,99)
#364250
(54,66,80)
#2B333D
(43,51,61)
#20242A
(32,36,42)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #83ABD5

#83ABD5
(131,171,213)
#8EB2D8
(142,178,216)
#99B9DB
(153,185,219)
#A4C0DE
(164,192,222)
#AFC7E1
(175,199,225)
#BACEE4
(186,206,228)
#C5D5E7
(197,213,231)
#D0DCEA
(208,220,234)
#DBE3ED
(219,227,237)
#E6EAF0
(230,234,240)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83ABD5 color. Also use rgb(131,171,213) instead hex code.

Text Font Color

.myTextColor { color: #83ABD5; }

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

This text font color is #83ABD5.

Background Color

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

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

This div background color is #83ABD5.

Border color

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

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

This div border color is #83ABD5.

Opacity

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

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

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

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

This text has shadow with #83ABD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83ABD5.

Preview

Color preview on black background

This text has color #83ABD5 on black background.


Color preview on white background

This text has color #83ABD5 on white background.


Black color preview on #83ABD5 background

This text has black color on #83ABD5 background.


White color preview on #83ABD5 background

This text has white color on #83ABD5 background.


Related colors

Complementary color

Complementary color for #hex is #7C542A.


I love getcolorcode.com

Triadic colors

1 #D583AB and #ABD583 with #83ABD5 are triadic colors.

2 #D5AB83 and #AB83D5 with #83ABD5 are triadic colors.