COLOR #377782

HEX: #377782 RGB: (55,119,130)

Renk bilgisi

#377782 contains mainly green and blue colors. #377782 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#377782 color RGB value is (55,119,130).

RGB: (55,119,130) (22%, 47%, 51%)

RGB bağlantıları ve doygunluk

R 55 of 255 = 22%
G 119 of 255 = 47%
B 130 of 255 = 51%

55
119
130

R + G + B ~ 40%. #377782 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 55 + 119 + 130 = 304 (100%)
R 55 of 304 ~ 18.09%
G 119 of 304 ~ 39.14%
B 130 of 304 ~ 42.76'%

%18.09
%39.14
%42.76

CMYK RENK MODELİ

#377782 rengi CMYK tonu (58,8,0,49).

  • camgöbeği tonu 57.69%
  • eflatun tonu 8.46%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (58,8,0,49)
C58M8Y0K49 (58%, 8%, 0%, 49%)
(0.58 / 0.08 / 0.00 / 0.49)

CMYK yüzdeleri

%57.69
%8.46
%0
%49.02

Codes

Color #377782 in popluar color models

37 77 82
RGB 55 119 130
HSL 189° 40.54% 36.27%
HSB/HSV 189° 57.69% 50.98%
CMYK 57.69% 8.46% 0.00%
49.02%

Color #377782 in popluar number systems.

HEX 37 77 82
Decimal 55 119 130
Binary 110111 1110111 10000010
Octal 67 167 202

Shades and tints

Shades of #377782

#377782
(55,119,130)
#326D77
(50,109,119)
#2D636C
(45,99,108)
#285961
(40,89,97)
#234F56
(35,79,86)
#1E454B
(30,69,75)
#193B40
(25,59,64)
#143135
(20,49,53)
#0F272A
(15,39,42)
#0A1D1F
(10,29,31)
#051314
(5,19,20)
#000000
(0,0,0)

Tints of #377782

#377782
(55,119,130)
#49838D
(73,131,141)
#5B8F98
(91,143,152)
#6D9BA3
(109,155,163)
#7FA7AE
(127,167,174)
#91B3B9
(145,179,185)
#A3BFC4
(163,191,196)
#B5CBCF
(181,203,207)
#C7D7DA
(199,215,218)
#D9E3E5
(217,227,229)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #377782 color. Also use rgb(55,119,130) instead hex code.

Text Font Color

.myTextColor { color: #377782; }

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

This text font color is #377782.

Background Color

.myBgColor { background-color: #377782; }

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

This div background color is #377782.

Border color

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

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

This div border color is #377782.

Opacity

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

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

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

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

This text has shadow with #377782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #377782.

Preview

Color preview on black background

This text has color #377782 on black background.


Color preview on white background

This text has color #377782 on white background.


Black color preview on #377782 background

This text has black color on #377782 background.


White color preview on #377782 background

This text has white color on #377782 background.


Related colors

Complementary color

Complementary color for #hex is #C8887D.


I love getcolorcode.com

Triadic colors

1 #823777 and #778237 with #377782 are triadic colors.

2 #827737 and #773782 with #377782 are triadic colors.