COLOR #255469

HEX: #255469 RGB: (37,84,105)

Color info

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

RGB color model

#255469 color RGB value is (37,84,105).

RGB: (37,84,105) (15%, 33%, 41%)

RGB channels and saturation

R 37 of 255 = 15%
G 84 of 255 = 33%
B 105 of 255 = 41%

37
84
105

R + G + B ~ 30%. #255469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 84 + 105 = 226 (100%)
R 37 of 226 ~ 16.37%
G 84 of 226 ~ 37.17%
B 105 of 226 ~ 46.46'%

%16.37
%37.17
%46.46

CMYK color model

#255469 color CMYK value is (65,20,0,59).

  • cyan value is 64.76%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (65,20,0,59)
C65M20Y0K59 (65%, 20%, 0%, 59%)
(0.65 / 0.20 / 0.00 / 0.59)

CMYK percentages

%64.76
%20
%0
%58.82

Codes

Color #255469 in popluar color models

25 54 69
RGB 37 84 105
HSL 199° 47.89% 27.84%
HSB/HSV 199° 64.76% 41.18%
CMYK 64.76% 20.00% 0.00%
58.82%

Color #255469 in popluar number systems.

HEX 25 54 69
Decimal 37 84 105
Binary 100101 1010100 1101001
Octal 45 124 151

Shades and tints

Shades of #255469

#255469
(37,84,105)
#224D60
(34,77,96)
#1F4657
(31,70,87)
#1C3F4E
(28,63,78)
#193845
(25,56,69)
#16313C
(22,49,60)
#132A33
(19,42,51)
#10232A
(16,35,42)
#0D1C21
(13,28,33)
#0A1518
(10,21,24)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #255469

#255469
(37,84,105)
#386376
(56,99,118)
#4B7283
(75,114,131)
#5E8190
(94,129,144)
#71909D
(113,144,157)
#849FAA
(132,159,170)
#97AEB7
(151,174,183)
#AABDC4
(170,189,196)
#BDCCD1
(189,204,209)
#D0DBDE
(208,219,222)
#E3EAEB
(227,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #255469 color. Also use rgb(37,84,105) instead hex code.

Text Font Color

.myTextColor { color: #255469; }

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

This text font color is #255469.

Background Color

.myBgColor { background-color: #255469; }

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

This div background color is #255469.

Border color

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

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

This div border color is #255469.

Opacity

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

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

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

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

This text has shadow with #255469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #255469.

Preview

Color preview on black background

This text has color #255469 on black background.


Color preview on white background

This text has color #255469 on white background.


Black color preview on #255469 background

This text has black color on #255469 background.


White color preview on #255469 background

This text has white color on #255469 background.


Related colors

Complementary color

Complementary color for #hex is #DAAB96.


I love getcolorcode.com

Triadic colors

1 #692554 and #546925 with #255469 are triadic colors.

2 #695425 and #542569 with #255469 are triadic colors.