COLOR #10469B

HEX: #10469B RGB: (16,70,155)

Color info

#10469B contains mainly blue color. Web safe color of #10469B is #003399 (or #039).

RGB color model

#10469B color RGB value is (16,70,155).

RGB: (16,70,155) (6%, 27%, 61%)

RGB channels and saturation

R 16 of 255 = 6%
G 70 of 255 = 27%
B 155 of 255 = 61%

16
70
155

R + G + B ~ 31%. #10469B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 70 + 155 = 241 (100%)
R 16 of 241 ~ 6.64%
G 70 of 241 ~ 29.05%
B 155 of 241 ~ 64.32'%

%29.05
%64.32

CMYK color model

#10469B color CMYK value is (90,55,0,39).

  • cyan value is 89.68%
  • magenta value is 54.84%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (90,55,0,39) C90M55Y0K39 (90%,55%,0%,39%) (0.90/0.55/0.00/0.39) 

CMYK percentages

%89.68
%54.84
%0
%39.22

Codes

Color #10469B in popluar color models

10 46 9B
RGB 16 70 155
HSL 217° 81.29% 33.53%
HSB/HSV 217° 89.68% 60.78%
CMYK 89.68% 54.84% 0.00%
39.22%

Color #10469B in popluar number systems.

HEX 10 46 9B
Decimal 16 70 155
Binary 10000 1000110 10011011
Octal 20 106 233

Shades and tints

Shades of #10469B

#10469B
(16,70,155)
#0F408D
(15,64,141)
#0E3A7F
(14,58,127)
#0D3471
(13,52,113)
#0C2E63
(12,46,99)
#0B2855
(11,40,85)
#0A2247
(10,34,71)
#091C39
(9,28,57)
#08162B
(8,22,43)
#07101D
(7,16,29)
#060A0F
(6,10,15)
#000000
(0,0,0)

Tints of #10469B

#10469B
(16,70,155)
#2556A4
(37,86,164)
#3A66AD
(58,102,173)
#4F76B6
(79,118,182)
#6486BF
(100,134,191)
#7996C8
(121,150,200)
#8EA6D1
(142,166,209)
#A3B6DA
(163,182,218)
#B8C6E3
(184,198,227)
#CDD6EC
(205,214,236)
#E2E6F5
(226,230,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #10469B color. Also use rgb(16,70,155) instead hex code.

Text Font Color

.myTextColor { color: #10469B; }

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

This text font color is #10469B.

Background Color

.myBgColor { background-color: #10469B; }

<div style="background-color:#10469B">Inner text</div>

This div background color is #10469B.

Border color

.myBorderColor { border: 1px solid #10469B; }

<div style="border:3px solid #10469B">Div</div>

This div border color is #10469B.

Opacity

.myOpacity80 { color: #10469B; opacity: 0.8; }

<p style="color:#10469B;opacity:0.8;">80%</p>

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

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

This text has shadow with #10469B color.


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

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

This text has shadow with #10469B primary color and red secondary color.


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

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

This text has shadow with #10469B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #10469B.

Preview

Color preview on black background

This text has color #10469B on black background.


Color preview on white background

This text has color #10469B on white background.


Black color preview on #10469B background

This text has black color on #10469B background.


White color preview on #10469B background

This text has white color on #10469B background.


Related colors

Complementary color

Complementary color for #hex is #EFB964.


I love getcolorcode.com

Triadic colors

1 #9B1046 and #469B10 with #10469B are triadic colors.

2 #9B4610 and #46109B with #10469B are triadic colors.