COLOR #337289

HEX: #337289 RGB: (51,114,137)

Renk bilgisi

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

RGB renk modeli

#337289 color RGB value is (51,114,137).

RGB: (51,114,137) (20%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 114 of 255 = 45%
B 137 of 255 = 54%

51
114
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 114 + 137 = 302 (100%)
R 51 of 302 ~ 16.89%
G 114 of 302 ~ 37.75%
B 137 of 302 ~ 45.36'%

%16.89
%37.75
%45.36

CMYK RENK MODELİ

#337289 rengi CMYK tonu (63,17,0,46).

  • camgöbeği tonu 62.77%
  • eflatun tonu 16.79%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (63,17,0,46)
C63M17Y0K46 (63%, 17%, 0%, 46%)
(0.63 / 0.17 / 0.00 / 0.46)

CMYK yüzdeleri

%62.77
%16.79
%0
%46.27

Codes

Color #337289 in popluar color models

33 72 89
RGB 51 114 137
HSL 196° 45.74% 36.86%
HSB/HSV 196° 62.77% 53.73%
CMYK 62.77% 16.79% 0.00%
46.27%

Color #337289 in popluar number systems.

HEX 33 72 89
Decimal 51 114 137
Binary 110011 1110010 10001001
Octal 63 162 211

Shades and tints

Shades of #337289

#337289
(51,114,137)
#2F687D
(47,104,125)
#2B5E71
(43,94,113)
#275465
(39,84,101)
#234A59
(35,74,89)
#1F404D
(31,64,77)
#1B3641
(27,54,65)
#172C35
(23,44,53)
#132229
(19,34,41)
#0F181D
(15,24,29)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #337289

#337289
(51,114,137)
#457E93
(69,126,147)
#578A9D
(87,138,157)
#6996A7
(105,150,167)
#7BA2B1
(123,162,177)
#8DAEBB
(141,174,187)
#9FBAC5
(159,186,197)
#B1C6CF
(177,198,207)
#C3D2D9
(195,210,217)
#D5DEE3
(213,222,227)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #337289 color. Also use rgb(51,114,137) instead hex code.

Text Font Color

.myTextColor { color: #337289; }

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

This text font color is #337289.

Background Color

.myBgColor { background-color: #337289; }

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

This div background color is #337289.

Border color

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

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

This div border color is #337289.

Opacity

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

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

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

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

This text has shadow with #337289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337289.

Preview

Color preview on black background

This text has color #337289 on black background.


Color preview on white background

This text has color #337289 on white background.


Black color preview on #337289 background

This text has black color on #337289 background.


White color preview on #337289 background

This text has white color on #337289 background.


Related colors

Complementary color

Complementary color for #hex is #CC8D76.


I love getcolorcode.com

Triadic colors

1 #893372 and #728933 with #337289 are triadic colors.

2 #897233 and #723389 with #337289 are triadic colors.