COLOR #25351B

HEX: #25351B RGB: (37,53,27)

Color info

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

RGB color model

#25351B color RGB value is (37,53,27).

RGB: (37,53,27) (15%, 21%, 11%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 27 of 255 = 11%

37
53
27

R + G + B ~ 16%. #25351B is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 27 = 117 (100%)
R 37 of 117 ~ 31.62%
G 53 of 117 ~ 45.3%
B 27 of 117 ~ 23.08'%

%31.62
%45.3
%23.08

CMYK color model

#25351B color CMYK value is (30,0,49,79).

  • cyan value is 30.19%
  • magenta value is 0.00%
  • yellow value is 49.06%
  • key color value is 79.22%
CMYK: (30,0,49,79) C30M0Y49K79 (30%,0%,49%,79%) (0.30/0.00/0.49/0.79) 

CMYK percentages

%30.19
%0
%49.06
%79.22

Codes

Color #25351B in popluar color models

25 35 1B
RGB 37 53 27
HSL 97° 32.50% 15.69%
HSB/HSV 97° 49.06% 20.78%
CMYK 30.19% 0.00% 49.06%
79.22%

Color #25351B in popluar number systems.

HEX 25 35 1B
Decimal 37 53 27
Binary 100101 110101 11011
Octal 45 65 33

Shades and tints

Shades of #25351B

#25351B
(37,53,27)
#223119
(34,49,25)
#1F2D17
(31,45,23)
#1C2915
(28,41,21)
#192513
(25,37,19)
#162111
(22,33,17)
#131D0F
(19,29,15)
#10190D
(16,25,13)
#0D150B
(13,21,11)
#0A1109
(10,17,9)
#070D07
(7,13,7)
#000000
(0,0,0)

Tints of #25351B

#25351B
(37,53,27)
#38472F
(56,71,47)
#4B5943
(75,89,67)
#5E6B57
(94,107,87)
#717D6B
(113,125,107)
#848F7F
(132,143,127)
#97A193
(151,161,147)
#AAB3A7
(170,179,167)
#BDC5BB
(189,197,187)
#D0D7CF
(208,215,207)
#E3E9E3
(227,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25351B color. Also use rgb(37,53,27) instead hex code.

Text Font Color

.myTextColor { color: #25351B; }

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

This text font color is #25351B.

Background Color

.myBgColor { background-color: #25351B; }

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

This div background color is #25351B.

Border color

.myBorderColor { border: 1px solid #25351B; }

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

This div border color is #25351B.

Opacity

.myOpacity80 { color: #25351B; opacity: 0.8; }

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

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

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

This text has shadow with #25351B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25351B.

Preview

Color preview on black background

This text has color #25351B on black background.


Color preview on white background

This text has color #25351B on white background.


Black color preview on #25351B background

This text has black color on #25351B background.


White color preview on #25351B background

This text has white color on #25351B background.


Related colors

Complementary color

Complementary color for #hex is #DACAE4.


I love getcolorcode.com

Triadic colors

1 #1B2535 and #351B25 with #25351B are triadic colors.

2 #1B3525 and #35251B with #25351B are triadic colors.