COLOR #83C7E6

HEX: #83C7E6 RGB: (131,199,230)

Renk bilgisi

#83C7E6 contains mainly green and blue colors. #83C7E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#83C7E6 color RGB value is (131,199,230).

RGB: (131,199,230) (51%, 78%, 90%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 199 of 255 = 78%
B 230 of 255 = 90%

131
199
230

R + G + B ~ 73%. #83C7E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 199 + 230 = 560 (100%)
R 131 of 560 ~ 23.39%
G 199 of 560 ~ 35.54%
B 230 of 560 ~ 41.07'%

%23.39
%35.54
%41.07

CMYK RENK MODELİ

#83C7E6 rengi CMYK tonu (43,13,0,10).

  • camgöbeği tonu 43.04%
  • eflatun tonu 13.48%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (43,13,0,10)
C43M13Y0K10 (43%, 13%, 0%, 10%)
(0.43 / 0.13 / 0.00 / 0.10)

CMYK yüzdeleri

%43.04
%13.48
%0
%9.8

Codes

Color #83C7E6 in popluar color models

83 C7 E6
RGB 131 199 230
HSL 199° 66.44% 70.78%
HSB/HSV 199° 43.04% 90.20%
CMYK 43.04% 13.48% 0.00%
9.80%

Color #83C7E6 in popluar number systems.

HEX 83 C7 E6
Decimal 131 199 230
Binary 10000011 11000111 11100110
Octal 203 307 346

Shades and tints

Shades of #83C7E6

#83C7E6
(131,199,230)
#78B5D2
(120,181,210)
#6DA3BE
(109,163,190)
#6291AA
(98,145,170)
#577F96
(87,127,150)
#4C6D82
(76,109,130)
#415B6E
(65,91,110)
#36495A
(54,73,90)
#2B3746
(43,55,70)
#202532
(32,37,50)
#15131E
(21,19,30)
#000000
(0,0,0)

Tints of #83C7E6

#83C7E6
(131,199,230)
#8ECCE8
(142,204,232)
#99D1EA
(153,209,234)
#A4D6EC
(164,214,236)
#AFDBEE
(175,219,238)
#BAE0F0
(186,224,240)
#C5E5F2
(197,229,242)
#D0EAF4
(208,234,244)
#DBEFF6
(219,239,246)
#E6F4F8
(230,244,248)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83C7E6 color. Also use rgb(131,199,230) instead hex code.

Text Font Color

.myTextColor { color: #83C7E6; }

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

This text font color is #83C7E6.

Background Color

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

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

This div background color is #83C7E6.

Border color

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

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

This div border color is #83C7E6.

Opacity

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

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

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

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

This text has shadow with #83C7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83C7E6.

Preview

Color preview on black background

This text has color #83C7E6 on black background.


Color preview on white background

This text has color #83C7E6 on white background.


Black color preview on #83C7E6 background

This text has black color on #83C7E6 background.


White color preview on #83C7E6 background

This text has white color on #83C7E6 background.


Related colors

Complementary color

Complementary color for #hex is #7C3819.


I love getcolorcode.com

Triadic colors

1 #E683C7 and #C7E683 with #83C7E6 are triadic colors.

2 #E6C783 and #C783E6 with #83C7E6 are triadic colors.