COLOR #374075

HEX: #374075 RGB: (55,64,117)

Color info

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

RGB color model

#374075 color RGB value is (55,64,117).

RGB: (55,64,117) (22%, 25%, 46%)

RGB channels and saturation

R 55 of 255 = 22%
G 64 of 255 = 25%
B 117 of 255 = 46%

55
64
117

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

Portions of RGB colors in percentages

R + G + B = 55 + 64 + 117 = 236 (100%)
R 55 of 236 ~ 23.31%
G 64 of 236 ~ 27.12%
B 117 of 236 ~ 49.58'%

%23.31
%27.12
%49.58

CMYK color model

#374075 color CMYK value is (53,45,0,54).

  • cyan value is 52.99%
  • magenta value is 45.30%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (53,45,0,54)
C53M45Y0K54 (53%, 45%, 0%, 54%)
(0.53 / 0.45 / 0.00 / 0.54)

CMYK percentages

%52.99
%45.3
%0
%54.12

Codes

Color #374075 in popluar color models

37 40 75
RGB 55 64 117
HSL 231° 36.05% 33.73%
HSB/HSV 231° 52.99% 45.88%
CMYK 52.99% 45.30% 0.00%
54.12%

Color #374075 in popluar number systems.

HEX 37 40 75
Decimal 55 64 117
Binary 110111 1000000 1110101
Octal 67 100 165

Shades and tints

Shades of #374075

#374075
(55,64,117)
#323B6B
(50,59,107)
#2D3661
(45,54,97)
#283157
(40,49,87)
#232C4D
(35,44,77)
#1E2743
(30,39,67)
#192239
(25,34,57)
#141D2F
(20,29,47)
#0F1825
(15,24,37)
#0A131B
(10,19,27)
#050E11
(5,14,17)
#000000
(0,0,0)

Tints of #374075

#374075
(55,64,117)
#495181
(73,81,129)
#5B628D
(91,98,141)
#6D7399
(109,115,153)
#7F84A5
(127,132,165)
#9195B1
(145,149,177)
#A3A6BD
(163,166,189)
#B5B7C9
(181,183,201)
#C7C8D5
(199,200,213)
#D9D9E1
(217,217,225)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #374075; }

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

This text font color is #374075.

Background Color

.myBgColor { background-color: #374075; }

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

This div background color is #374075.

Border color

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

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

This div border color is #374075.

Opacity

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

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

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

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

This text has shadow with #374075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #374075.

Preview

Color preview on black background

This text has color #374075 on black background.


Color preview on white background

This text has color #374075 on white background.


Black color preview on #374075 background

This text has black color on #374075 background.


White color preview on #374075 background

This text has white color on #374075 background.


Related colors

Complementary color

Complementary color for #hex is #C8BF8A.


I love getcolorcode.com

Triadic colors

1 #753740 and #407537 with #374075 are triadic colors.

2 #754037 and #403775 with #374075 are triadic colors.