COLOR #257527

HEX: #257527 RGB: (37,117,39)

Color info

#257527 contains mainly green color. Web safe color of #257527 is #336633 (or #363).

RGB color model

#257527 color RGB value is (37,117,39).

RGB: (37,117,39) (15%, 46%, 15%)

RGB channels and saturation

R 37 of 255 = 15%
G 117 of 255 = 46%
B 39 of 255 = 15%

37
117
39

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

Portions of RGB colors in percentages

R + G + B = 37 + 117 + 39 = 193 (100%)
R 37 of 193 ~ 19.17%
G 117 of 193 ~ 60.62%
B 39 of 193 ~ 20.21'%

%19.17
%60.62
%20.21

CMYK color model

#257527 color CMYK value is (68,0,67,54).

  • cyan value is 68.38%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 54.12%
CMYK: (68,0,67,54) C68M0Y67K54 (68%,0%,67%,54%) (0.68/0.00/0.67/0.54) 

CMYK percentages

%68.38
%0
%66.67
%54.12

Codes

Color #257527 in popluar color models

25 75 27
RGB 37 117 39
HSL 122° 51.95% 30.20%
HSB/HSV 122° 68.38% 45.88%
CMYK 68.38% 0.00% 66.67%
54.12%

Color #257527 in popluar number systems.

HEX 25 75 27
Decimal 37 117 39
Binary 100101 1110101 100111
Octal 45 165 47

Shades and tints

Shades of #257527

#257527
(37,117,39)
#226B24
(34,107,36)
#1F6121
(31,97,33)
#1C571E
(28,87,30)
#194D1B
(25,77,27)
#164318
(22,67,24)
#133915
(19,57,21)
#102F12
(16,47,18)
#0D250F
(13,37,15)
#0A1B0C
(10,27,12)
#071109
(7,17,9)
#000000
(0,0,0)

Tints of #257527

#257527
(37,117,39)
#38813A
(56,129,58)
#4B8D4D
(75,141,77)
#5E9960
(94,153,96)
#71A573
(113,165,115)
#84B186
(132,177,134)
#97BD99
(151,189,153)
#AAC9AC
(170,201,172)
#BDD5BF
(189,213,191)
#D0E1D2
(208,225,210)
#E3EDE5
(227,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #257527; }

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

This text font color is #257527.

Background Color

.myBgColor { background-color: #257527; }

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

This div background color is #257527.

Border color

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

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

This div border color is #257527.

Opacity

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

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

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

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

This text has shadow with #257527 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #257527.

Preview

Color preview on black background

This text has color #257527 on black background.


Color preview on white background

This text has color #257527 on white background.


Black color preview on #257527 background

This text has black color on #257527 background.


White color preview on #257527 background

This text has white color on #257527 background.


Related colors

Complementary color

Complementary color for #hex is #DA8AD8.


I love getcolorcode.com

Triadic colors

1 #272575 and #752725 with #257527 are triadic colors.

2 #277525 and #752527 with #257527 are triadic colors.