COLOR #84B5C5

HEX: #84B5C5 RGB: (132,181,197)

Color info

#84B5C5 contains mainly green and blue colors. Web safe color of #84B5C5 is #99CCCC (or #9CC).

RGB color model

#84B5C5 color RGB value is (132,181,197).

RGB: (132,181,197) (52%, 71%, 77%)

RGB channels and saturation

R 132 of 255 = 52%
G 181 of 255 = 71%
B 197 of 255 = 77%

132
181
197

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

Portions of RGB colors in percentages

R + G + B = 132 + 181 + 197 = 510 (100%)
R 132 of 510 ~ 25.88%
G 181 of 510 ~ 35.49%
B 197 of 510 ~ 38.63'%

%25.88
%35.49
%38.63

CMYK color model

#84B5C5 color CMYK value is (33,8,0,23).

  • cyan value is 32.99%
  • magenta value is 8.12%
  • yellow value is 0.00%
  • key color value is 22.75%
CMYK: (33,8,0,23) C33M8Y0K23 (33%,8%,0%,23%) (0.33/0.08/0.00/0.23) 

CMYK percentages

%32.99
%8.12
%0
%22.75

Codes

Color #84B5C5 in popluar color models

84 B5 C5
RGB 132 181 197
HSL 195° 35.91% 64.51%
HSB/HSV 195° 32.99% 77.25%
CMYK 32.99% 8.12% 0.00%
22.75%

Color #84B5C5 in popluar number systems.

HEX 84 B5 C5
Decimal 132 181 197
Binary 10000100 10110101 11000101
Octal 204 265 305

Shades and tints

Shades of #84B5C5

#84B5C5
(132,181,197)
#78A5B4
(120,165,180)
#6C95A3
(108,149,163)
#608592
(96,133,146)
#547581
(84,117,129)
#486570
(72,101,112)
#3C555F
(60,85,95)
#30454E
(48,69,78)
#24353D
(36,53,61)
#18252C
(24,37,44)
#0C151B
(12,21,27)
#000000
(0,0,0)

Tints of #84B5C5

#84B5C5
(132,181,197)
#8FBBCA
(143,187,202)
#9AC1CF
(154,193,207)
#A5C7D4
(165,199,212)
#B0CDD9
(176,205,217)
#BBD3DE
(187,211,222)
#C6D9E3
(198,217,227)
#D1DFE8
(209,223,232)
#DCE5ED
(220,229,237)
#E7EBF2
(231,235,242)
#F2F1F7
(242,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84B5C5 color. Also use rgb(132,181,197) instead hex code.

Text Font Color

.myTextColor { color: #84B5C5; }

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

This text font color is #84B5C5.

Background Color

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

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

This div background color is #84B5C5.

Border color

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

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

This div border color is #84B5C5.

Opacity

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

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

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

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

This text has shadow with #84B5C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84B5C5.

Preview

Color preview on black background

This text has color #84B5C5 on black background.


Color preview on white background

This text has color #84B5C5 on white background.


Black color preview on #84B5C5 background

This text has black color on #84B5C5 background.


White color preview on #84B5C5 background

This text has white color on #84B5C5 background.


Related colors

Complementary color

Complementary color for #hex is #7B4A3A.


I love getcolorcode.com

Triadic colors

1 #C584B5 and #B5C584 with #84B5C5 are triadic colors.

2 #C5B584 and #B584C5 with #84B5C5 are triadic colors.