COLOR #183825

HEX: #183825 RGB: (24,56,37)

Color info

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

RGB color model

#183825 color RGB value is (24,56,37).

RGB: (24,56,37) (9%, 22%, 15%)

RGB channels and saturation

R 24 of 255 = 9%
G 56 of 255 = 22%
B 37 of 255 = 15%

24
56
37

R + G + B ~ 15%. #183825 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 56 + 37 = 117 (100%)
R 24 of 117 ~ 20.51%
G 56 of 117 ~ 47.86%
B 37 of 117 ~ 31.62'%

%20.51
%47.86
%31.62

CMYK color model

#183825 color CMYK value is (57,0,34,78).

  • cyan value is 57.14%
  • magenta value is 0.00%
  • yellow value is 33.93%
  • key color value is 78.04%

CMYK: (57,0,34,78)
C57M0Y34K78 (57%, 0%, 34%, 78%)
(0.57 / 0.00 / 0.34 / 0.78)

CMYK percentages

%57.14
%0
%33.93
%78.04

Codes

Color #183825 in popluar color models

18 38 25
RGB 24 56 37
HSL 144° 40.00% 15.69%
HSB/HSV 144° 57.14% 21.96%
CMYK 57.14% 0.00% 33.93%
78.04%

Color #183825 in popluar number systems.

HEX 18 38 25
Decimal 24 56 37
Binary 11000 111000 100101
Octal 30 70 45

Shades and tints

Shades of #183825

#183825
(24,56,37)
#163322
(22,51,34)
#142E1F
(20,46,31)
#12291C
(18,41,28)
#102419
(16,36,25)
#0E1F16
(14,31,22)
#0C1A13
(12,26,19)
#0A1510
(10,21,16)
#08100D
(8,16,13)
#060B0A
(6,11,10)
#040607
(4,6,7)
#000000
(0,0,0)

Tints of #183825

#183825
(24,56,37)
#2D4A38
(45,74,56)
#425C4B
(66,92,75)
#576E5E
(87,110,94)
#6C8071
(108,128,113)
#819284
(129,146,132)
#96A497
(150,164,151)
#ABB6AA
(171,182,170)
#C0C8BD
(192,200,189)
#D5DAD0
(213,218,208)
#EAECE3
(234,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #183825 color. Also use rgb(24,56,37) instead hex code.

Text Font Color

.myTextColor { color: #183825; }

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

This text font color is #183825.

Background Color

.myBgColor { background-color: #183825; }

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

This div background color is #183825.

Border color

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

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

This div border color is #183825.

Opacity

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

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

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

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

This text has shadow with #183825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #183825.

Preview

Color preview on black background

This text has color #183825 on black background.


Color preview on white background

This text has color #183825 on white background.


Black color preview on #183825 background

This text has black color on #183825 background.


White color preview on #183825 background

This text has white color on #183825 background.


Related colors

Complementary color

Complementary color for #hex is #E7C7DA.


I love getcolorcode.com

Triadic colors

1 #251838 and #382518 with #183825 are triadic colors.

2 #253818 and #381825 with #183825 are triadic colors.