COLOR #256468

HEX: #256468 RGB: (37,100,104)

Color info

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

RGB color model

#256468 color RGB value is (37,100,104).

RGB: (37,100,104) (15%, 39%, 41%)

RGB channels and saturation

R 37 of 255 = 15%
G 100 of 255 = 39%
B 104 of 255 = 41%

37
100
104

R + G + B ~ 32%. #256468 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 100 + 104 = 241 (100%)
R 37 of 241 ~ 15.35%
G 100 of 241 ~ 41.49%
B 104 of 241 ~ 43.15'%

%15.35
%41.49
%43.15

CMYK color model

#256468 color CMYK value is (64,4,0,59).

  • cyan value is 64.42%
  • magenta value is 3.85%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (64,4,0,59)
C64M4Y0K59 (64%, 4%, 0%, 59%)
(0.64 / 0.04 / 0.00 / 0.59)

CMYK percentages

%64.42
%3.85
%0
%59.22

Codes

Color #256468 in popluar color models

25 64 68
RGB 37 100 104
HSL 184° 47.52% 27.65%
HSB/HSV 184° 64.42% 40.78%
CMYK 64.42% 3.85% 0.00%
59.22%

Color #256468 in popluar number systems.

HEX 25 64 68
Decimal 37 100 104
Binary 100101 1100100 1101000
Octal 45 144 150

Shades and tints

Shades of #256468

#256468
(37,100,104)
#225B5F
(34,91,95)
#1F5256
(31,82,86)
#1C494D
(28,73,77)
#194044
(25,64,68)
#16373B
(22,55,59)
#132E32
(19,46,50)
#102529
(16,37,41)
#0D1C20
(13,28,32)
#0A1317
(10,19,23)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #256468

#256468
(37,100,104)
#387275
(56,114,117)
#4B8082
(75,128,130)
#5E8E8F
(94,142,143)
#719C9C
(113,156,156)
#84AAA9
(132,170,169)
#97B8B6
(151,184,182)
#AAC6C3
(170,198,195)
#BDD4D0
(189,212,208)
#D0E2DD
(208,226,221)
#E3F0EA
(227,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #256468; }

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

This text font color is #256468.

Background Color

.myBgColor { background-color: #256468; }

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

This div background color is #256468.

Border color

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

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

This div border color is #256468.

Opacity

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

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

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

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

This text has shadow with #256468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #256468.

Preview

Color preview on black background

This text has color #256468 on black background.


Color preview on white background

This text has color #256468 on white background.


Black color preview on #256468 background

This text has black color on #256468 background.


White color preview on #256468 background

This text has white color on #256468 background.


Related colors

Complementary color

Complementary color for #hex is #DA9B97.


I love getcolorcode.com

Triadic colors

1 #682564 and #646825 with #256468 are triadic colors.

2 #686425 and #642568 with #256468 are triadic colors.