COLOR #256356

HEX: #256356 RGB: (37,99,86)

Color info

#256356 contains mainly green and blue colors. Web safe color of #256356 is #336666 (or #366).

RGB color model

#256356 color RGB value is (37,99,86).

RGB: (37,99,86) (15%, 39%, 34%)

RGB channels and saturation

R 37 of 255 = 15%
G 99 of 255 = 39%
B 86 of 255 = 34%

37
99
86

R + G + B ~ 29%. #256356 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 99 + 86 = 222 (100%)
R 37 of 222 ~ 16.67%
G 99 of 222 ~ 44.59%
B 86 of 222 ~ 38.74'%

%16.67
%44.59
%38.74

CMYK color model

#256356 color CMYK value is (63,0,13,61).

  • cyan value is 62.63%
  • magenta value is 0.00%
  • yellow value is 13.13%
  • key color value is 61.18%

CMYK: (63,0,13,61)
C63M0Y13K61 (63%, 0%, 13%, 61%)
(0.63 / 0.00 / 0.13 / 0.61)

CMYK percentages

%62.63
%0
%13.13
%61.18

Codes

Color #256356 in popluar color models

25 63 56
RGB 37 99 86
HSL 167° 45.59% 26.67%
HSB/HSV 167° 62.63% 38.82%
CMYK 62.63% 0.00% 13.13%
61.18%

Color #256356 in popluar number systems.

HEX 25 63 56
Decimal 37 99 86
Binary 100101 1100011 1010110
Octal 45 143 126

Shades and tints

Shades of #256356

#256356
(37,99,86)
#225A4F
(34,90,79)
#1F5148
(31,81,72)
#1C4841
(28,72,65)
#193F3A
(25,63,58)
#163633
(22,54,51)
#132D2C
(19,45,44)
#102425
(16,36,37)
#0D1B1E
(13,27,30)
#0A1217
(10,18,23)
#070910
(7,9,16)
#000000
(0,0,0)

Tints of #256356

#256356
(37,99,86)
#387165
(56,113,101)
#4B7F74
(75,127,116)
#5E8D83
(94,141,131)
#719B92
(113,155,146)
#84A9A1
(132,169,161)
#97B7B0
(151,183,176)
#AAC5BF
(170,197,191)
#BDD3CE
(189,211,206)
#D0E1DD
(208,225,221)
#E3EFEC
(227,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #256356; }

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

This text font color is #256356.

Background Color

.myBgColor { background-color: #256356; }

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

This div background color is #256356.

Border color

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

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

This div border color is #256356.

Opacity

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

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

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

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

This text has shadow with #256356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #256356.

Preview

Color preview on black background

This text has color #256356 on black background.


Color preview on white background

This text has color #256356 on white background.


Black color preview on #256356 background

This text has black color on #256356 background.


White color preview on #256356 background

This text has white color on #256356 background.


Related colors

Complementary color

Complementary color for #hex is #DA9CA9.


I love getcolorcode.com

Triadic colors

1 #562563 and #635625 with #256356 are triadic colors.

2 #566325 and #632556 with #256356 are triadic colors.