COLOR #090348

HEX: #090348 RGB: (9,3,72)

Color info

#090348 contains mainly blue color. Web safe color of #090348 is #000033 (or #003).

RGB color model

#090348 color RGB value is (9,3,72).

RGB: (9,3,72) (4%, 1%, 28%)

RGB channels and saturation

R 9 of 255 = 4%
G 3 of 255 = 1%
B 72 of 255 = 28%

9
3
72

R + G + B ~ 11%. #090348 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 3 + 72 = 84 (100%)
R 9 of 84 ~ 10.71%
G 3 of 84 ~ 3.57%
B 72 of 84 ~ 85.71'%

%10.71
%85.71

CMYK color model

#090348 color CMYK value is (88,96,0,72).

  • cyan value is 87.50%
  • magenta value is 95.83%
  • yellow value is 0.00%
  • key color value is 71.76%
CMYK: (88,96,0,72) C88M96Y0K72 (88%,96%,0%,72%) (0.88/0.96/0.00/0.72) 

CMYK percentages

%87.5
%95.83
%0
%71.76

Codes

Color #090348 in popluar color models

09 03 48
RGB 9 3 72
HSL 245° 92.00% 14.71%
HSB/HSV 245° 95.83% 28.24%
CMYK 87.50% 95.83% 0.00%
71.76%

Color #090348 in popluar number systems.

HEX 09 03 48
Decimal 9 3 72
Binary 1001 11 1001000
Octal 11 3 110

Shades and tints

Shades of #090348

#090348
(9,3,72)
#090342
(9,3,66)
#09033C
(9,3,60)
#090336
(9,3,54)
#090330
(9,3,48)
#09032A
(9,3,42)
#090324
(9,3,36)
#09031E
(9,3,30)
#090318
(9,3,24)
#090312
(9,3,18)
#09030C
(9,3,12)
#000000
(0,0,0)

Tints of #090348

#090348
(9,3,72)
#1F1958
(31,25,88)
#352F68
(53,47,104)
#4B4578
(75,69,120)
#615B88
(97,91,136)
#777198
(119,113,152)
#8D87A8
(141,135,168)
#A39DB8
(163,157,184)
#B9B3C8
(185,179,200)
#CFC9D8
(207,201,216)
#E5DFE8
(229,223,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #090348 color. Also use rgb(9,3,72) instead hex code.

Text Font Color

.myTextColor { color: #090348; }

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

This text font color is #090348.

Background Color

.myBgColor { background-color: #090348; }

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

This div background color is #090348.

Border color

.myBorderColor { border: 1px solid #090348; }

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

This div border color is #090348.

Opacity

.myOpacity80 { color: #090348; opacity: 0.8; }

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

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

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

This text has shadow with #090348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #090348.

Preview

Color preview on black background

This text has color #090348 on black background.


Color preview on white background

This text has color #090348 on white background.


Black color preview on #090348 background

This text has black color on #090348 background.


White color preview on #090348 background

This text has white color on #090348 background.


Related colors

Complementary color

Complementary color for #hex is #F6FCB7.


I love getcolorcode.com

Triadic colors

1 #480903 and #034809 with #090348 are triadic colors.

2 #480309 and #030948 with #090348 are triadic colors.