COLOR #7A9ADA

HEX: #7A9ADA RGB: (122,154,218)

Color info

#7A9ADA contains mainly blue color. Web safe color of #7A9ADA is #6699CC (or #69C).

RGB color model

#7A9ADA color RGB value is (122,154,218).

RGB: (122,154,218) (48%, 60%, 85%)

RGB channels and saturation

R 122 of 255 = 48%
G 154 of 255 = 60%
B 218 of 255 = 85%

122
154
218

R + G + B ~ 64%. #7A9ADA is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 154 + 218 = 494 (100%)
R 122 of 494 ~ 24.7%
G 154 of 494 ~ 31.17%
B 218 of 494 ~ 44.13'%

%24.7
%31.17
%44.13

CMYK color model

#7A9ADA color CMYK value is (44,29,0,15).

  • cyan value is 44.04%
  • magenta value is 29.36%
  • yellow value is 0.00%
  • key color value is 14.51%

CMYK: (44,29,0,15)
C44M29Y0K15 (44%, 29%, 0%, 15%)
(0.44 / 0.29 / 0.00 / 0.15)

CMYK percentages

%44.04
%29.36
%0
%14.51

Codes

Color #7A9ADA in popluar color models

7A 9A DA
RGB 122 154 218
HSL 220° 56.47% 66.67%
HSB/HSV 220° 44.04% 85.49%
CMYK 44.04% 29.36% 0.00%
14.51%

Color #7A9ADA in popluar number systems.

HEX 7A 9A DA
Decimal 122 154 218
Binary 1111010 10011010 11011010
Octal 172 232 332

Shades and tints

Shades of #7A9ADA

#7A9ADA
(122,154,218)
#6F8CC7
(111,140,199)
#647EB4
(100,126,180)
#5970A1
(89,112,161)
#4E628E
(78,98,142)
#43547B
(67,84,123)
#384668
(56,70,104)
#2D3855
(45,56,85)
#222A42
(34,42,66)
#171C2F
(23,28,47)
#0C0E1C
(12,14,28)
#000000
(0,0,0)

Tints of #7A9ADA

#7A9ADA
(122,154,218)
#86A3DD
(134,163,221)
#92ACE0
(146,172,224)
#9EB5E3
(158,181,227)
#AABEE6
(170,190,230)
#B6C7E9
(182,199,233)
#C2D0EC
(194,208,236)
#CED9EF
(206,217,239)
#DAE2F2
(218,226,242)
#E6EBF5
(230,235,245)
#F2F4F8
(242,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A9ADA color. Also use rgb(122,154,218) instead hex code.

Text Font Color

.myTextColor { color: #7A9ADA; }

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

This text font color is #7A9ADA.

Background Color

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

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

This div background color is #7A9ADA.

Border color

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

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

This div border color is #7A9ADA.

Opacity

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

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

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

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

This text has shadow with #7A9ADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A9ADA.

Preview

Color preview on black background

This text has color #7A9ADA on black background.


Color preview on white background

This text has color #7A9ADA on white background.


Black color preview on #7A9ADA background

This text has black color on #7A9ADA background.


White color preview on #7A9ADA background

This text has white color on #7A9ADA background.


Related colors

Complementary color

Complementary color for #hex is #856525.


I love getcolorcode.com

Triadic colors

1 #DA7A9A and #9ADA7A with #7A9ADA are triadic colors.

2 #DA9A7A and #9A7ADA with #7A9ADA are triadic colors.