COLOR #25514A

HEX: #25514A RGB: (37,81,74)

Color info

#25514A contains red, green and blue colors in about the same proportion. Web safe color of #25514A is #336633 (or #363).

RGB color model

#25514A color RGB value is (37,81,74).

RGB: (37,81,74) (15%, 32%, 29%)

RGB channels and saturation

R 37 of 255 = 15%
G 81 of 255 = 32%
B 74 of 255 = 29%

37
81
74

R + G + B ~ 25%. #25514A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 81 + 74 = 192 (100%)
R 37 of 192 ~ 19.27%
G 81 of 192 ~ 42.19%
B 74 of 192 ~ 38.54'%

%19.27
%42.19
%38.54

CMYK color model

#25514A color CMYK value is (54,0,9,68).

  • cyan value is 54.32%
  • magenta value is 0.00%
  • yellow value is 8.64%
  • key color value is 68.24%

CMYK: (54,0,9,68)
C54M0Y9K68 (54%, 0%, 9%, 68%)
(0.54 / 0.00 / 0.09 / 0.68)

CMYK percentages

%54.32
%0
%8.64
%68.24

Codes

Color #25514A in popluar color models

25 51 4A
RGB 37 81 74
HSL 170° 37.29% 23.14%
HSB/HSV 170° 54.32% 31.76%
CMYK 54.32% 0.00% 8.64%
68.24%

Color #25514A in popluar number systems.

HEX 25 51 4A
Decimal 37 81 74
Binary 100101 1010001 1001010
Octal 45 121 112

Shades and tints

Shades of #25514A

#25514A
(37,81,74)
#224A44
(34,74,68)
#1F433E
(31,67,62)
#1C3C38
(28,60,56)
#193532
(25,53,50)
#162E2C
(22,46,44)
#132726
(19,39,38)
#102020
(16,32,32)
#0D191A
(13,25,26)
#0A1214
(10,18,20)
#070B0E
(7,11,14)
#000000
(0,0,0)

Tints of #25514A

#25514A
(37,81,74)
#38605A
(56,96,90)
#4B6F6A
(75,111,106)
#5E7E7A
(94,126,122)
#718D8A
(113,141,138)
#849C9A
(132,156,154)
#97ABAA
(151,171,170)
#AABABA
(170,186,186)
#BDC9CA
(189,201,202)
#D0D8DA
(208,216,218)
#E3E7EA
(227,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25514A color. Also use rgb(37,81,74) instead hex code.

Text Font Color

.myTextColor { color: #25514A; }

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

This text font color is #25514A.

Background Color

.myBgColor { background-color: #25514A; }

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

This div background color is #25514A.

Border color

.myBorderColor { border: 1px solid #25514A; }

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

This div border color is #25514A.

Opacity

.myOpacity80 { color: #25514A; opacity: 0.8; }

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

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

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

This text has shadow with #25514A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25514A.

Preview

Color preview on black background

This text has color #25514A on black background.


Color preview on white background

This text has color #25514A on white background.


Black color preview on #25514A background

This text has black color on #25514A background.


White color preview on #25514A background

This text has white color on #25514A background.


Related colors

Complementary color

Complementary color for #hex is #DAAEB5.


I love getcolorcode.com

Triadic colors

1 #4A2551 and #514A25 with #25514A are triadic colors.

2 #4A5125 and #51254A with #25514A are triadic colors.