COLOR #090834

HEX: #090834 RGB: (9,8,52)

Color info

#090834 contains red, green and blue colors in about the same proportion. Web safe color of #090834 is #000033 (or #003).

RGB color model

#090834 color RGB value is (9,8,52).

RGB: (9,8,52) (4%, 3%, 20%)

RGB channels and saturation

R 9 of 255 = 4%
G 8 of 255 = 3%
B 52 of 255 = 20%

9
8
52

R + G + B ~ 9%. #090834 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 8 + 52 = 69 (100%)
R 9 of 69 ~ 13.04%
G 8 of 69 ~ 11.59%
B 52 of 69 ~ 75.36'%

%13.04
%11.59
%75.36

CMYK color model

#090834 color CMYK value is (83,85,0,80).

  • cyan value is 82.69%
  • magenta value is 84.62%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (83,85,0,80)
C83M85Y0K80 (83%, 85%, 0%, 80%)
(0.83 / 0.85 / 0.00 / 0.80)

CMYK percentages

%82.69
%84.62
%0
%79.61

Codes

Color #090834 in popluar color models

09 08 34
RGB 9 8 52
HSL 241° 73.33% 11.76%
HSB/HSV 241° 84.62% 20.39%
CMYK 82.69% 84.62% 0.00%
79.61%

Color #090834 in popluar number systems.

HEX 09 08 34
Decimal 9 8 52
Binary 1001 1000 110100
Octal 11 10 64

Shades and tints

Shades of #090834

#090834
(9,8,52)
#090830
(9,8,48)
#09082C
(9,8,44)
#090828
(9,8,40)
#090824
(9,8,36)
#090820
(9,8,32)
#09081C
(9,8,28)
#090818
(9,8,24)
#090814
(9,8,20)
#090810
(9,8,16)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #090834

#090834
(9,8,52)
#1F1E46
(31,30,70)
#353458
(53,52,88)
#4B4A6A
(75,74,106)
#61607C
(97,96,124)
#77768E
(119,118,142)
#8D8CA0
(141,140,160)
#A3A2B2
(163,162,178)
#B9B8C4
(185,184,196)
#CFCED6
(207,206,214)
#E5E4E8
(229,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #090834 color. Also use rgb(9,8,52) instead hex code.

Text Font Color

.myTextColor { color: #090834; }

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

This text font color is #090834.

Background Color

.myBgColor { background-color: #090834; }

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

This div background color is #090834.

Border color

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

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

This div border color is #090834.

Opacity

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

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

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

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

This text has shadow with #090834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #090834.

Preview

Color preview on black background

This text has color #090834 on black background.


Color preview on white background

This text has color #090834 on white background.


Black color preview on #090834 background

This text has black color on #090834 background.


White color preview on #090834 background

This text has white color on #090834 background.


Related colors

Complementary color

Complementary color for #hex is #F6F7CB.


I love getcolorcode.com

Triadic colors

1 #340908 and #083409 with #090834 are triadic colors.

2 #340809 and #080934 with #090834 are triadic colors.