COLOR #259640

HEX: #259640 RGB: (37,150,64)

Color info

#259640 contains mainly green color. Web safe color of #259640 is #339933 (or #393).

RGB color model

#259640 color RGB value is (37,150,64).

RGB: (37,150,64) (15%, 59%, 25%)

RGB channels and saturation

R 37 of 255 = 15%
G 150 of 255 = 59%
B 64 of 255 = 25%

37
150
64

R + G + B ~ 33%. #259640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 150 + 64 = 251 (100%)
R 37 of 251 ~ 14.74%
G 150 of 251 ~ 59.76%
B 64 of 251 ~ 25.5'%

%14.74
%59.76
%25.5

CMYK color model

#259640 color CMYK value is (75,0,57,41).

  • cyan value is 75.33%
  • magenta value is 0.00%
  • yellow value is 57.33%
  • key color value is 41.18%

CMYK: (75,0,57,41)
C75M0Y57K41 (75%, 0%, 57%, 41%)
(0.75 / 0.00 / 0.57 / 0.41)

CMYK percentages

%75.33
%0
%57.33
%41.18

Codes

Color #259640 in popluar color models

25 96 40
RGB 37 150 64
HSL 134° 60.43% 36.67%
HSB/HSV 134° 75.33% 58.82%
CMYK 75.33% 0.00% 57.33%
41.18%

Color #259640 in popluar number systems.

HEX 25 96 40
Decimal 37 150 64
Binary 100101 10010110 1000000
Octal 45 226 100

Shades and tints

Shades of #259640

#259640
(37,150,64)
#22893B
(34,137,59)
#1F7C36
(31,124,54)
#1C6F31
(28,111,49)
#19622C
(25,98,44)
#165527
(22,85,39)
#134822
(19,72,34)
#103B1D
(16,59,29)
#0D2E18
(13,46,24)
#0A2113
(10,33,19)
#07140E
(7,20,14)
#000000
(0,0,0)

Tints of #259640

#259640
(37,150,64)
#389F51
(56,159,81)
#4BA862
(75,168,98)
#5EB173
(94,177,115)
#71BA84
(113,186,132)
#84C395
(132,195,149)
#97CCA6
(151,204,166)
#AAD5B7
(170,213,183)
#BDDEC8
(189,222,200)
#D0E7D9
(208,231,217)
#E3F0EA
(227,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #259640; }

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

This text font color is #259640.

Background Color

.myBgColor { background-color: #259640; }

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

This div background color is #259640.

Border color

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

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

This div border color is #259640.

Opacity

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

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

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

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

This text has shadow with #259640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #259640.

Preview

Color preview on black background

This text has color #259640 on black background.


Color preview on white background

This text has color #259640 on white background.


Black color preview on #259640 background

This text has black color on #259640 background.


White color preview on #259640 background

This text has white color on #259640 background.


Related colors

Complementary color

Complementary color for #hex is #DA69BF.


I love getcolorcode.com

Triadic colors

1 #402596 and #964025 with #259640 are triadic colors.

2 #409625 and #962540 with #259640 are triadic colors.