COLOR #84ADCC

HEX: #84ADCC RGB: (132,173,204)

Renk bilgisi

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

RGB renk modeli

#84ADCC color RGB value is (132,173,204).

RGB: (132,173,204) (52%, 68%, 80%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 173 of 255 = 68%
B 204 of 255 = 80%

132
173
204

R + G + B ~ 67%. #84ADCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 132 + 173 + 204 = 509 (100%)
R 132 of 509 ~ 25.93%
G 173 of 509 ~ 33.99%
B 204 of 509 ~ 40.08'%

%25.93
%33.99
%40.08

CMYK RENK MODELİ

#84ADCC rengi CMYK tonu (35,15,0,20).

  • camgöbeği tonu 35.29%
  • eflatun tonu 15.20%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (35,15,0,20)
C35M15Y0K20 (35%, 15%, 0%, 20%)
(0.35 / 0.15 / 0.00 / 0.20)

CMYK yüzdeleri

%35.29
%15.2
%0
%20

Codes

Color #84ADCC in popluar color models

84 AD CC
RGB 132 173 204
HSL 206° 41.38% 65.88%
HSB/HSV 206° 35.29% 80.00%
CMYK 35.29% 15.20% 0.00%
20.00%

Color #84ADCC in popluar number systems.

HEX 84 AD CC
Decimal 132 173 204
Binary 10000100 10101101 11001100
Octal 204 255 314

Shades and tints

Shades of #84ADCC

#84ADCC
(132,173,204)
#789EBA
(120,158,186)
#6C8FA8
(108,143,168)
#608096
(96,128,150)
#547184
(84,113,132)
#486272
(72,98,114)
#3C5360
(60,83,96)
#30444E
(48,68,78)
#24353C
(36,53,60)
#18262A
(24,38,42)
#0C1718
(12,23,24)
#000000
(0,0,0)

Tints of #84ADCC

#84ADCC
(132,173,204)
#8FB4D0
(143,180,208)
#9ABBD4
(154,187,212)
#A5C2D8
(165,194,216)
#B0C9DC
(176,201,220)
#BBD0E0
(187,208,224)
#C6D7E4
(198,215,228)
#D1DEE8
(209,222,232)
#DCE5EC
(220,229,236)
#E7ECF0
(231,236,240)
#F2F3F4
(242,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84ADCC color. Also use rgb(132,173,204) instead hex code.

Text Font Color

.myTextColor { color: #84ADCC; }

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

This text font color is #84ADCC.

Background Color

.myBgColor { background-color: #84ADCC; }

<div style="background-color:#84ADCC">Inner text</div>

This div background color is #84ADCC.

Border color

.myBorderColor { border: 1px solid #84ADCC; }

<div style="border:3px solid #84ADCC">Div</div>

This div border color is #84ADCC.

Opacity

.myOpacity80 { color: #84ADCC; opacity: 0.8; }

<p style="color:#84ADCC;opacity:0.8;">80%</p>

Text with #84ADCC 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 #84ADCC;}

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

This text has shadow with #84ADCC color.


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

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

This text has shadow with #84ADCC primary color and red secondary color.


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

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

This text has shadow with #84ADCC and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #84ADCC.

Preview

Color preview on black background

This text has color #84ADCC on black background.


Color preview on white background

This text has color #84ADCC on white background.


Black color preview on #84ADCC background

This text has black color on #84ADCC background.


White color preview on #84ADCC background

This text has white color on #84ADCC background.


Related colors

Complementary color

Complementary color for #hex is #7B5233.


I love getcolorcode.com

Triadic colors

1 #CC84AD and #ADCC84 with #84ADCC are triadic colors.

2 #CCAD84 and #AD84CC with #84ADCC are triadic colors.