COLOR #375B7E

HEX: #375B7E RGB: (55,91,126)

Renk bilgisi

#375B7E contains mainly green and blue colors. #375B7E ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#375B7E color RGB value is (55,91,126).

RGB: (55,91,126) (22%, 36%, 49%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 91 of 255 = 36%
B 126 of 255 = 49%

55
91
126

R + G + B ~ 36%. #375B7E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 91 + 126 = 272 (100%)
R 55 of 272 ~ 20.22%
G 91 of 272 ~ 33.46%
B 126 of 272 ~ 46.32'%

%20.22
%33.46
%46.32

CMYK RENK MODELİ

#375B7E rengi CMYK tonu (56,28,0,51).

  • camgöbeği tonu 56.35%
  • eflatun tonu 27.78%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (56,28,0,51)
C56M28Y0K51 (56%, 28%, 0%, 51%)
(0.56 / 0.28 / 0.00 / 0.51)

CMYK yüzdeleri

%56.35
%27.78
%0
%50.59

Codes

Color #375B7E in popluar color models

37 5B 7E
RGB 55 91 126
HSL 210° 39.23% 35.49%
HSB/HSV 210° 56.35% 49.41%
CMYK 56.35% 27.78% 0.00%
50.59%

Color #375B7E in popluar number systems.

HEX 37 5B 7E
Decimal 55 91 126
Binary 110111 1011011 1111110
Octal 67 133 176

Shades and tints

Shades of #375B7E

#375B7E
(55,91,126)
#325373
(50,83,115)
#2D4B68
(45,75,104)
#28435D
(40,67,93)
#233B52
(35,59,82)
#1E3347
(30,51,71)
#192B3C
(25,43,60)
#142331
(20,35,49)
#0F1B26
(15,27,38)
#0A131B
(10,19,27)
#050B10
(5,11,16)
#000000
(0,0,0)

Tints of #375B7E

#375B7E
(55,91,126)
#496989
(73,105,137)
#5B7794
(91,119,148)
#6D859F
(109,133,159)
#7F93AA
(127,147,170)
#91A1B5
(145,161,181)
#A3AFC0
(163,175,192)
#B5BDCB
(181,189,203)
#C7CBD6
(199,203,214)
#D9D9E1
(217,217,225)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #375B7E color. Also use rgb(55,91,126) instead hex code.

Text Font Color

.myTextColor { color: #375B7E; }

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

This text font color is #375B7E.

Background Color

.myBgColor { background-color: #375B7E; }

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

This div background color is #375B7E.

Border color

.myBorderColor { border: 1px solid #375B7E; }

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

This div border color is #375B7E.

Opacity

.myOpacity80 { color: #375B7E; opacity: 0.8; }

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

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

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

This text has shadow with #375B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #375B7E.

Preview

Color preview on black background

This text has color #375B7E on black background.


Color preview on white background

This text has color #375B7E on white background.


Black color preview on #375B7E background

This text has black color on #375B7E background.


White color preview on #375B7E background

This text has white color on #375B7E background.


Related colors

Complementary color

Complementary color for #hex is #C8A481.


I love getcolorcode.com

Triadic colors

1 #7E375B and #5B7E37 with #375B7E are triadic colors.

2 #7E5B37 and #5B377E with #375B7E are triadic colors.