COLOR #253025

HEX: #253025 RGB: (37,48,37)

Color info

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

RGB color model

#253025 color RGB value is (37,48,37).

RGB: (37,48,37) (15%, 19%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 48 of 255 = 19%
B 37 of 255 = 15%

37
48
37

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

Portions of RGB colors in percentages

R + G + B = 37 + 48 + 37 = 122 (100%)
R 37 of 122 ~ 30.33%
G 48 of 122 ~ 39.34%
B 37 of 122 ~ 30.33'%

%30.33
%39.34
%30.33

CMYK color model

#253025 color CMYK value is (23,0,23,81).

  • cyan value is 22.92%
  • magenta value is 0.00%
  • yellow value is 22.92%
  • key color value is 81.18%
CMYK: (23,0,23,81) C23M0Y23K81 (23%,0%,23%,81%) (0.23/0.00/0.23/0.81) 

CMYK percentages

%22.92
%0
%22.92
%81.18

Codes

Color #253025 in popluar color models

25 30 25
RGB 37 48 37
HSL 120° 12.94% 16.67%
HSB/HSV 120° 22.92% 18.82%
CMYK 22.92% 0.00% 22.92%
81.18%

Color #253025 in popluar number systems.

HEX 25 30 25
Decimal 37 48 37
Binary 100101 110000 100101
Octal 45 60 45

Shades and tints

Shades of #253025

#253025
(37,48,37)
#222C22
(34,44,34)
#1F281F
(31,40,31)
#1C241C
(28,36,28)
#192019
(25,32,25)
#161C16
(22,28,22)
#131813
(19,24,19)
#101410
(16,20,16)
#0D100D
(13,16,13)
#0A0C0A
(10,12,10)
#070807
(7,8,7)
#000000
(0,0,0)

Tints of #253025

#253025
(37,48,37)
#384238
(56,66,56)
#4B544B
(75,84,75)
#5E665E
(94,102,94)
#717871
(113,120,113)
#848A84
(132,138,132)
#979C97
(151,156,151)
#AAAEAA
(170,174,170)
#BDC0BD
(189,192,189)
#D0D2D0
(208,210,208)
#E3E4E3
(227,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #253025; }

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

This text font color is #253025.

Background Color

.myBgColor { background-color: #253025; }

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

This div background color is #253025.

Border color

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

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

This div border color is #253025.

Opacity

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

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

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

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

This text has shadow with #253025 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #253025.

Preview

Color preview on black background

This text has color #253025 on black background.


Color preview on white background

This text has color #253025 on white background.


Black color preview on #253025 background

This text has black color on #253025 background.


White color preview on #253025 background

This text has white color on #253025 background.


Related colors

Complementary color

Complementary color for #hex is #DACFDA.


I love getcolorcode.com

Triadic colors

1 #252530 and #302525 with #253025 are triadic colors.

2 #253025 and #302525 with #253025 are triadic colors.