COLOR #375075

HEX: #375075 RGB: (55,80,117)

Color info

#375075 contains mainly green and blue colors. Web safe color of #375075 is #336666 (or #366).

RGB color model

#375075 color RGB value is (55,80,117).

RGB: (55,80,117) (22%, 31%, 46%)

RGB channels and saturation

R 55 of 255 = 22%
G 80 of 255 = 31%
B 117 of 255 = 46%

55
80
117

R + G + B ~ 33%. #375075 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 55 + 80 + 117 = 252 (100%)
R 55 of 252 ~ 21.83%
G 80 of 252 ~ 31.75%
B 117 of 252 ~ 46.43'%

%21.83
%31.75
%46.43

CMYK color model

#375075 color CMYK value is (53,32,0,54).

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

CMYK: (53,32,0,54)
C53M32Y0K54 (53%, 32%, 0%, 54%)
(0.53 / 0.32 / 0.00 / 0.54)

CMYK percentages

%52.99
%31.62
%0
%54.12

Codes

Color #375075 in popluar color models

37 50 75
RGB 55 80 117
HSL 216° 36.05% 33.73%
HSB/HSV 216° 52.99% 45.88%
CMYK 52.99% 31.62% 0.00%
54.12%

Color #375075 in popluar number systems.

HEX 37 50 75
Decimal 55 80 117
Binary 110111 1010000 1110101
Octal 67 120 165

Shades and tints

Shades of #375075

#375075
(55,80,117)
#32496B
(50,73,107)
#2D4261
(45,66,97)
#283B57
(40,59,87)
#23344D
(35,52,77)
#1E2D43
(30,45,67)
#192639
(25,38,57)
#141F2F
(20,31,47)
#0F1825
(15,24,37)
#0A111B
(10,17,27)
#050A11
(5,10,17)
#000000
(0,0,0)

Tints of #375075

#375075
(55,80,117)
#495F81
(73,95,129)
#5B6E8D
(91,110,141)
#6D7D99
(109,125,153)
#7F8CA5
(127,140,165)
#919BB1
(145,155,177)
#A3AABD
(163,170,189)
#B5B9C9
(181,185,201)
#C7C8D5
(199,200,213)
#D9D7E1
(217,215,225)
#EBE6ED
(235,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #375075; }

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

This text font color is #375075.

Background Color

.myBgColor { background-color: #375075; }

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

This div background color is #375075.

Border color

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

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

This div border color is #375075.

Opacity

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

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

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

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

This text has shadow with #375075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375075.

Preview

Color preview on black background

This text has color #375075 on black background.


Color preview on white background

This text has color #375075 on white background.


Black color preview on #375075 background

This text has black color on #375075 background.


White color preview on #375075 background

This text has white color on #375075 background.


Related colors

Complementary color

Complementary color for #hex is #C8AF8A.


I love getcolorcode.com

Triadic colors

1 #753750 and #507537 with #375075 are triadic colors.

2 #755037 and #503775 with #375075 are triadic colors.