COLOR #258388

HEX: #258388 RGB: (37,131,136)

Color info

#258388 contains mainly green and blue colors. Web safe color of #258388 is #339999 (or #399).

RGB color model

#258388 color RGB value is (37,131,136).

RGB: (37,131,136) (15%, 51%, 53%)

RGB channels and saturation

R 37 of 255 = 15%
G 131 of 255 = 51%
B 136 of 255 = 53%

37
131
136

R + G + B ~ 40%. #258388 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 37 + 131 + 136 = 304 (100%)
R 37 of 304 ~ 12.17%
G 131 of 304 ~ 43.09%
B 136 of 304 ~ 44.74'%

%12.17
%43.09
%44.74

CMYK color model

#258388 color CMYK value is (73,4,0,47).

  • cyan value is 72.79%
  • magenta value is 3.68%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (73,4,0,47)
C73M4Y0K47 (73%, 4%, 0%, 47%)
(0.73 / 0.04 / 0.00 / 0.47)

CMYK percentages

%72.79
%3.68
%0
%46.67

Codes

Color #258388 in popluar color models

25 83 88
RGB 37 131 136
HSL 183° 57.23% 33.92%
HSB/HSV 183° 72.79% 53.33%
CMYK 72.79% 3.68% 0.00%
46.67%

Color #258388 in popluar number systems.

HEX 25 83 88
Decimal 37 131 136
Binary 100101 10000011 10001000
Octal 45 203 210

Shades and tints

Shades of #258388

#258388
(37,131,136)
#22787C
(34,120,124)
#1F6D70
(31,109,112)
#1C6264
(28,98,100)
#195758
(25,87,88)
#164C4C
(22,76,76)
#134140
(19,65,64)
#103634
(16,54,52)
#0D2B28
(13,43,40)
#0A201C
(10,32,28)
#071510
(7,21,16)
#000000
(0,0,0)

Tints of #258388

#258388
(37,131,136)
#388E92
(56,142,146)
#4B999C
(75,153,156)
#5EA4A6
(94,164,166)
#71AFB0
(113,175,176)
#84BABA
(132,186,186)
#97C5C4
(151,197,196)
#AAD0CE
(170,208,206)
#BDDBD8
(189,219,216)
#D0E6E2
(208,230,226)
#E3F1EC
(227,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #258388 color. Also use rgb(37,131,136) instead hex code.

Text Font Color

.myTextColor { color: #258388; }

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

This text font color is #258388.

Background Color

.myBgColor { background-color: #258388; }

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

This div background color is #258388.

Border color

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

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

This div border color is #258388.

Opacity

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

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

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

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

This text has shadow with #258388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #258388.

Preview

Color preview on black background

This text has color #258388 on black background.


Color preview on white background

This text has color #258388 on white background.


Black color preview on #258388 background

This text has black color on #258388 background.


White color preview on #258388 background

This text has white color on #258388 background.


Related colors

Complementary color

Complementary color for #hex is #DA7C77.


I love getcolorcode.com

Triadic colors

1 #882583 and #838825 with #258388 are triadic colors.

2 #888325 and #832588 with #258388 are triadic colors.