COLOR #184B94

HEX: #184B94 RGB: (24,75,148)

Color info

#184B94 contains mainly blue color. Web safe color of #184B94 is #003399 (or #039).

RGB color model

#184B94 color RGB value is (24,75,148).

RGB: (24,75,148) (9%, 29%, 58%)

RGB channels and saturation

R 24 of 255 = 9%
G 75 of 255 = 29%
B 148 of 255 = 58%

24
75
148

R + G + B ~ 32%. #184B94 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 75 + 148 = 247 (100%)
R 24 of 247 ~ 9.72%
G 75 of 247 ~ 30.36%
B 148 of 247 ~ 59.92'%

%9.72
%30.36
%59.92

CMYK color model

#184B94 color CMYK value is (84,49,0,42).

  • cyan value is 83.78%
  • magenta value is 49.32%
  • yellow value is 0.00%
  • key color value is 41.96%
CMYK: (84,49,0,42) C84M49Y0K42 (84%,49%,0%,42%) (0.84/0.49/0.00/0.42) 

CMYK percentages

%83.78
%49.32
%0
%41.96

Codes

Color #184B94 in popluar color models

18 4B 94
RGB 24 75 148
HSL 215° 72.09% 33.73%
HSB/HSV 215° 83.78% 58.04%
CMYK 83.78% 49.32% 0.00%
41.96%

Color #184B94 in popluar number systems.

HEX 18 4B 94
Decimal 24 75 148
Binary 11000 1001011 10010100
Octal 30 113 224

Shades and tints

Shades of #184B94

#184B94
(24,75,148)
#164587
(22,69,135)
#143F7A
(20,63,122)
#12396D
(18,57,109)
#103360
(16,51,96)
#0E2D53
(14,45,83)
#0C2746
(12,39,70)
#0A2139
(10,33,57)
#081B2C
(8,27,44)
#06151F
(6,21,31)
#040F12
(4,15,18)
#000000
(0,0,0)

Tints of #184B94

#184B94
(24,75,148)
#2D5B9D
(45,91,157)
#426BA6
(66,107,166)
#577BAF
(87,123,175)
#6C8BB8
(108,139,184)
#819BC1
(129,155,193)
#96ABCA
(150,171,202)
#ABBBD3
(171,187,211)
#C0CBDC
(192,203,220)
#D5DBE5
(213,219,229)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #184B94 color. Also use rgb(24,75,148) instead hex code.

Text Font Color

.myTextColor { color: #184B94; }

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

This text font color is #184B94.

Background Color

.myBgColor { background-color: #184B94; }

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

This div background color is #184B94.

Border color

.myBorderColor { border: 1px solid #184B94; }

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

This div border color is #184B94.

Opacity

.myOpacity80 { color: #184B94; opacity: 0.8; }

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

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

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

This text has shadow with #184B94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184B94.

Preview

Color preview on black background

This text has color #184B94 on black background.


Color preview on white background

This text has color #184B94 on white background.


Black color preview on #184B94 background

This text has black color on #184B94 background.


White color preview on #184B94 background

This text has white color on #184B94 background.


Related colors

Complementary color

Complementary color for #hex is #E7B46B.


I love getcolorcode.com

Triadic colors

1 #94184B and #4B9418 with #184B94 are triadic colors.

2 #944B18 and #4B1894 with #184B94 are triadic colors.