COLOR #184285

HEX: #184285 RGB: (24,66,133)

Color info

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

RGB color model

#184285 color RGB value is (24,66,133).

RGB: (24,66,133) (9%, 26%, 52%)

RGB channels and saturation

R 24 of 255 = 9%
G 66 of 255 = 26%
B 133 of 255 = 52%

24
66
133

R + G + B ~ 29%. #184285 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 66 + 133 = 223 (100%)
R 24 of 223 ~ 10.76%
G 66 of 223 ~ 29.6%
B 133 of 223 ~ 59.64'%

%10.76
%29.6
%59.64

CMYK color model

#184285 color CMYK value is (82,50,0,48).

  • cyan value is 81.95%
  • magenta value is 50.38%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (82,50,0,48)
C82M50Y0K48 (82%, 50%, 0%, 48%)
(0.82 / 0.50 / 0.00 / 0.48)

CMYK percentages

%81.95
%50.38
%0
%47.84

Codes

Color #184285 in popluar color models

18 42 85
RGB 24 66 133
HSL 217° 69.43% 30.78%
HSB/HSV 217° 81.95% 52.16%
CMYK 81.95% 50.38% 0.00%
47.84%

Color #184285 in popluar number systems.

HEX 18 42 85
Decimal 24 66 133
Binary 11000 1000010 10000101
Octal 30 102 205

Shades and tints

Shades of #184285

#184285
(24,66,133)
#163C79
(22,60,121)
#14366D
(20,54,109)
#123061
(18,48,97)
#102A55
(16,42,85)
#0E2449
(14,36,73)
#0C1E3D
(12,30,61)
#0A1831
(10,24,49)
#081225
(8,18,37)
#060C19
(6,12,25)
#04060D
(4,6,13)
#000000
(0,0,0)

Tints of #184285

#184285
(24,66,133)
#2D5390
(45,83,144)
#42649B
(66,100,155)
#5775A6
(87,117,166)
#6C86B1
(108,134,177)
#8197BC
(129,151,188)
#96A8C7
(150,168,199)
#ABB9D2
(171,185,210)
#C0CADD
(192,202,221)
#D5DBE8
(213,219,232)
#EAECF3
(234,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #184285 color. Also use rgb(24,66,133) instead hex code.

Text Font Color

.myTextColor { color: #184285; }

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

This text font color is #184285.

Background Color

.myBgColor { background-color: #184285; }

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

This div background color is #184285.

Border color

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

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

This div border color is #184285.

Opacity

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

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

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

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

This text has shadow with #184285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184285.

Preview

Color preview on black background

This text has color #184285 on black background.


Color preview on white background

This text has color #184285 on white background.


Black color preview on #184285 background

This text has black color on #184285 background.


White color preview on #184285 background

This text has white color on #184285 background.


Related colors

Complementary color

Complementary color for #hex is #E7BD7A.


I love getcolorcode.com

Triadic colors

1 #851842 and #428518 with #184285 are triadic colors.

2 #854218 and #421885 with #184285 are triadic colors.