COLOR #255662

HEX: #255662 RGB: (37,86,98)

Color info

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

RGB color model

#255662 color RGB value is (37,86,98).

RGB: (37,86,98) (15%, 34%, 38%)

RGB channels and saturation

R 37 of 255 = 15%
G 86 of 255 = 34%
B 98 of 255 = 38%

37
86
98

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

Portions of RGB colors in percentages

R + G + B = 37 + 86 + 98 = 221 (100%)
R 37 of 221 ~ 16.74%
G 86 of 221 ~ 38.91%
B 98 of 221 ~ 44.34'%

%16.74
%38.91
%44.34

CMYK color model

#255662 color CMYK value is (62,12,0,62).

  • cyan value is 62.24%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (62,12,0,62)
C62M12Y0K62 (62%, 12%, 0%, 62%)
(0.62 / 0.12 / 0.00 / 0.62)

CMYK percentages

%62.24
%12.24
%0
%61.57

Codes

Color #255662 in popluar color models

25 56 62
RGB 37 86 98
HSL 192° 45.19% 26.47%
HSB/HSV 192° 62.24% 38.43%
CMYK 62.24% 12.24% 0.00%
61.57%

Color #255662 in popluar number systems.

HEX 25 56 62
Decimal 37 86 98
Binary 100101 1010110 1100010
Octal 45 126 142

Shades and tints

Shades of #255662

#255662
(37,86,98)
#224F5A
(34,79,90)
#1F4852
(31,72,82)
#1C414A
(28,65,74)
#193A42
(25,58,66)
#16333A
(22,51,58)
#132C32
(19,44,50)
#10252A
(16,37,42)
#0D1E22
(13,30,34)
#0A171A
(10,23,26)
#071012
(7,16,18)
#000000
(0,0,0)

Tints of #255662

#255662
(37,86,98)
#386570
(56,101,112)
#4B747E
(75,116,126)
#5E838C
(94,131,140)
#71929A
(113,146,154)
#84A1A8
(132,161,168)
#97B0B6
(151,176,182)
#AABFC4
(170,191,196)
#BDCED2
(189,206,210)
#D0DDE0
(208,221,224)
#E3ECEE
(227,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #255662; }

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

This text font color is #255662.

Background Color

.myBgColor { background-color: #255662; }

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

This div background color is #255662.

Border color

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

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

This div border color is #255662.

Opacity

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

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

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

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

This text has shadow with #255662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #255662.

Preview

Color preview on black background

This text has color #255662 on black background.


Color preview on white background

This text has color #255662 on white background.


Black color preview on #255662 background

This text has black color on #255662 background.


White color preview on #255662 background

This text has white color on #255662 background.


Related colors

Complementary color

Complementary color for #hex is #DAA99D.


I love getcolorcode.com

Triadic colors

1 #622556 and #566225 with #255662 are triadic colors.

2 #625625 and #562562 with #255662 are triadic colors.