COLOR #315763

HEX: #315763 RGB: (49,87,99)

Color info

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

RGB color model

#315763 color RGB value is (49,87,99).

RGB: (49,87,99) (19%, 34%, 39%)

RGB channels and saturation

R 49 of 255 = 19%
G 87 of 255 = 34%
B 99 of 255 = 39%

49
87
99

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

Portions of RGB colors in percentages

R + G + B = 49 + 87 + 99 = 235 (100%)
R 49 of 235 ~ 20.85%
G 87 of 235 ~ 37.02%
B 99 of 235 ~ 42.13'%

%20.85
%37.02
%42.13

CMYK color model

#315763 color CMYK value is (51,12,0,61).

  • cyan value is 50.51%
  • magenta value is 12.12%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (51,12,0,61)
C51M12Y0K61 (51%, 12%, 0%, 61%)
(0.51 / 0.12 / 0.00 / 0.61)

CMYK percentages

%50.51
%12.12
%0
%61.18

Codes

Color #315763 in popluar color models

31 57 63
RGB 49 87 99
HSL 194° 33.78% 29.02%
HSB/HSV 194° 50.51% 38.82%
CMYK 50.51% 12.12% 0.00%
61.18%

Color #315763 in popluar number systems.

HEX 31 57 63
Decimal 49 87 99
Binary 110001 1010111 1100011
Octal 61 127 143

Shades and tints

Shades of #315763

#315763
(49,87,99)
#2D505A
(45,80,90)
#294951
(41,73,81)
#254248
(37,66,72)
#213B3F
(33,59,63)
#1D3436
(29,52,54)
#192D2D
(25,45,45)
#152624
(21,38,36)
#111F1B
(17,31,27)
#0D1812
(13,24,18)
#091109
(9,17,9)
#000000
(0,0,0)

Tints of #315763

#315763
(49,87,99)
#436671
(67,102,113)
#55757F
(85,117,127)
#67848D
(103,132,141)
#79939B
(121,147,155)
#8BA2A9
(139,162,169)
#9DB1B7
(157,177,183)
#AFC0C5
(175,192,197)
#C1CFD3
(193,207,211)
#D3DEE1
(211,222,225)
#E5EDEF
(229,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #315763 color. Also use rgb(49,87,99) instead hex code.

Text Font Color

.myTextColor { color: #315763; }

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

This text font color is #315763.

Background Color

.myBgColor { background-color: #315763; }

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

This div background color is #315763.

Border color

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

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

This div border color is #315763.

Opacity

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

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

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

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

This text has shadow with #315763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #315763.

Preview

Color preview on black background

This text has color #315763 on black background.


Color preview on white background

This text has color #315763 on white background.


Black color preview on #315763 background

This text has black color on #315763 background.


White color preview on #315763 background

This text has white color on #315763 background.


Related colors

Complementary color

Complementary color for #hex is #CEA89C.


I love getcolorcode.com

Triadic colors

1 #633157 and #576331 with #315763 are triadic colors.

2 #635731 and #573163 with #315763 are triadic colors.