COLOR #63769C

HEX: #63769C RGB: (99,118,156)

Color info

#63769C contains red, green and blue colors in about the same proportion. Web safe color of #63769C is #666699 (or #669).

RGB color model

#63769C color RGB value is (99,118,156).

RGB: (99,118,156) (39%, 46%, 61%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 156 of 255 = 61%

99
118
156

R + G + B ~ 49%. #63769C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 156 = 373 (100%)
R 99 of 373 ~ 26.54%
G 118 of 373 ~ 31.64%
B 156 of 373 ~ 41.82'%

%26.54
%31.64
%41.82

CMYK color model

#63769C color CMYK value is (37,24,0,39).

  • cyan value is 36.54%
  • magenta value is 24.36%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (37,24,0,39) C37M24Y0K39 (37%,24%,0%,39%) (0.37/0.24/0.00/0.39) 

CMYK percentages

%36.54
%24.36
%0
%38.82

Codes

Color #63769C in popluar color models

63 76 9C
RGB 99 118 156
HSL 220° 22.35% 50.00%
HSB/HSV 220° 36.54% 61.18%
CMYK 36.54% 24.36% 0.00%
38.82%

Color #63769C in popluar number systems.

HEX 63 76 9C
Decimal 99 118 156
Binary 1100011 1110110 10011100
Octal 143 166 234

Shades and tints

Shades of #63769C

#63769C
(99,118,156)
#5A6C8E
(90,108,142)
#516280
(81,98,128)
#485872
(72,88,114)
#3F4E64
(63,78,100)
#364456
(54,68,86)
#2D3A48
(45,58,72)
#24303A
(36,48,58)
#1B262C
(27,38,44)
#121C1E
(18,28,30)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #63769C

#63769C
(99,118,156)
#7182A5
(113,130,165)
#7F8EAE
(127,142,174)
#8D9AB7
(141,154,183)
#9BA6C0
(155,166,192)
#A9B2C9
(169,178,201)
#B7BED2
(183,190,210)
#C5CADB
(197,202,219)
#D3D6E4
(211,214,228)
#E1E2ED
(225,226,237)
#EFEEF6
(239,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63769C color. Also use rgb(99,118,156) instead hex code.

Text Font Color

.myTextColor { color: #63769C; }

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

This text font color is #63769C.

Background Color

.myBgColor { background-color: #63769C; }

<div style="background-color:#63769C">Inner text</div>

This div background color is #63769C.

Border color

.myBorderColor { border: 1px solid #63769C; }

<div style="border:3px solid #63769C">Div</div>

This div border color is #63769C.

Opacity

.myOpacity80 { color: #63769C; opacity: 0.8; }

<p style="color:#63769C;opacity:0.8;">80%</p>

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

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

This text has shadow with #63769C color.


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

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

This text has shadow with #63769C primary color and red secondary color.


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

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

This text has shadow with #63769C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63769C.

Preview

Color preview on black background

This text has color #63769C on black background.


Color preview on white background

This text has color #63769C on white background.


Black color preview on #63769C background

This text has black color on #63769C background.


White color preview on #63769C background

This text has white color on #63769C background.


Related colors

Complementary color

Complementary color for #hex is #9C8963.


I love getcolorcode.com

Triadic colors

1 #9C6376 and #769C63 with #63769C are triadic colors.

2 #9C7663 and #76639C with #63769C are triadic colors.