COLOR #316258

HEX: #316258 RGB: (49,98,88)

Color info

#316258 contains red, green and blue colors in about the same proportion. Web safe color of #316258 is #336666 (or #366).

RGB color model

#316258 color RGB value is (49,98,88).

RGB: (49,98,88) (19%, 38%, 35%)

RGB channels and saturation

R 49 of 255 = 19%
G 98 of 255 = 38%
B 88 of 255 = 35%

49
98
88

R + G + B ~ 31%. #316258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 98 + 88 = 235 (100%)
R 49 of 235 ~ 20.85%
G 98 of 235 ~ 41.7%
B 88 of 235 ~ 37.45'%

%20.85
%41.7
%37.45

CMYK color model

#316258 color CMYK value is (50,0,10,62).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (50,0,10,62)
C50M0Y10K62 (50%, 0%, 10%, 62%)
(0.50 / 0.00 / 0.10 / 0.62)

CMYK percentages

%50
%0
%10.2
%61.57

Codes

Color #316258 in popluar color models

31 62 58
RGB 49 98 88
HSL 168° 33.33% 28.82%
HSB/HSV 168° 50.00% 38.43%
CMYK 50.00% 0.00% 10.20%
61.57%

Color #316258 in popluar number systems.

HEX 31 62 58
Decimal 49 98 88
Binary 110001 1100010 1011000
Octal 61 142 130

Shades and tints

Shades of #316258

#316258
(49,98,88)
#2D5A50
(45,90,80)
#295248
(41,82,72)
#254A40
(37,74,64)
#214238
(33,66,56)
#1D3A30
(29,58,48)
#193228
(25,50,40)
#152A20
(21,42,32)
#112218
(17,34,24)
#0D1A10
(13,26,16)
#091208
(9,18,8)
#000000
(0,0,0)

Tints of #316258

#316258
(49,98,88)
#437067
(67,112,103)
#557E76
(85,126,118)
#678C85
(103,140,133)
#799A94
(121,154,148)
#8BA8A3
(139,168,163)
#9DB6B2
(157,182,178)
#AFC4C1
(175,196,193)
#C1D2D0
(193,210,208)
#D3E0DF
(211,224,223)
#E5EEEE
(229,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #316258 color. Also use rgb(49,98,88) instead hex code.

Text Font Color

.myTextColor { color: #316258; }

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

This text font color is #316258.

Background Color

.myBgColor { background-color: #316258; }

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

This div background color is #316258.

Border color

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

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

This div border color is #316258.

Opacity

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

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

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

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

This text has shadow with #316258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #316258.

Preview

Color preview on black background

This text has color #316258 on black background.


Color preview on white background

This text has color #316258 on white background.


Black color preview on #316258 background

This text has black color on #316258 background.


White color preview on #316258 background

This text has white color on #316258 background.


Related colors

Complementary color

Complementary color for #hex is #CE9DA7.


I love getcolorcode.com

Triadic colors

1 #583162 and #625831 with #316258 are triadic colors.

2 #586231 and #623158 with #316258 are triadic colors.