COLOR #5C92A6

HEX: #5C92A6 RGB: (92,146,166)

Color info

#5C92A6 contains mainly green and blue colors. Web safe color of #5C92A6 is #669999 (or #699).

RGB color model

#5C92A6 color RGB value is (92,146,166).

RGB: (92,146,166) (36%, 57%, 65%)

RGB channels and saturation

R 92 of 255 = 36%
G 146 of 255 = 57%
B 166 of 255 = 65%

92
146
166

R + G + B ~ 53%. #5C92A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 92 + 146 + 166 = 404 (100%)
R 92 of 404 ~ 22.77%
G 146 of 404 ~ 36.14%
B 166 of 404 ~ 41.09'%

%22.77
%36.14
%41.09

CMYK color model

#5C92A6 color CMYK value is (45,12,0,35).

  • cyan value is 44.58%
  • magenta value is 12.05%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (45,12,0,35)
C45M12Y0K35 (45%, 12%, 0%, 35%)
(0.45 / 0.12 / 0.00 / 0.35)

CMYK percentages

%44.58
%12.05
%0
%34.9

Codes

Color #5C92A6 in popluar color models

5C 92 A6
RGB 92 146 166
HSL 196° 29.37% 50.59%
HSB/HSV 196° 44.58% 65.10%
CMYK 44.58% 12.05% 0.00%
34.90%

Color #5C92A6 in popluar number systems.

HEX 5C 92 A6
Decimal 92 146 166
Binary 1011100 10010010 10100110
Octal 134 222 246

Shades and tints

Shades of #5C92A6

#5C92A6
(92,146,166)
#548597
(84,133,151)
#4C7888
(76,120,136)
#446B79
(68,107,121)
#3C5E6A
(60,94,106)
#34515B
(52,81,91)
#2C444C
(44,68,76)
#24373D
(36,55,61)
#1C2A2E
(28,42,46)
#141D1F
(20,29,31)
#0C1010
(12,16,16)
#000000
(0,0,0)

Tints of #5C92A6

#5C92A6
(92,146,166)
#6A9BAE
(106,155,174)
#78A4B6
(120,164,182)
#86ADBE
(134,173,190)
#94B6C6
(148,182,198)
#A2BFCE
(162,191,206)
#B0C8D6
(176,200,214)
#BED1DE
(190,209,222)
#CCDAE6
(204,218,230)
#DAE3EE
(218,227,238)
#E8ECF6
(232,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C92A6 color. Also use rgb(92,146,166) instead hex code.

Text Font Color

.myTextColor { color: #5C92A6; }

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

This text font color is #5C92A6.

Background Color

.myBgColor { background-color: #5C92A6; }

<div style="background-color:#5C92A6">Inner text</div>

This div background color is #5C92A6.

Border color

.myBorderColor { border: 1px solid #5C92A6; }

<div style="border:3px solid #5C92A6">Div</div>

This div border color is #5C92A6.

Opacity

.myOpacity80 { color: #5C92A6; opacity: 0.8; }

<p style="color:#5C92A6;opacity:0.8;">80%</p>

Text with #5C92A6 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 #5C92A6;}

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

This text has shadow with #5C92A6 color.


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

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

This text has shadow with #5C92A6 primary color and red secondary color.


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

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

This text has shadow with #5C92A6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5C92A6.

Preview

Color preview on black background

This text has color #5C92A6 on black background.


Color preview on white background

This text has color #5C92A6 on white background.


Black color preview on #5C92A6 background

This text has black color on #5C92A6 background.


White color preview on #5C92A6 background

This text has white color on #5C92A6 background.


Related colors

Complementary color

Complementary color for #hex is #A36D59.


I love getcolorcode.com

Triadic colors

1 #A65C92 and #92A65C with #5C92A6 are triadic colors.

2 #A6925C and #925CA6 with #5C92A6 are triadic colors.