COLOR #253626

HEX: #253626 RGB: (37,54,38)

Color info

#253626 contains red, green and blue colors in about the same proportion. Web safe color of #253626 is #333333 (or #333).

RGB color model

#253626 color RGB value is (37,54,38).

RGB: (37,54,38) (15%, 21%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 54 of 255 = 21%
B 38 of 255 = 15%

37
54
38

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

Portions of RGB colors in percentages

R + G + B = 37 + 54 + 38 = 129 (100%)
R 37 of 129 ~ 28.68%
G 54 of 129 ~ 41.86%
B 38 of 129 ~ 29.46'%

%28.68
%41.86
%29.46

CMYK color model

#253626 color CMYK value is (31,0,30,79).

  • cyan value is 31.48%
  • magenta value is 0.00%
  • yellow value is 29.63%
  • key color value is 78.82%

CMYK: (31,0,30,79)
C31M0Y30K79 (31%, 0%, 30%, 79%)
(0.31 / 0.00 / 0.30 / 0.79)

CMYK percentages

%31.48
%0
%29.63
%78.82

Codes

Color #253626 in popluar color models

25 36 26
RGB 37 54 38
HSL 124° 18.68% 17.84%
HSB/HSV 124° 31.48% 21.18%
CMYK 31.48% 0.00% 29.63%
78.82%

Color #253626 in popluar number systems.

HEX 25 36 26
Decimal 37 54 38
Binary 100101 110110 100110
Octal 45 66 46

Shades and tints

Shades of #253626

#253626
(37,54,38)
#223223
(34,50,35)
#1F2E20
(31,46,32)
#1C2A1D
(28,42,29)
#19261A
(25,38,26)
#162217
(22,34,23)
#131E14
(19,30,20)
#101A11
(16,26,17)
#0D160E
(13,22,14)
#0A120B
(10,18,11)
#070E08
(7,14,8)
#000000
(0,0,0)

Tints of #253626

#253626
(37,54,38)
#384839
(56,72,57)
#4B5A4C
(75,90,76)
#5E6C5F
(94,108,95)
#717E72
(113,126,114)
#849085
(132,144,133)
#97A298
(151,162,152)
#AAB4AB
(170,180,171)
#BDC6BE
(189,198,190)
#D0D8D1
(208,216,209)
#E3EAE4
(227,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #253626 color. Also use rgb(37,54,38) instead hex code.

Text Font Color

.myTextColor { color: #253626; }

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

This text font color is #253626.

Background Color

.myBgColor { background-color: #253626; }

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

This div background color is #253626.

Border color

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

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

This div border color is #253626.

Opacity

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

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

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

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

This text has shadow with #253626 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253626.

Preview

Color preview on black background

This text has color #253626 on black background.


Color preview on white background

This text has color #253626 on white background.


Black color preview on #253626 background

This text has black color on #253626 background.


White color preview on #253626 background

This text has white color on #253626 background.


Related colors

Complementary color

Complementary color for #hex is #DAC9D9.


I love getcolorcode.com

Triadic colors

1 #262536 and #362625 with #253626 are triadic colors.

2 #263625 and #362526 with #253626 are triadic colors.