COLOR #09269A

HEX: #09269A RGB: (9,38,154)

Color info

#09269A contains mainly blue color. Web safe color of #09269A is #003399 (or #039).

RGB color model

#09269A color RGB value is (9,38,154).

RGB: (9,38,154) (4%, 15%, 60%)

RGB channels and saturation

R 9 of 255 = 4%
G 38 of 255 = 15%
B 154 of 255 = 60%

9
38
154

R + G + B ~ 26%. #09269A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 38 + 154 = 201 (100%)
R 9 of 201 ~ 4.48%
G 38 of 201 ~ 18.91%
B 154 of 201 ~ 76.62'%

%18.91
%76.62

CMYK color model

#09269A color CMYK value is (94,75,0,40).

  • cyan value is 94.16%
  • magenta value is 75.32%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (94,75,0,40) C94M75Y0K40 (94%,75%,0%,40%) (0.94/0.75/0.00/0.40) 

CMYK percentages

%94.16
%75.32
%0
%39.61

Codes

Color #09269A in popluar color models

09 26 9A
RGB 9 38 154
HSL 228° 88.96% 31.96%
HSB/HSV 228° 94.16% 60.39%
CMYK 94.16% 75.32% 0.00%
39.61%

Color #09269A in popluar number systems.

HEX 09 26 9A
Decimal 9 38 154
Binary 1001 100110 10011010
Octal 11 46 232

Shades and tints

Shades of #09269A

#09269A
(9,38,154)
#09238C
(9,35,140)
#09207E
(9,32,126)
#091D70
(9,29,112)
#091A62
(9,26,98)
#091754
(9,23,84)
#091446
(9,20,70)
#091138
(9,17,56)
#090E2A
(9,14,42)
#090B1C
(9,11,28)
#09080E
(9,8,14)
#000000
(0,0,0)

Tints of #09269A

#09269A
(9,38,154)
#1F39A3
(31,57,163)
#354CAC
(53,76,172)
#4B5FB5
(75,95,181)
#6172BE
(97,114,190)
#7785C7
(119,133,199)
#8D98D0
(141,152,208)
#A3ABD9
(163,171,217)
#B9BEE2
(185,190,226)
#CFD1EB
(207,209,235)
#E5E4F4
(229,228,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09269A color. Also use rgb(9,38,154) instead hex code.

Text Font Color

.myTextColor { color: #09269A; }

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

This text font color is #09269A.

Background Color

.myBgColor { background-color: #09269A; }

<div style="background-color:#09269A">Inner text</div>

This div background color is #09269A.

Border color

.myBorderColor { border: 1px solid #09269A; }

<div style="border:3px solid #09269A">Div</div>

This div border color is #09269A.

Opacity

.myOpacity80 { color: #09269A; opacity: 0.8; }

<p style="color:#09269A;opacity:0.8;">80%</p>

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

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

This text has shadow with #09269A color.


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

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

This text has shadow with #09269A primary color and red secondary color.


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

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

This text has shadow with #09269A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #09269A.

Preview

Color preview on black background

This text has color #09269A on black background.


Color preview on white background

This text has color #09269A on white background.


Black color preview on #09269A background

This text has black color on #09269A background.


White color preview on #09269A background

This text has white color on #09269A background.


Related colors

Complementary color

Complementary color for #hex is #F6D965.


I love getcolorcode.com

Triadic colors

1 #9A0926 and #269A09 with #09269A are triadic colors.

2 #9A2609 and #26099A with #09269A are triadic colors.