COLOR #3F6687

HEX: #3F6687 RGB: (63,102,135)

Renk bilgisi

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

RGB renk modeli

#3F6687 color RGB value is (63,102,135).

RGB: (63,102,135) (25%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 63 of 255 = 25%
G 102 of 255 = 40%
B 135 of 255 = 53%

63
102
135

R + G + B ~ 39%. #3F6687 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 63 + 102 + 135 = 300 (100%)
R 63 of 300 ~ 21%
G 102 of 300 ~ 34%
B 135 of 300 ~ 45'%

%21
%34
%45

CMYK RENK MODELİ

#3F6687 rengi CMYK tonu (53,24,0,47).

  • camgöbeği tonu 53.33%
  • eflatun tonu 24.44%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (53,24,0,47)
C53M24Y0K47 (53%, 24%, 0%, 47%)
(0.53 / 0.24 / 0.00 / 0.47)

CMYK yüzdeleri

%53.33
%24.44
%0
%47.06

Codes

Color #3F6687 in popluar color models

3F 66 87
RGB 63 102 135
HSL 208° 36.36% 38.82%
HSB/HSV 208° 53.33% 52.94%
CMYK 53.33% 24.44% 0.00%
47.06%

Color #3F6687 in popluar number systems.

HEX 3F 66 87
Decimal 63 102 135
Binary 111111 1100110 10000111
Octal 77 146 207

Shades and tints

Shades of #3F6687

#3F6687
(63,102,135)
#3A5D7B
(58,93,123)
#35546F
(53,84,111)
#304B63
(48,75,99)
#2B4257
(43,66,87)
#26394B
(38,57,75)
#21303F
(33,48,63)
#1C2733
(28,39,51)
#171E27
(23,30,39)
#12151B
(18,21,27)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #3F6687

#3F6687
(63,102,135)
#507391
(80,115,145)
#61809B
(97,128,155)
#728DA5
(114,141,165)
#839AAF
(131,154,175)
#94A7B9
(148,167,185)
#A5B4C3
(165,180,195)
#B6C1CD
(182,193,205)
#C7CED7
(199,206,215)
#D8DBE1
(216,219,225)
#E9E8EB
(233,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3F6687 color. Also use rgb(63,102,135) instead hex code.

Text Font Color

.myTextColor { color: #3F6687; }

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

This text font color is #3F6687.

Background Color

.myBgColor { background-color: #3F6687; }

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

This div background color is #3F6687.

Border color

.myBorderColor { border: 1px solid #3F6687; }

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

This div border color is #3F6687.

Opacity

.myOpacity80 { color: #3F6687; opacity: 0.8; }

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

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

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

This text has shadow with #3F6687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3F6687.

Preview

Color preview on black background

This text has color #3F6687 on black background.


Color preview on white background

This text has color #3F6687 on white background.


Black color preview on #3F6687 background

This text has black color on #3F6687 background.


White color preview on #3F6687 background

This text has white color on #3F6687 background.


Related colors

Complementary color

Complementary color for #hex is #C09978.


I love getcolorcode.com

Triadic colors

1 #873F66 and #66873F with #3F6687 are triadic colors.

2 #87663F and #663F87 with #3F6687 are triadic colors.