COLOR #83A5C9

HEX: #83A5C9 RGB: (131,165,201)

Renk bilgisi

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

RGB renk modeli

#83A5C9 color RGB value is (131,165,201).

RGB: (131,165,201) (51%, 65%, 79%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 165 of 255 = 65%
B 201 of 255 = 79%

131
165
201

R + G + B ~ 65%. #83A5C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 165 + 201 = 497 (100%)
R 131 of 497 ~ 26.36%
G 165 of 497 ~ 33.2%
B 201 of 497 ~ 40.44'%

%26.36
%33.2
%40.44

CMYK RENK MODELİ

#83A5C9 rengi CMYK tonu (35,18,0,21).

  • camgöbeği tonu 34.83%
  • eflatun tonu 17.91%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (35,18,0,21)
C35M18Y0K21 (35%, 18%, 0%, 21%)
(0.35 / 0.18 / 0.00 / 0.21)

CMYK yüzdeleri

%34.83
%17.91
%0
%21.18

Codes

Color #83A5C9 in popluar color models

83 A5 C9
RGB 131 165 201
HSL 211° 39.33% 65.10%
HSB/HSV 211° 34.83% 78.82%
CMYK 34.83% 17.91% 0.00%
21.18%

Color #83A5C9 in popluar number systems.

HEX 83 A5 C9
Decimal 131 165 201
Binary 10000011 10100101 11001001
Octal 203 245 311

Shades and tints

Shades of #83A5C9

#83A5C9
(131,165,201)
#7896B7
(120,150,183)
#6D87A5
(109,135,165)
#627893
(98,120,147)
#576981
(87,105,129)
#4C5A6F
(76,90,111)
#414B5D
(65,75,93)
#363C4B
(54,60,75)
#2B2D39
(43,45,57)
#201E27
(32,30,39)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #83A5C9

#83A5C9
(131,165,201)
#8EADCD
(142,173,205)
#99B5D1
(153,181,209)
#A4BDD5
(164,189,213)
#AFC5D9
(175,197,217)
#BACDDD
(186,205,221)
#C5D5E1
(197,213,225)
#D0DDE5
(208,221,229)
#DBE5E9
(219,229,233)
#E6EDED
(230,237,237)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83A5C9 color. Also use rgb(131,165,201) instead hex code.

Text Font Color

.myTextColor { color: #83A5C9; }

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

This text font color is #83A5C9.

Background Color

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

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

This div background color is #83A5C9.

Border color

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

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

This div border color is #83A5C9.

Opacity

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

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

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

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

This text has shadow with #83A5C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83A5C9.

Preview

Color preview on black background

This text has color #83A5C9 on black background.


Color preview on white background

This text has color #83A5C9 on white background.


Black color preview on #83A5C9 background

This text has black color on #83A5C9 background.


White color preview on #83A5C9 background

This text has white color on #83A5C9 background.


Related colors

Complementary color

Complementary color for #hex is #7C5A36.


I love getcolorcode.com

Triadic colors

1 #C983A5 and #A5C983 with #83A5C9 are triadic colors.

2 #C9A583 and #A583C9 with #83A5C9 are triadic colors.