COLOR #829ADE

HEX: #829ADE RGB: (130,154,222)

Renk bilgisi

#829ADE contains mainly blue color. #829ADE ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#829ADE color RGB value is (130,154,222).

RGB: (130,154,222) (51%, 60%, 87%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 154 of 255 = 60%
B 222 of 255 = 87%

130
154
222

R + G + B ~ 66%. #829ADE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 154 + 222 = 506 (100%)
R 130 of 506 ~ 25.69%
G 154 of 506 ~ 30.43%
B 222 of 506 ~ 43.87'%

%25.69
%30.43
%43.87

CMYK RENK MODELİ

#829ADE rengi CMYK tonu (41,31,0,13).

  • camgöbeği tonu 41.44%
  • eflatun tonu 30.63%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (41,31,0,13)
C41M31Y0K13 (41%, 31%, 0%, 13%)
(0.41 / 0.31 / 0.00 / 0.13)

CMYK yüzdeleri

%41.44
%30.63
%0
%12.94

Codes

Color #829ADE in popluar color models

82 9A DE
RGB 130 154 222
HSL 224° 58.23% 69.02%
HSB/HSV 224° 41.44% 87.06%
CMYK 41.44% 30.63% 0.00%
12.94%

Color #829ADE in popluar number systems.

HEX 82 9A DE
Decimal 130 154 222
Binary 10000010 10011010 11011110
Octal 202 232 336

Shades and tints

Shades of #829ADE

#829ADE
(130,154,222)
#778CCA
(119,140,202)
#6C7EB6
(108,126,182)
#6170A2
(97,112,162)
#56628E
(86,98,142)
#4B547A
(75,84,122)
#404666
(64,70,102)
#353852
(53,56,82)
#2A2A3E
(42,42,62)
#1F1C2A
(31,28,42)
#140E16
(20,14,22)
#000000
(0,0,0)

Tints of #829ADE

#829ADE
(130,154,222)
#8DA3E1
(141,163,225)
#98ACE4
(152,172,228)
#A3B5E7
(163,181,231)
#AEBEEA
(174,190,234)
#B9C7ED
(185,199,237)
#C4D0F0
(196,208,240)
#CFD9F3
(207,217,243)
#DAE2F6
(218,226,246)
#E5EBF9
(229,235,249)
#F0F4FC
(240,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #829ADE color. Also use rgb(130,154,222) instead hex code.

Text Font Color

.myTextColor { color: #829ADE; }

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

This text font color is #829ADE.

Background Color

.myBgColor { background-color: #829ADE; }

<div style="background-color:#829ADE">Inner text</div>

This div background color is #829ADE.

Border color

.myBorderColor { border: 1px solid #829ADE; }

<div style="border:3px solid #829ADE">Div</div>

This div border color is #829ADE.

Opacity

.myOpacity80 { color: #829ADE; opacity: 0.8; }

<p style="color:#829ADE;opacity:0.8;">80%</p>

Text with #829ADE 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 #829ADE;}

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

This text has shadow with #829ADE color.


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

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

This text has shadow with #829ADE primary color and red secondary color.


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

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

This text has shadow with #829ADE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #829ADE.

Preview

Color preview on black background

This text has color #829ADE on black background.


Color preview on white background

This text has color #829ADE on white background.


Black color preview on #829ADE background

This text has black color on #829ADE background.


White color preview on #829ADE background

This text has white color on #829ADE background.


Related colors

Complementary color

Complementary color for #hex is #7D6521.


I love getcolorcode.com

Triadic colors

1 #DE829A and #9ADE82 with #829ADE are triadic colors.

2 #DE9A82 and #9A82DE with #829ADE are triadic colors.