COLOR #424B6F

HEX: #424B6F RGB: (66,75,111)

Renk bilgisi

#424B6F contains red, green and blue colors in about the same proportion. #424B6F ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#424B6F color RGB value is (66,75,111).

RGB: (66,75,111) (26%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 75 of 255 = 29%
B 111 of 255 = 44%

66
75
111

R + G + B ~ 33%. #424B6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 75 + 111 = 252 (100%)
R 66 of 252 ~ 26.19%
G 75 of 252 ~ 29.76%
B 111 of 252 ~ 44.05'%

%26.19
%29.76
%44.05

CMYK RENK MODELİ

#424B6F rengi CMYK tonu (41,32,0,56).

  • camgöbeği tonu 40.54%
  • eflatun tonu 32.43%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (41,32,0,56)
C41M32Y0K56 (41%, 32%, 0%, 56%)
(0.41 / 0.32 / 0.00 / 0.56)

CMYK yüzdeleri

%40.54
%32.43
%0
%56.47

Codes

Color #424B6F in popluar color models

42 4B 6F
RGB 66 75 111
HSL 228° 25.42% 34.71%
HSB/HSV 228° 40.54% 43.53%
CMYK 40.54% 32.43% 0.00%
56.47%

Color #424B6F in popluar number systems.

HEX 42 4B 6F
Decimal 66 75 111
Binary 1000010 1001011 1101111
Octal 102 113 157

Shades and tints

Shades of #424B6F

#424B6F
(66,75,111)
#3C4565
(60,69,101)
#363F5B
(54,63,91)
#303951
(48,57,81)
#2A3347
(42,51,71)
#242D3D
(36,45,61)
#1E2733
(30,39,51)
#182129
(24,33,41)
#121B1F
(18,27,31)
#0C1515
(12,21,21)
#060F0B
(6,15,11)
#000000
(0,0,0)

Tints of #424B6F

#424B6F
(66,75,111)
#535B7C
(83,91,124)
#646B89
(100,107,137)
#757B96
(117,123,150)
#868BA3
(134,139,163)
#979BB0
(151,155,176)
#A8ABBD
(168,171,189)
#B9BBCA
(185,187,202)
#CACBD7
(202,203,215)
#DBDBE4
(219,219,228)
#ECEBF1
(236,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424B6F color. Also use rgb(66,75,111) instead hex code.

Text Font Color

.myTextColor { color: #424B6F; }

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

This text font color is #424B6F.

Background Color

.myBgColor { background-color: #424B6F; }

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

This div background color is #424B6F.

Border color

.myBorderColor { border: 1px solid #424B6F; }

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

This div border color is #424B6F.

Opacity

.myOpacity80 { color: #424B6F; opacity: 0.8; }

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

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

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

This text has shadow with #424B6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424B6F.

Preview

Color preview on black background

This text has color #424B6F on black background.


Color preview on white background

This text has color #424B6F on white background.


Black color preview on #424B6F background

This text has black color on #424B6F background.


White color preview on #424B6F background

This text has white color on #424B6F background.


Related colors

Complementary color

Complementary color for #hex is #BDB490.


I love getcolorcode.com

Triadic colors

1 #6F424B and #4B6F42 with #424B6F are triadic colors.

2 #6F4B42 and #4B426F with #424B6F are triadic colors.