COLOR #253506

HEX: #253506 RGB: (37,53,6)

Color info

#253506 contains red, green and blue colors in about the same proportion. Web safe color of #253506 is #333300 (or #330).

RGB color model

#253506 color RGB value is (37,53,6).

RGB: (37,53,6) (15%, 21%, 2%)

RGB channels and saturation

R 37 of 255 = 15%
G 53 of 255 = 21%
B 6 of 255 = 2%

37
53
6

R + G + B ~ 13%. #253506 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 53 + 6 = 96 (100%)
R 37 of 96 ~ 38.54%
G 53 of 96 ~ 55.21%
B 6 of 96 ~ 6.25'%

%38.54
%55.21

CMYK color model

#253506 color CMYK value is (30,0,89,79).

  • cyan value is 30.19%
  • magenta value is 0.00%
  • yellow value is 88.68%
  • key color value is 79.22%

CMYK: (30,0,89,79)
C30M0Y89K79 (30%, 0%, 89%, 79%)
(0.30 / 0.00 / 0.89 / 0.79)

CMYK percentages

%30.19
%0
%88.68
%79.22

Codes

Color #253506 in popluar color models

25 35 06
RGB 37 53 6
HSL 80° 79.66% 11.57%
HSB/HSV 80° 88.68% 20.78%
CMYK 30.19% 0.00% 88.68%
79.22%

Color #253506 in popluar number systems.

HEX 25 35 06
Decimal 37 53 6
Binary 100101 110101 110
Octal 45 65 6

Shades and tints

Shades of #253506

#253506
(37,53,6)
#223106
(34,49,6)
#1F2D06
(31,45,6)
#1C2906
(28,41,6)
#192506
(25,37,6)
#162106
(22,33,6)
#131D06
(19,29,6)
#101906
(16,25,6)
#0D1506
(13,21,6)
#0A1106
(10,17,6)
#070D06
(7,13,6)
#000000
(0,0,0)

Tints of #253506

#253506
(37,53,6)
#38471C
(56,71,28)
#4B5932
(75,89,50)
#5E6B48
(94,107,72)
#717D5E
(113,125,94)
#848F74
(132,143,116)
#97A18A
(151,161,138)
#AAB3A0
(170,179,160)
#BDC5B6
(189,197,182)
#D0D7CC
(208,215,204)
#E3E9E2
(227,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253506; }

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

This text font color is #253506.

Background Color

.myBgColor { background-color: #253506; }

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

This div background color is #253506.

Border color

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

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

This div border color is #253506.

Opacity

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

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

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

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

This text has shadow with #253506 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253506.

Preview

Color preview on black background

This text has color #253506 on black background.


Color preview on white background

This text has color #253506 on white background.


Black color preview on #253506 background

This text has black color on #253506 background.


White color preview on #253506 background

This text has white color on #253506 background.


Related colors

Complementary color

Complementary color for #hex is #DACAF9.


I love getcolorcode.com

Triadic colors

1 #062535 and #350625 with #253506 are triadic colors.

2 #063525 and #352506 with #253506 are triadic colors.