COLOR #7C9BAF

HEX: #7C9BAF RGB: (124,155,175)

Color info

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

RGB color model

#7C9BAF color RGB value is (124,155,175).

RGB: (124,155,175) (49%, 61%, 69%)

RGB channels and saturation

R 124 of 255 = 49%
G 155 of 255 = 61%
B 175 of 255 = 69%

124
155
175

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

Portions of RGB colors in percentages

R + G + B = 124 + 155 + 175 = 454 (100%)
R 124 of 454 ~ 27.31%
G 155 of 454 ~ 34.14%
B 175 of 454 ~ 38.55'%

%27.31
%34.14
%38.55

CMYK color model

#7C9BAF color CMYK value is (29,11,0,31).

  • cyan value is 29.14%
  • magenta value is 11.43%
  • yellow value is 0.00%
  • key color value is 31.37%

CMYK: (29,11,0,31)
C29M11Y0K31 (29%, 11%, 0%, 31%)
(0.29 / 0.11 / 0.00 / 0.31)

CMYK percentages

%29.14
%11.43
%0
%31.37

Codes

Color #7C9BAF in popluar color models

7C 9B AF
RGB 124 155 175
HSL 204° 24.17% 58.63%
HSB/HSV 204° 29.14% 68.63%
CMYK 29.14% 11.43% 0.00%
31.37%

Color #7C9BAF in popluar number systems.

HEX 7C 9B AF
Decimal 124 155 175
Binary 1111100 10011011 10101111
Octal 174 233 257

Shades and tints

Shades of #7C9BAF

#7C9BAF
(124,155,175)
#718DA0
(113,141,160)
#667F91
(102,127,145)
#5B7182
(91,113,130)
#506373
(80,99,115)
#455564
(69,85,100)
#3A4755
(58,71,85)
#2F3946
(47,57,70)
#242B37
(36,43,55)
#191D28
(25,29,40)
#0E0F19
(14,15,25)
#000000
(0,0,0)

Tints of #7C9BAF

#7C9BAF
(124,155,175)
#87A4B6
(135,164,182)
#92ADBD
(146,173,189)
#9DB6C4
(157,182,196)
#A8BFCB
(168,191,203)
#B3C8D2
(179,200,210)
#BED1D9
(190,209,217)
#C9DAE0
(201,218,224)
#D4E3E7
(212,227,231)
#DFECEE
(223,236,238)
#EAF5F5
(234,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C9BAF; }

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

This text font color is #7C9BAF.

Background Color

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

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

This div background color is #7C9BAF.

Border color

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

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

This div border color is #7C9BAF.

Opacity

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

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

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

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

This text has shadow with #7C9BAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C9BAF.

Preview

Color preview on black background

This text has color #7C9BAF on black background.


Color preview on white background

This text has color #7C9BAF on white background.


Black color preview on #7C9BAF background

This text has black color on #7C9BAF background.


White color preview on #7C9BAF background

This text has white color on #7C9BAF background.


Related colors

Complementary color

Complementary color for #hex is #836450.


I love getcolorcode.com

Triadic colors

1 #AF7C9B and #9BAF7C with #7C9BAF are triadic colors.

2 #AF9B7C and #9B7CAF with #7C9BAF are triadic colors.