COLOR #337A5A

HEX: #337A5A RGB: (51,122,90)

Renk bilgisi

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

RGB renk modeli

#337A5A color RGB value is (51,122,90).

RGB: (51,122,90) (20%, 48%, 35%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 122 of 255 = 48%
B 90 of 255 = 35%

51
122
90

R + G + B ~ 34%. #337A5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 122 + 90 = 263 (100%)
R 51 of 263 ~ 19.39%
G 122 of 263 ~ 46.39%
B 90 of 263 ~ 34.22'%

%19.39
%46.39
%34.22

CMYK RENK MODELİ

#337A5A rengi CMYK tonu (58,0,26,52).

  • camgöbeği tonu 58.20%
  • eflatun tonu 0.00%
  • sarı tonu 26.23%
  • ana renk tonu 52.16%

CMYK: (58,0,26,52)
C58M0Y26K52 (58%, 0%, 26%, 52%)
(0.58 / 0.00 / 0.26 / 0.52)

CMYK yüzdeleri

%58.2
%0
%26.23
%52.16

Codes

Color #337A5A in popluar color models

33 7A 5A
RGB 51 122 90
HSL 153° 41.04% 33.92%
HSB/HSV 153° 58.20% 47.84%
CMYK 58.20% 0.00% 26.23%
52.16%

Color #337A5A in popluar number systems.

HEX 33 7A 5A
Decimal 51 122 90
Binary 110011 1111010 1011010
Octal 63 172 132

Shades and tints

Shades of #337A5A

#337A5A
(51,122,90)
#2F6F52
(47,111,82)
#2B644A
(43,100,74)
#275942
(39,89,66)
#234E3A
(35,78,58)
#1F4332
(31,67,50)
#1B382A
(27,56,42)
#172D22
(23,45,34)
#13221A
(19,34,26)
#0F1712
(15,23,18)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #337A5A

#337A5A
(51,122,90)
#458669
(69,134,105)
#579278
(87,146,120)
#699E87
(105,158,135)
#7BAA96
(123,170,150)
#8DB6A5
(141,182,165)
#9FC2B4
(159,194,180)
#B1CEC3
(177,206,195)
#C3DAD2
(195,218,210)
#D5E6E1
(213,230,225)
#E7F2F0
(231,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #337A5A color. Also use rgb(51,122,90) instead hex code.

Text Font Color

.myTextColor { color: #337A5A; }

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

This text font color is #337A5A.

Background Color

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

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

This div background color is #337A5A.

Border color

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

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

This div border color is #337A5A.

Opacity

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

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

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

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

This text has shadow with #337A5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337A5A.

Preview

Color preview on black background

This text has color #337A5A on black background.


Color preview on white background

This text has color #337A5A on white background.


Black color preview on #337A5A background

This text has black color on #337A5A background.


White color preview on #337A5A background

This text has white color on #337A5A background.


Related colors

Complementary color

Complementary color for #hex is #CC85A5.


I love getcolorcode.com

Triadic colors

1 #5A337A and #7A5A33 with #337A5A are triadic colors.

2 #5A7A33 and #7A335A with #337A5A are triadic colors.