COLOR #337D7C

HEX: #337D7C RGB: (51,125,124)

Renk bilgisi

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

RGB renk modeli

#337D7C color RGB value is (51,125,124).

RGB: (51,125,124) (20%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 125 of 255 = 49%
B 124 of 255 = 49%

51
125
124

R + G + B ~ 39%. #337D7C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 125 + 124 = 300 (100%)
R 51 of 300 ~ 17%
G 125 of 300 ~ 41.67%
B 124 of 300 ~ 41.33'%

%17
%41.67
%41.33

CMYK RENK MODELİ

#337D7C rengi CMYK tonu (59,0,1,51).

  • camgöbeği tonu 59.20%
  • eflatun tonu 0.00%
  • sarı tonu 0.80%
  • ana renk tonu 50.98%

CMYK: (59,0,1,51)
C59M0Y1K51 (59%, 0%, 1%, 51%)
(0.59 / 0.00 / 0.01 / 0.51)

CMYK yüzdeleri

%59.2
%0
%0.8
%50.98

Codes

Color #337D7C in popluar color models

33 7D 7C
RGB 51 125 124
HSL 179° 42.05% 34.51%
HSB/HSV 179° 59.20% 49.02%
CMYK 59.20% 0.00% 0.80%
50.98%

Color #337D7C in popluar number systems.

HEX 33 7D 7C
Decimal 51 125 124
Binary 110011 1111101 1111100
Octal 63 175 174

Shades and tints

Shades of #337D7C

#337D7C
(51,125,124)
#2F7271
(47,114,113)
#2B6766
(43,103,102)
#275C5B
(39,92,91)
#235150
(35,81,80)
#1F4645
(31,70,69)
#1B3B3A
(27,59,58)
#17302F
(23,48,47)
#132524
(19,37,36)
#0F1A19
(15,26,25)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #337D7C

#337D7C
(51,125,124)
#458887
(69,136,135)
#579392
(87,147,146)
#699E9D
(105,158,157)
#7BA9A8
(123,169,168)
#8DB4B3
(141,180,179)
#9FBFBE
(159,191,190)
#B1CAC9
(177,202,201)
#C3D5D4
(195,213,212)
#D5E0DF
(213,224,223)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #337D7C color. Also use rgb(51,125,124) instead hex code.

Text Font Color

.myTextColor { color: #337D7C; }

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

This text font color is #337D7C.

Background Color

.myBgColor { background-color: #337D7C; }

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

This div background color is #337D7C.

Border color

.myBorderColor { border: 1px solid #337D7C; }

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

This div border color is #337D7C.

Opacity

.myOpacity80 { color: #337D7C; opacity: 0.8; }

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

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

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

This text has shadow with #337D7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337D7C.

Preview

Color preview on black background

This text has color #337D7C on black background.


Color preview on white background

This text has color #337D7C on white background.


Black color preview on #337D7C background

This text has black color on #337D7C background.


White color preview on #337D7C background

This text has white color on #337D7C background.


Related colors

Complementary color

Complementary color for #hex is #CC8283.


I love getcolorcode.com

Triadic colors

1 #7C337D and #7D7C33 with #337D7C are triadic colors.

2 #7C7D33 and #7D337C with #337D7C are triadic colors.