COLOR #3B4B62

HEX: #3B4B62 RGB: (59,75,98)

Color info

#3B4B62 contains red, green and blue colors in about the same proportion. Web safe color of #3B4B62 is #333366 (or #336).

RGB color model

#3B4B62 color RGB value is (59,75,98).

RGB: (59,75,98) (23%, 29%, 38%)

RGB channels and saturation

R 59 of 255 = 23%
G 75 of 255 = 29%
B 98 of 255 = 38%

59
75
98

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

Portions of RGB colors in percentages

R + G + B = 59 + 75 + 98 = 232 (100%)
R 59 of 232 ~ 25.43%
G 75 of 232 ~ 32.33%
B 98 of 232 ~ 42.24'%

%25.43
%32.33
%42.24

CMYK color model

#3B4B62 color CMYK value is (40,23,0,62).

  • cyan value is 39.80%
  • magenta value is 23.47%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (40,23,0,62)
C40M23Y0K62 (40%, 23%, 0%, 62%)
(0.40 / 0.23 / 0.00 / 0.62)

CMYK percentages

%39.8
%23.47
%0
%61.57

Codes

Color #3B4B62 in popluar color models

3B 4B 62
RGB 59 75 98
HSL 215° 24.84% 30.78%
HSB/HSV 215° 39.80% 38.43%
CMYK 39.80% 23.47% 0.00%
61.57%

Color #3B4B62 in popluar number systems.

HEX 3B 4B 62
Decimal 59 75 98
Binary 111011 1001011 1100010
Octal 73 113 142

Shades and tints

Shades of #3B4B62

#3B4B62
(59,75,98)
#36455A
(54,69,90)
#313F52
(49,63,82)
#2C394A
(44,57,74)
#273342
(39,51,66)
#222D3A
(34,45,58)
#1D2732
(29,39,50)
#18212A
(24,33,42)
#131B22
(19,27,34)
#0E151A
(14,21,26)
#090F12
(9,15,18)
#000000
(0,0,0)

Tints of #3B4B62

#3B4B62
(59,75,98)
#4C5B70
(76,91,112)
#5D6B7E
(93,107,126)
#6E7B8C
(110,123,140)
#7F8B9A
(127,139,154)
#909BA8
(144,155,168)
#A1ABB6
(161,171,182)
#B2BBC4
(178,187,196)
#C3CBD2
(195,203,210)
#D4DBE0
(212,219,224)
#E5EBEE
(229,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B4B62 color. Also use rgb(59,75,98) instead hex code.

Text Font Color

.myTextColor { color: #3B4B62; }

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

This text font color is #3B4B62.

Background Color

.myBgColor { background-color: #3B4B62; }

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

This div background color is #3B4B62.

Border color

.myBorderColor { border: 1px solid #3B4B62; }

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

This div border color is #3B4B62.

Opacity

.myOpacity80 { color: #3B4B62; opacity: 0.8; }

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

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

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

This text has shadow with #3B4B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3B4B62.

Preview

Color preview on black background

This text has color #3B4B62 on black background.


Color preview on white background

This text has color #3B4B62 on white background.


Black color preview on #3B4B62 background

This text has black color on #3B4B62 background.


White color preview on #3B4B62 background

This text has white color on #3B4B62 background.


Related colors

Complementary color

Complementary color for #hex is #C4B49D.


I love getcolorcode.com

Triadic colors

1 #623B4B and #4B623B with #3B4B62 are triadic colors.

2 #624B3B and #4B3B62 with #3B4B62 are triadic colors.