COLOR #09296D

HEX: #09296D RGB: (9,41,109)

Color info

#09296D contains mainly blue color. Web safe color of #09296D is #003366 (or #036).

RGB color model

#09296D color RGB value is (9,41,109).

RGB: (9,41,109) (4%, 16%, 43%)

RGB channels and saturation

R 9 of 255 = 4%
G 41 of 255 = 16%
B 109 of 255 = 43%

9
41
109

R + G + B ~ 21%. #09296D is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 41 + 109 = 159 (100%)
R 9 of 159 ~ 5.66%
G 41 of 159 ~ 25.79%
B 109 of 159 ~ 68.55'%

%25.79
%68.55

CMYK color model

#09296D color CMYK value is (92,62,0,57).

  • cyan value is 91.74%
  • magenta value is 62.39%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (92,62,0,57)
C92M62Y0K57 (92%, 62%, 0%, 57%)
(0.92 / 0.62 / 0.00 / 0.57)

CMYK percentages

%91.74
%62.39
%0
%57.25

Codes

Color #09296D in popluar color models

09 29 6D
RGB 9 41 109
HSL 221° 84.75% 23.14%
HSB/HSV 221° 91.74% 42.75%
CMYK 91.74% 62.39% 0.00%
57.25%

Color #09296D in popluar number systems.

HEX 09 29 6D
Decimal 9 41 109
Binary 1001 101001 1101101
Octal 11 51 155

Shades and tints

Shades of #09296D

#09296D
(9,41,109)
#092664
(9,38,100)
#09235B
(9,35,91)
#092052
(9,32,82)
#091D49
(9,29,73)
#091A40
(9,26,64)
#091737
(9,23,55)
#09142E
(9,20,46)
#091125
(9,17,37)
#090E1C
(9,14,28)
#090B13
(9,11,19)
#000000
(0,0,0)

Tints of #09296D

#09296D
(9,41,109)
#1F3C7A
(31,60,122)
#354F87
(53,79,135)
#4B6294
(75,98,148)
#6175A1
(97,117,161)
#7788AE
(119,136,174)
#8D9BBB
(141,155,187)
#A3AEC8
(163,174,200)
#B9C1D5
(185,193,213)
#CFD4E2
(207,212,226)
#E5E7EF
(229,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09296D color. Also use rgb(9,41,109) instead hex code.

Text Font Color

.myTextColor { color: #09296D; }

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

This text font color is #09296D.

Background Color

.myBgColor { background-color: #09296D; }

<div style="background-color:#09296D">Inner text</div>

This div background color is #09296D.

Border color

.myBorderColor { border: 1px solid #09296D; }

<div style="border:3px solid #09296D">Div</div>

This div border color is #09296D.

Opacity

.myOpacity80 { color: #09296D; opacity: 0.8; }

<p style="color:#09296D;opacity:0.8;">80%</p>

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

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

This text has shadow with #09296D color.


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

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

This text has shadow with #09296D primary color and red secondary color.


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

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

This text has shadow with #09296D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #09296D.

Preview

Color preview on black background

This text has color #09296D on black background.


Color preview on white background

This text has color #09296D on white background.


Black color preview on #09296D background

This text has black color on #09296D background.


White color preview on #09296D background

This text has white color on #09296D background.


Related colors

Complementary color

Complementary color for #hex is #F6D692.


I love getcolorcode.com

Triadic colors

1 #6D0929 and #296D09 with #09296D are triadic colors.

2 #6D2909 and #29096D with #09296D are triadic colors.