COLOR #184029

HEX: #184029 RGB: (24,64,41)

Color info

#184029 contains red, green and blue colors in about the same proportion. Web safe color of #184029 is #003333 (or #033).

RGB color model

#184029 color RGB value is (24,64,41).

RGB: (24,64,41) (9%, 25%, 16%)

RGB channels and saturation

R 24 of 255 = 9%
G 64 of 255 = 25%
B 41 of 255 = 16%

24
64
41

R + G + B ~ 17%. #184029 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 64 + 41 = 129 (100%)
R 24 of 129 ~ 18.6%
G 64 of 129 ~ 49.61%
B 41 of 129 ~ 31.78'%

%18.6
%49.61
%31.78

CMYK color model

#184029 color CMYK value is (63,0,36,75).

  • cyan value is 62.50%
  • magenta value is 0.00%
  • yellow value is 35.94%
  • key color value is 74.90%

CMYK: (63,0,36,75)
C63M0Y36K75 (63%, 0%, 36%, 75%)
(0.63 / 0.00 / 0.36 / 0.75)

CMYK percentages

%62.5
%0
%35.94
%74.9

Codes

Color #184029 in popluar color models

18 40 29
RGB 24 64 41
HSL 146° 45.45% 17.25%
HSB/HSV 146° 62.50% 25.10%
CMYK 62.50% 0.00% 35.94%
74.90%

Color #184029 in popluar number systems.

HEX 18 40 29
Decimal 24 64 41
Binary 11000 1000000 101001
Octal 30 100 51

Shades and tints

Shades of #184029

#184029
(24,64,41)
#163B26
(22,59,38)
#143623
(20,54,35)
#123120
(18,49,32)
#102C1D
(16,44,29)
#0E271A
(14,39,26)
#0C2217
(12,34,23)
#0A1D14
(10,29,20)
#081811
(8,24,17)
#06130E
(6,19,14)
#040E0B
(4,14,11)
#000000
(0,0,0)

Tints of #184029

#184029
(24,64,41)
#2D513C
(45,81,60)
#42624F
(66,98,79)
#577362
(87,115,98)
#6C8475
(108,132,117)
#819588
(129,149,136)
#96A69B
(150,166,155)
#ABB7AE
(171,183,174)
#C0C8C1
(192,200,193)
#D5D9D4
(213,217,212)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #184029; }

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

This text font color is #184029.

Background Color

.myBgColor { background-color: #184029; }

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

This div background color is #184029.

Border color

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

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

This div border color is #184029.

Opacity

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

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

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

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

This text has shadow with #184029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184029.

Preview

Color preview on black background

This text has color #184029 on black background.


Color preview on white background

This text has color #184029 on white background.


Black color preview on #184029 background

This text has black color on #184029 background.


White color preview on #184029 background

This text has white color on #184029 background.


Related colors

Complementary color

Complementary color for #hex is #E7BFD6.


I love getcolorcode.com

Triadic colors

1 #291840 and #402918 with #184029 are triadic colors.

2 #294018 and #401829 with #184029 are triadic colors.