COLOR #7377B6

HEX: #7377B6 RGB: (115,119,182)

Renk bilgisi

#7377B6 contains mainly blue color. #7377B6 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7377B6 color RGB value is (115,119,182).

RGB: (115,119,182) (45%, 47%, 71%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 119 of 255 = 47%
B 182 of 255 = 71%

115
119
182

R + G + B ~ 54%. #7377B6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 119 + 182 = 416 (100%)
R 115 of 416 ~ 27.64%
G 119 of 416 ~ 28.61%
B 182 of 416 ~ 43.75'%

%27.64
%28.61
%43.75

CMYK RENK MODELİ

#7377B6 rengi CMYK tonu (37,35,0,29).

  • camgöbeği tonu 36.81%
  • eflatun tonu 34.62%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (37,35,0,29)
C37M35Y0K29 (37%, 35%, 0%, 29%)
(0.37 / 0.35 / 0.00 / 0.29)

CMYK yüzdeleri

%36.81
%34.62
%0
%28.63

Codes

Color #7377B6 in popluar color models

73 77 B6
RGB 115 119 182
HSL 236° 31.46% 58.24%
HSB/HSV 236° 36.81% 71.37%
CMYK 36.81% 34.62% 0.00%
28.63%

Color #7377B6 in popluar number systems.

HEX 73 77 B6
Decimal 115 119 182
Binary 1110011 1110111 10110110
Octal 163 167 266

Shades and tints

Shades of #7377B6

#7377B6
(115,119,182)
#696DA6
(105,109,166)
#5F6396
(95,99,150)
#555986
(85,89,134)
#4B4F76
(75,79,118)
#414566
(65,69,102)
#373B56
(55,59,86)
#2D3146
(45,49,70)
#232736
(35,39,54)
#191D26
(25,29,38)
#0F1316
(15,19,22)
#000000
(0,0,0)

Tints of #7377B6

#7377B6
(115,119,182)
#7F83BC
(127,131,188)
#8B8FC2
(139,143,194)
#979BC8
(151,155,200)
#A3A7CE
(163,167,206)
#AFB3D4
(175,179,212)
#BBBFDA
(187,191,218)
#C7CBE0
(199,203,224)
#D3D7E6
(211,215,230)
#DFE3EC
(223,227,236)
#EBEFF2
(235,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7377B6 color. Also use rgb(115,119,182) instead hex code.

Text Font Color

.myTextColor { color: #7377B6; }

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

This text font color is #7377B6.

Background Color

.myBgColor { background-color: #7377B6; }

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

This div background color is #7377B6.

Border color

.myBorderColor { border: 1px solid #7377B6; }

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

This div border color is #7377B6.

Opacity

.myOpacity80 { color: #7377B6; opacity: 0.8; }

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

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

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

This text has shadow with #7377B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7377B6.

Preview

Color preview on black background

This text has color #7377B6 on black background.


Color preview on white background

This text has color #7377B6 on white background.


Black color preview on #7377B6 background

This text has black color on #7377B6 background.


White color preview on #7377B6 background

This text has white color on #7377B6 background.


Related colors

Complementary color

Complementary color for #hex is #8C8849.


I love getcolorcode.com

Triadic colors

1 #B67377 and #77B673 with #7377B6 are triadic colors.

2 #B67773 and #7773B6 with #7377B6 are triadic colors.