COLOR #184775

HEX: #184775 RGB: (24,71,117)

Color info

#184775 contains mainly green and blue colors. Web safe color of #184775 is #003366 (or #036).

RGB color model

#184775 color RGB value is (24,71,117).

RGB: (24,71,117) (9%, 28%, 46%)

RGB channels and saturation

R 24 of 255 = 9%
G 71 of 255 = 28%
B 117 of 255 = 46%

24
71
117

R + G + B ~ 28%. #184775 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 71 + 117 = 212 (100%)
R 24 of 212 ~ 11.32%
G 71 of 212 ~ 33.49%
B 117 of 212 ~ 55.19'%

%11.32
%33.49
%55.19

CMYK color model

#184775 color CMYK value is (79,39,0,54).

  • cyan value is 79.49%
  • magenta value is 39.32%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (79,39,0,54)
C79M39Y0K54 (79%, 39%, 0%, 54%)
(0.79 / 0.39 / 0.00 / 0.54)

CMYK percentages

%79.49
%39.32
%0
%54.12

Codes

Color #184775 in popluar color models

18 47 75
RGB 24 71 117
HSL 210° 65.96% 27.65%
HSB/HSV 210° 79.49% 45.88%
CMYK 79.49% 39.32% 0.00%
54.12%

Color #184775 in popluar number systems.

HEX 18 47 75
Decimal 24 71 117
Binary 11000 1000111 1110101
Octal 30 107 165

Shades and tints

Shades of #184775

#184775
(24,71,117)
#16416B
(22,65,107)
#143B61
(20,59,97)
#123557
(18,53,87)
#102F4D
(16,47,77)
#0E2943
(14,41,67)
#0C2339
(12,35,57)
#0A1D2F
(10,29,47)
#081725
(8,23,37)
#06111B
(6,17,27)
#040B11
(4,11,17)
#000000
(0,0,0)

Tints of #184775

#184775
(24,71,117)
#2D5781
(45,87,129)
#42678D
(66,103,141)
#577799
(87,119,153)
#6C87A5
(108,135,165)
#8197B1
(129,151,177)
#96A7BD
(150,167,189)
#ABB7C9
(171,183,201)
#C0C7D5
(192,199,213)
#D5D7E1
(213,215,225)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #184775 color. Also use rgb(24,71,117) instead hex code.

Text Font Color

.myTextColor { color: #184775; }

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

This text font color is #184775.

Background Color

.myBgColor { background-color: #184775; }

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

This div background color is #184775.

Border color

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

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

This div border color is #184775.

Opacity

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

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

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

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

This text has shadow with #184775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184775.

Preview

Color preview on black background

This text has color #184775 on black background.


Color preview on white background

This text has color #184775 on white background.


Black color preview on #184775 background

This text has black color on #184775 background.


White color preview on #184775 background

This text has white color on #184775 background.


Related colors

Complementary color

Complementary color for #hex is #E7B88A.


I love getcolorcode.com

Triadic colors

1 #751847 and #477518 with #184775 are triadic colors.

2 #754718 and #471875 with #184775 are triadic colors.