COLOR #336998

HEX: #336998 RGB: (51,105,152)

Renk bilgisi

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

RGB renk modeli

#336998 color RGB value is (51,105,152).

RGB: (51,105,152) (20%, 41%, 60%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 105 of 255 = 41%
B 152 of 255 = 60%

51
105
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 105 + 152 = 308 (100%)
R 51 of 308 ~ 16.56%
G 105 of 308 ~ 34.09%
B 152 of 308 ~ 49.35'%

%16.56
%34.09
%49.35

CMYK RENK MODELİ

#336998 rengi CMYK tonu (66,31,0,40).

  • camgöbeği tonu 66.45%
  • eflatun tonu 30.92%
  • sarı tonu 0.00%
  • ana renk tonu 40.39%

CMYK: (66,31,0,40)
C66M31Y0K40 (66%, 31%, 0%, 40%)
(0.66 / 0.31 / 0.00 / 0.40)

CMYK yüzdeleri

%66.45
%30.92
%0
%40.39

Codes

Color #336998 in popluar color models

33 69 98
RGB 51 105 152
HSL 208° 49.75% 39.80%
HSB/HSV 208° 66.45% 59.61%
CMYK 66.45% 30.92% 0.00%
40.39%

Color #336998 in popluar number systems.

HEX 33 69 98
Decimal 51 105 152
Binary 110011 1101001 10011000
Octal 63 151 230

Shades and tints

Shades of #336998

#336998
(51,105,152)
#2F608B
(47,96,139)
#2B577E
(43,87,126)
#274E71
(39,78,113)
#234564
(35,69,100)
#1F3C57
(31,60,87)
#1B334A
(27,51,74)
#172A3D
(23,42,61)
#132130
(19,33,48)
#0F1823
(15,24,35)
#0B0F16
(11,15,22)
#000000
(0,0,0)

Tints of #336998

#336998
(51,105,152)
#4576A1
(69,118,161)
#5783AA
(87,131,170)
#6990B3
(105,144,179)
#7B9DBC
(123,157,188)
#8DAAC5
(141,170,197)
#9FB7CE
(159,183,206)
#B1C4D7
(177,196,215)
#C3D1E0
(195,209,224)
#D5DEE9
(213,222,233)
#E7EBF2
(231,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336998 color. Also use rgb(51,105,152) instead hex code.

Text Font Color

.myTextColor { color: #336998; }

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

This text font color is #336998.

Background Color

.myBgColor { background-color: #336998; }

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

This div background color is #336998.

Border color

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

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

This div border color is #336998.

Opacity

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

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

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

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

This text has shadow with #336998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336998.

Preview

Color preview on black background

This text has color #336998 on black background.


Color preview on white background

This text has color #336998 on white background.


Black color preview on #336998 background

This text has black color on #336998 background.


White color preview on #336998 background

This text has white color on #336998 background.


Related colors

Complementary color

Complementary color for #hex is #CC9667.


I love getcolorcode.com

Triadic colors

1 #983369 and #699833 with #336998 are triadic colors.

2 #986933 and #693398 with #336998 are triadic colors.