COLOR #336080

HEX: #336080 RGB: (51,96,128)

Renk bilgisi

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

RGB renk modeli

#336080 color RGB value is (51,96,128).

RGB: (51,96,128) (20%, 38%, 50%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 96 of 255 = 38%
B 128 of 255 = 50%

51
96
128

R + G + B ~ 36%. #336080 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 96 + 128 = 275 (100%)
R 51 of 275 ~ 18.55%
G 96 of 275 ~ 34.91%
B 128 of 275 ~ 46.55'%

%18.55
%34.91
%46.55

CMYK RENK MODELİ

#336080 rengi CMYK tonu (60,25,0,50).

  • camgöbeği tonu 60.16%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (60,25,0,50)
C60M25Y0K50 (60%, 25%, 0%, 50%)
(0.60 / 0.25 / 0.00 / 0.50)

CMYK yüzdeleri

%60.16
%25
%0
%49.8

Codes

Color #336080 in popluar color models

33 60 80
RGB 51 96 128
HSL 205° 43.02% 35.10%
HSB/HSV 205° 60.16% 50.20%
CMYK 60.16% 25.00% 0.00%
49.80%

Color #336080 in popluar number systems.

HEX 33 60 80
Decimal 51 96 128
Binary 110011 1100000 10000000
Octal 63 140 200

Shades and tints

Shades of #336080

#336080
(51,96,128)
#2F5875
(47,88,117)
#2B506A
(43,80,106)
#27485F
(39,72,95)
#234054
(35,64,84)
#1F3849
(31,56,73)
#1B303E
(27,48,62)
#172833
(23,40,51)
#132028
(19,32,40)
#0F181D
(15,24,29)
#0B1012
(11,16,18)
#000000
(0,0,0)

Tints of #336080

#336080
(51,96,128)
#456E8B
(69,110,139)
#577C96
(87,124,150)
#698AA1
(105,138,161)
#7B98AC
(123,152,172)
#8DA6B7
(141,166,183)
#9FB4C2
(159,180,194)
#B1C2CD
(177,194,205)
#C3D0D8
(195,208,216)
#D5DEE3
(213,222,227)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336080 color. Also use rgb(51,96,128) instead hex code.

Text Font Color

.myTextColor { color: #336080; }

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

This text font color is #336080.

Background Color

.myBgColor { background-color: #336080; }

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

This div background color is #336080.

Border color

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

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

This div border color is #336080.

Opacity

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

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

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

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

This text has shadow with #336080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336080.

Preview

Color preview on black background

This text has color #336080 on black background.


Color preview on white background

This text has color #336080 on white background.


Black color preview on #336080 background

This text has black color on #336080 background.


White color preview on #336080 background

This text has white color on #336080 background.


Related colors

Complementary color

Complementary color for #hex is #CC9F7F.


I love getcolorcode.com

Triadic colors

1 #803360 and #608033 with #336080 are triadic colors.

2 #806033 and #603380 with #336080 are triadic colors.