COLOR #184730

HEX: #184730 RGB: (24,71,48)

Color info

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

RGB color model

#184730 color RGB value is (24,71,48).

RGB: (24,71,48) (9%, 28%, 19%)

RGB channels and saturation

R 24 of 255 = 9%
G 71 of 255 = 28%
B 48 of 255 = 19%

24
71
48

R + G + B ~ 19%. #184730 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 71 + 48 = 143 (100%)
R 24 of 143 ~ 16.78%
G 71 of 143 ~ 49.65%
B 48 of 143 ~ 33.57'%

%16.78
%49.65
%33.57

CMYK color model

#184730 color CMYK value is (66,0,32,72).

  • cyan value is 66.20%
  • magenta value is 0.00%
  • yellow value is 32.39%
  • key color value is 72.16%

CMYK: (66,0,32,72)
C66M0Y32K72 (66%, 0%, 32%, 72%)
(0.66 / 0.00 / 0.32 / 0.72)

CMYK percentages

%66.2
%0
%32.39
%72.16

Codes

Color #184730 in popluar color models

18 47 30
RGB 24 71 48
HSL 151° 49.47% 18.63%
HSB/HSV 151° 66.20% 27.84%
CMYK 66.20% 0.00% 32.39%
72.16%

Color #184730 in popluar number systems.

HEX 18 47 30
Decimal 24 71 48
Binary 11000 1000111 110000
Octal 30 107 60

Shades and tints

Shades of #184730

#184730
(24,71,48)
#16412C
(22,65,44)
#143B28
(20,59,40)
#123524
(18,53,36)
#102F20
(16,47,32)
#0E291C
(14,41,28)
#0C2318
(12,35,24)
#0A1D14
(10,29,20)
#081710
(8,23,16)
#06110C
(6,17,12)
#040B08
(4,11,8)
#000000
(0,0,0)

Tints of #184730

#184730
(24,71,48)
#2D5742
(45,87,66)
#426754
(66,103,84)
#577766
(87,119,102)
#6C8778
(108,135,120)
#81978A
(129,151,138)
#96A79C
(150,167,156)
#ABB7AE
(171,183,174)
#C0C7C0
(192,199,192)
#D5D7D2
(213,215,210)
#EAE7E4
(234,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #184730; }

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

This text font color is #184730.

Background Color

.myBgColor { background-color: #184730; }

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

This div background color is #184730.

Border color

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

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

This div border color is #184730.

Opacity

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

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

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

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

This text has shadow with #184730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #184730.

Preview

Color preview on black background

This text has color #184730 on black background.


Color preview on white background

This text has color #184730 on white background.


Black color preview on #184730 background

This text has black color on #184730 background.


White color preview on #184730 background

This text has white color on #184730 background.


Related colors

Complementary color

Complementary color for #hex is #E7B8CF.


I love getcolorcode.com

Triadic colors

1 #301847 and #473018 with #184730 are triadic colors.

2 #304718 and #471830 with #184730 are triadic colors.