COLOR #336B85

HEX: #336B85 RGB: (51,107,133)

Renk bilgisi

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

RGB renk modeli

#336B85 color RGB value is (51,107,133).

RGB: (51,107,133) (20%, 42%, 52%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 107 of 255 = 42%
B 133 of 255 = 52%

51
107
133

R + G + B ~ 38%. #336B85 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 107 + 133 = 291 (100%)
R 51 of 291 ~ 17.53%
G 107 of 291 ~ 36.77%
B 133 of 291 ~ 45.7'%

%17.53
%36.77
%45.7

CMYK RENK MODELİ

#336B85 rengi CMYK tonu (62,20,0,48).

  • camgöbeği tonu 61.65%
  • eflatun tonu 19.55%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (62,20,0,48)
C62M20Y0K48 (62%, 20%, 0%, 48%)
(0.62 / 0.20 / 0.00 / 0.48)

CMYK yüzdeleri

%61.65
%19.55
%0
%47.84

Codes

Color #336B85 in popluar color models

33 6B 85
RGB 51 107 133
HSL 199° 44.57% 36.08%
HSB/HSV 199° 61.65% 52.16%
CMYK 61.65% 19.55% 0.00%
47.84%

Color #336B85 in popluar number systems.

HEX 33 6B 85
Decimal 51 107 133
Binary 110011 1101011 10000101
Octal 63 153 205

Shades and tints

Shades of #336B85

#336B85
(51,107,133)
#2F6279
(47,98,121)
#2B596D
(43,89,109)
#275061
(39,80,97)
#234755
(35,71,85)
#1F3E49
(31,62,73)
#1B353D
(27,53,61)
#172C31
(23,44,49)
#132325
(19,35,37)
#0F1A19
(15,26,25)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #336B85

#336B85
(51,107,133)
#457890
(69,120,144)
#57859B
(87,133,155)
#6992A6
(105,146,166)
#7B9FB1
(123,159,177)
#8DACBC
(141,172,188)
#9FB9C7
(159,185,199)
#B1C6D2
(177,198,210)
#C3D3DD
(195,211,221)
#D5E0E8
(213,224,232)
#E7EDF3
(231,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336B85 color. Also use rgb(51,107,133) instead hex code.

Text Font Color

.myTextColor { color: #336B85; }

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

This text font color is #336B85.

Background Color

.myBgColor { background-color: #336B85; }

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

This div background color is #336B85.

Border color

.myBorderColor { border: 1px solid #336B85; }

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

This div border color is #336B85.

Opacity

.myOpacity80 { color: #336B85; opacity: 0.8; }

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

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

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

This text has shadow with #336B85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336B85.

Preview

Color preview on black background

This text has color #336B85 on black background.


Color preview on white background

This text has color #336B85 on white background.


Black color preview on #336B85 background

This text has black color on #336B85 background.


White color preview on #336B85 background

This text has white color on #336B85 background.


Related colors

Complementary color

Complementary color for #hex is #CC947A.


I love getcolorcode.com

Triadic colors

1 #85336B and #6B8533 with #336B85 are triadic colors.

2 #856B33 and #6B3385 with #336B85 are triadic colors.