COLOR #184088

HEX: #184088 RGB: (24,64,136)

Color info

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

RGB color model

#184088 color RGB value is (24,64,136).

RGB: (24,64,136) (9%, 25%, 53%)

RGB channels and saturation

R 24 of 255 = 9%
G 64 of 255 = 25%
B 136 of 255 = 53%

24
64
136

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

Portions of RGB colors in percentages

R + G + B = 24 + 64 + 136 = 224 (100%)
R 24 of 224 ~ 10.71%
G 64 of 224 ~ 28.57%
B 136 of 224 ~ 60.71'%

%10.71
%28.57
%60.71

CMYK color model

#184088 color CMYK value is (82,53,0,47).

  • cyan value is 82.35%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (82,53,0,47)
C82M53Y0K47 (82%, 53%, 0%, 47%)
(0.82 / 0.53 / 0.00 / 0.47)

CMYK percentages

%82.35
%52.94
%0
%46.67

Codes

Color #184088 in popluar color models

18 40 88
RGB 24 64 136
HSL 219° 70.00% 31.37%
HSB/HSV 219° 82.35% 53.33%
CMYK 82.35% 52.94% 0.00%
46.67%

Color #184088 in popluar number systems.

HEX 18 40 88
Decimal 24 64 136
Binary 11000 1000000 10001000
Octal 30 100 210

Shades and tints

Shades of #184088

#184088
(24,64,136)
#163B7C
(22,59,124)
#143670
(20,54,112)
#123164
(18,49,100)
#102C58
(16,44,88)
#0E274C
(14,39,76)
#0C2240
(12,34,64)
#0A1D34
(10,29,52)
#081828
(8,24,40)
#06131C
(6,19,28)
#040E10
(4,14,16)
#000000
(0,0,0)

Tints of #184088

#184088
(24,64,136)
#2D5192
(45,81,146)
#42629C
(66,98,156)
#5773A6
(87,115,166)
#6C84B0
(108,132,176)
#8195BA
(129,149,186)
#96A6C4
(150,166,196)
#ABB7CE
(171,183,206)
#C0C8D8
(192,200,216)
#D5D9E2
(213,217,226)
#EAEAEC
(234,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #184088 color. Also use rgb(24,64,136) instead hex code.

Text Font Color

.myTextColor { color: #184088; }

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

This text font color is #184088.

Background Color

.myBgColor { background-color: #184088; }

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

This div background color is #184088.

Border color

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

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

This div border color is #184088.

Opacity

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

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

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

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

This text has shadow with #184088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184088.

Preview

Color preview on black background

This text has color #184088 on black background.


Color preview on white background

This text has color #184088 on white background.


Black color preview on #184088 background

This text has black color on #184088 background.


White color preview on #184088 background

This text has white color on #184088 background.


Related colors

Complementary color

Complementary color for #hex is #E7BF77.


I love getcolorcode.com

Triadic colors

1 #881840 and #408818 with #184088 are triadic colors.

2 #884018 and #401888 with #184088 are triadic colors.