COLOR #336E99

HEX: #336E99 RGB: (51,110,153)

Renk bilgisi

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

RGB renk modeli

#336E99 color RGB value is (51,110,153).

RGB: (51,110,153) (20%, 43%, 60%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 110 of 255 = 43%
B 153 of 255 = 60%

51
110
153

R + G + B ~ 41%. #336E99 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 110 + 153 = 314 (100%)
R 51 of 314 ~ 16.24%
G 110 of 314 ~ 35.03%
B 153 of 314 ~ 48.73'%

%16.24
%35.03
%48.73

CMYK RENK MODELİ

#336E99 rengi CMYK tonu (67,28,0,40).

  • camgöbeği tonu 66.67%
  • eflatun tonu 28.10%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (67,28,0,40)
C67M28Y0K40 (67%, 28%, 0%, 40%)
(0.67 / 0.28 / 0.00 / 0.40)

CMYK yüzdeleri

%66.67
%28.1
%0
%40

Codes

Color #336E99 in popluar color models

33 6E 99
RGB 51 110 153
HSL 205° 50.00% 40.00%
HSB/HSV 205° 66.67% 60.00%
CMYK 66.67% 28.10% 0.00%
40.00%

Color #336E99 in popluar number systems.

HEX 33 6E 99
Decimal 51 110 153
Binary 110011 1101110 10011001
Octal 63 156 231

Shades and tints

Shades of #336E99

#336E99
(51,110,153)
#2F648C
(47,100,140)
#2B5A7F
(43,90,127)
#275072
(39,80,114)
#234665
(35,70,101)
#1F3C58
(31,60,88)
#1B324B
(27,50,75)
#17283E
(23,40,62)
#131E31
(19,30,49)
#0F1424
(15,20,36)
#0B0A17
(11,10,23)
#000000
(0,0,0)

Tints of #336E99

#336E99
(51,110,153)
#457BA2
(69,123,162)
#5788AB
(87,136,171)
#6995B4
(105,149,180)
#7BA2BD
(123,162,189)
#8DAFC6
(141,175,198)
#9FBCCF
(159,188,207)
#B1C9D8
(177,201,216)
#C3D6E1
(195,214,225)
#D5E3EA
(213,227,234)
#E7F0F3
(231,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336E99 color. Also use rgb(51,110,153) instead hex code.

Text Font Color

.myTextColor { color: #336E99; }

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

This text font color is #336E99.

Background Color

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

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

This div background color is #336E99.

Border color

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

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

This div border color is #336E99.

Opacity

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

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

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

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

This text has shadow with #336E99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336E99.

Preview

Color preview on black background

This text has color #336E99 on black background.


Color preview on white background

This text has color #336E99 on white background.


Black color preview on #336E99 background

This text has black color on #336E99 background.


White color preview on #336E99 background

This text has white color on #336E99 background.


Related colors

Complementary color

Complementary color for #hex is #CC9166.


I love getcolorcode.com

Triadic colors

1 #99336E and #6E9933 with #336E99 are triadic colors.

2 #996E33 and #6E3399 with #336E99 are triadic colors.