COLOR #7C9BAE

HEX: #7C9BAE RGB: (124,155,174)

Color info

#7C9BAE contains red, green and blue colors in about the same proportion. Web safe color of #7C9BAE is #669999 (or #699).

RGB color model

#7C9BAE color RGB value is (124,155,174).

RGB: (124,155,174) (49%, 61%, 68%)

RGB channels and saturation

R 124 of 255 = 49%
G 155 of 255 = 61%
B 174 of 255 = 68%

124
155
174

R + G + B ~ 59%. #7C9BAE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 155 + 174 = 453 (100%)
R 124 of 453 ~ 27.37%
G 155 of 453 ~ 34.22%
B 174 of 453 ~ 38.41'%

%27.37
%34.22
%38.41

CMYK color model

#7C9BAE color CMYK value is (29,11,0,32).

  • cyan value is 28.74%
  • magenta value is 10.92%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (29,11,0,32) C29M11Y0K32 (29%,11%,0%,32%) (0.29/0.11/0.00/0.32) 

CMYK percentages

%28.74
%10.92
%0
%31.76

Codes

Color #7C9BAE in popluar color models

7C 9B AE
RGB 124 155 174
HSL 203° 23.58% 58.43%
HSB/HSV 203° 28.74% 68.24%
CMYK 28.74% 10.92% 0.00%
31.76%

Color #7C9BAE in popluar number systems.

HEX 7C 9B AE
Decimal 124 155 174
Binary 1111100 10011011 10101110
Octal 174 233 256

Shades and tints

Shades of #7C9BAE

#7C9BAE
(124,155,174)
#718D9F
(113,141,159)
#667F90
(102,127,144)
#5B7181
(91,113,129)
#506372
(80,99,114)
#455563
(69,85,99)
#3A4754
(58,71,84)
#2F3945
(47,57,69)
#242B36
(36,43,54)
#191D27
(25,29,39)
#0E0F18
(14,15,24)
#000000
(0,0,0)

Tints of #7C9BAE

#7C9BAE
(124,155,174)
#87A4B5
(135,164,181)
#92ADBC
(146,173,188)
#9DB6C3
(157,182,195)
#A8BFCA
(168,191,202)
#B3C8D1
(179,200,209)
#BED1D8
(190,209,216)
#C9DADF
(201,218,223)
#D4E3E6
(212,227,230)
#DFECED
(223,236,237)
#EAF5F4
(234,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9BAE color. Also use rgb(124,155,174) instead hex code.

Text Font Color

.myTextColor { color: #7C9BAE; }

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

This text font color is #7C9BAE.

Background Color

.myBgColor { background-color: #7C9BAE; }

<div style="background-color:#7C9BAE">Inner text</div>

This div background color is #7C9BAE.

Border color

.myBorderColor { border: 1px solid #7C9BAE; }

<div style="border:3px solid #7C9BAE">Div</div>

This div border color is #7C9BAE.

Opacity

.myOpacity80 { color: #7C9BAE; opacity: 0.8; }

<p style="color:#7C9BAE;opacity:0.8;">80%</p>

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

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

This text has shadow with #7C9BAE color.


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

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

This text has shadow with #7C9BAE primary color and red secondary color.


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

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

This text has shadow with #7C9BAE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C9BAE.

Preview

Color preview on black background

This text has color #7C9BAE on black background.


Color preview on white background

This text has color #7C9BAE on white background.


Black color preview on #7C9BAE background

This text has black color on #7C9BAE background.


White color preview on #7C9BAE background

This text has white color on #7C9BAE background.


Related colors

Complementary color

Complementary color for #hex is #836451.


I love getcolorcode.com

Triadic colors

1 #AE7C9B and #9BAE7C with #7C9BAE are triadic colors.

2 #AE9B7C and #9B7CAE with #7C9BAE are triadic colors.