COLOR #4479DD

HEX: #4479DD RGB: (68,121,221)

Renk bilgisi

#4479DD contains mainly blue color. #4479DD ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4479DD color RGB value is (68,121,221).

RGB: (68,121,221) (27%, 47%, 87%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 121 of 255 = 47%
B 221 of 255 = 87%

68
121
221

R + G + B ~ 54%. #4479DD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 68 + 121 + 221 = 410 (100%)
R 68 of 410 ~ 16.59%
G 121 of 410 ~ 29.51%
B 221 of 410 ~ 53.9'%

%16.59
%29.51
%53.9

CMYK RENK MODELİ

#4479DD rengi CMYK tonu (69,45,0,13).

  • camgöbeği tonu 69.23%
  • eflatun tonu 45.25%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%
CMYK: (69,45,0,13) C69M45Y0K13 (69%,45%,0%,13%) (0.69/0.45/0.00/0.13) 

CMYK yüzdeleri

%69.23
%45.25
%0
%13.33

Codes

Color #4479DD in popluar color models

44 79 DD
RGB 68 121 221
HSL 219° 69.23% 56.67%
HSB/HSV 219° 69.23% 86.67%
CMYK 69.23% 45.25% 0.00%
13.33%

Color #4479DD in popluar number systems.

HEX 44 79 DD
Decimal 68 121 221
Binary 1000100 1111001 11011101
Octal 104 171 335

Shades and tints

Shades of #4479DD

#4479DD
(68,121,221)
#3E6EC9
(62,110,201)
#3863B5
(56,99,181)
#3258A1
(50,88,161)
#2C4D8D
(44,77,141)
#264279
(38,66,121)
#203765
(32,55,101)
#1A2C51
(26,44,81)
#14213D
(20,33,61)
#0E1629
(14,22,41)
#080B15
(8,11,21)
#000000
(0,0,0)

Tints of #4479DD

#4479DD
(68,121,221)
#5585E0
(85,133,224)
#6691E3
(102,145,227)
#779DE6
(119,157,230)
#88A9E9
(136,169,233)
#99B5EC
(153,181,236)
#AAC1EF
(170,193,239)
#BBCDF2
(187,205,242)
#CCD9F5
(204,217,245)
#DDE5F8
(221,229,248)
#EEF1FB
(238,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4479DD color. Also use rgb(68,121,221) instead hex code.

Text Font Color

.myTextColor { color: #4479DD; }

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

This text font color is #4479DD.

Background Color

.myBgColor { background-color: #4479DD; }

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

This div background color is #4479DD.

Border color

.myBorderColor { border: 1px solid #4479DD; }

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

This div border color is #4479DD.

Opacity

.myOpacity80 { color: #4479DD; opacity: 0.8; }

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

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

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

This text has shadow with #4479DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4479DD.

Preview

Color preview on black background

This text has color #4479DD on black background.


Color preview on white background

This text has color #4479DD on white background.


Black color preview on #4479DD background

This text has black color on #4479DD background.


White color preview on #4479DD background

This text has white color on #4479DD background.


Related colors

Complementary color

Complementary color for #hex is #BB8622.


I love getcolorcode.com

Triadic colors

1 #DD4479 and #79DD44 with #4479DD are triadic colors.

2 #DD7944 and #7944DD with #4479DD are triadic colors.