COLOR #374975

HEX: #374975 RGB: (55,73,117)

Color info

#374975 contains mainly green and blue colors. Web safe color of #374975 is #333366 (or #336).

RGB color model

#374975 color RGB value is (55,73,117).

RGB: (55,73,117) (22%, 29%, 46%)

RGB channels and saturation

R 55 of 255 = 22%
G 73 of 255 = 29%
B 117 of 255 = 46%

55
73
117

R + G + B ~ 32%. #374975 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 73 + 117 = 245 (100%)
R 55 of 245 ~ 22.45%
G 73 of 245 ~ 29.8%
B 117 of 245 ~ 47.76'%

%22.45
%29.8
%47.76

CMYK color model

#374975 color CMYK value is (53,38,0,54).

  • cyan value is 52.99%
  • magenta value is 37.61%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (53,38,0,54) C53M38Y0K54 (53%,38%,0%,54%) (0.53/0.38/0.00/0.54) 

CMYK percentages

%52.99
%37.61
%0
%54.12

Codes

Color #374975 in popluar color models

37 49 75
RGB 55 73 117
HSL 223° 36.05% 33.73%
HSB/HSV 223° 52.99% 45.88%
CMYK 52.99% 37.61% 0.00%
54.12%

Color #374975 in popluar number systems.

HEX 37 49 75
Decimal 55 73 117
Binary 110111 1001001 1110101
Octal 67 111 165

Shades and tints

Shades of #374975

#374975
(55,73,117)
#32436B
(50,67,107)
#2D3D61
(45,61,97)
#283757
(40,55,87)
#23314D
(35,49,77)
#1E2B43
(30,43,67)
#192539
(25,37,57)
#141F2F
(20,31,47)
#0F1925
(15,25,37)
#0A131B
(10,19,27)
#050D11
(5,13,17)
#000000
(0,0,0)

Tints of #374975

#374975
(55,73,117)
#495981
(73,89,129)
#5B698D
(91,105,141)
#6D7999
(109,121,153)
#7F89A5
(127,137,165)
#9199B1
(145,153,177)
#A3A9BD
(163,169,189)
#B5B9C9
(181,185,201)
#C7C9D5
(199,201,213)
#D9D9E1
(217,217,225)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #374975 color. Also use rgb(55,73,117) instead hex code.

Text Font Color

.myTextColor { color: #374975; }

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

This text font color is #374975.

Background Color

.myBgColor { background-color: #374975; }

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

This div background color is #374975.

Border color

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

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

This div border color is #374975.

Opacity

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

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

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

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

This text has shadow with #374975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374975.

Preview

Color preview on black background

This text has color #374975 on black background.


Color preview on white background

This text has color #374975 on white background.


Black color preview on #374975 background

This text has black color on #374975 background.


White color preview on #374975 background

This text has white color on #374975 background.


Related colors

Complementary color

Complementary color for #hex is #C8B68A.


I love getcolorcode.com

Triadic colors

1 #753749 and #497537 with #374975 are triadic colors.

2 #754937 and #493775 with #374975 are triadic colors.