COLOR #255578

HEX: #255578 RGB: (37,85,120)

Color info

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

RGB color model

#255578 color RGB value is (37,85,120).

RGB: (37,85,120) (15%, 33%, 47%)

RGB channels and saturation

R 37 of 255 = 15%
G 85 of 255 = 33%
B 120 of 255 = 47%

37
85
120

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

Portions of RGB colors in percentages

R + G + B = 37 + 85 + 120 = 242 (100%)
R 37 of 242 ~ 15.29%
G 85 of 242 ~ 35.12%
B 120 of 242 ~ 49.59'%

%15.29
%35.12
%49.59

CMYK color model

#255578 color CMYK value is (69,29,0,53).

  • cyan value is 69.17%
  • magenta value is 29.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (69,29,0,53)
C69M29Y0K53 (69%, 29%, 0%, 53%)
(0.69 / 0.29 / 0.00 / 0.53)

CMYK percentages

%69.17
%29.17
%0
%52.94

Codes

Color #255578 in popluar color models

25 55 78
RGB 37 85 120
HSL 205° 52.87% 30.78%
HSB/HSV 205° 69.17% 47.06%
CMYK 69.17% 29.17% 0.00%
52.94%

Color #255578 in popluar number systems.

HEX 25 55 78
Decimal 37 85 120
Binary 100101 1010101 1111000
Octal 45 125 170

Shades and tints

Shades of #255578

#255578
(37,85,120)
#224E6E
(34,78,110)
#1F4764
(31,71,100)
#1C405A
(28,64,90)
#193950
(25,57,80)
#163246
(22,50,70)
#132B3C
(19,43,60)
#102432
(16,36,50)
#0D1D28
(13,29,40)
#0A161E
(10,22,30)
#070F14
(7,15,20)
#000000
(0,0,0)

Tints of #255578

#255578
(37,85,120)
#386484
(56,100,132)
#4B7390
(75,115,144)
#5E829C
(94,130,156)
#7191A8
(113,145,168)
#84A0B4
(132,160,180)
#97AFC0
(151,175,192)
#AABECC
(170,190,204)
#BDCDD8
(189,205,216)
#D0DCE4
(208,220,228)
#E3EBF0
(227,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #255578 color. Also use rgb(37,85,120) instead hex code.

Text Font Color

.myTextColor { color: #255578; }

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

This text font color is #255578.

Background Color

.myBgColor { background-color: #255578; }

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

This div background color is #255578.

Border color

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

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

This div border color is #255578.

Opacity

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

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

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

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

This text has shadow with #255578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #255578.

Preview

Color preview on black background

This text has color #255578 on black background.


Color preview on white background

This text has color #255578 on white background.


Black color preview on #255578 background

This text has black color on #255578 background.


White color preview on #255578 background

This text has white color on #255578 background.


Related colors

Complementary color

Complementary color for #hex is #DAAA87.


I love getcolorcode.com

Triadic colors

1 #782555 and #557825 with #255578 are triadic colors.

2 #785525 and #552578 with #255578 are triadic colors.