COLOR #426863

HEX: #426863 RGB: (66,104,99)

Renk bilgisi

#426863 contains red, green and blue colors in about the same proportion. #426863 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#426863 color RGB value is (66,104,99).

RGB: (66,104,99) (26%, 41%, 39%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 104 of 255 = 41%
B 99 of 255 = 39%

66
104
99

R + G + B ~ 35%. #426863 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 104 + 99 = 269 (100%)
R 66 of 269 ~ 24.54%
G 104 of 269 ~ 38.66%
B 99 of 269 ~ 36.8'%

%24.54
%38.66
%36.8

CMYK RENK MODELİ

#426863 rengi CMYK tonu (37,0,5,59).

  • camgöbeği tonu 36.54%
  • eflatun tonu 0.00%
  • sarı tonu 4.81%
  • ana renk tonu 59.22%

CMYK: (37,0,5,59)
C37M0Y5K59 (37%, 0%, 5%, 59%)
(0.37 / 0.00 / 0.05 / 0.59)

CMYK yüzdeleri

%36.54
%0
%4.81
%59.22

Codes

Color #426863 in popluar color models

42 68 63
RGB 66 104 99
HSL 172° 22.35% 33.33%
HSB/HSV 172° 36.54% 40.78%
CMYK 36.54% 0.00% 4.81%
59.22%

Color #426863 in popluar number systems.

HEX 42 68 63
Decimal 66 104 99
Binary 1000010 1101000 1100011
Octal 102 150 143

Shades and tints

Shades of #426863

#426863
(66,104,99)
#3C5F5A
(60,95,90)
#365651
(54,86,81)
#304D48
(48,77,72)
#2A443F
(42,68,63)
#243B36
(36,59,54)
#1E322D
(30,50,45)
#182924
(24,41,36)
#12201B
(18,32,27)
#0C1712
(12,23,18)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #426863

#426863
(66,104,99)
#537571
(83,117,113)
#64827F
(100,130,127)
#758F8D
(117,143,141)
#869C9B
(134,156,155)
#97A9A9
(151,169,169)
#A8B6B7
(168,182,183)
#B9C3C5
(185,195,197)
#CAD0D3
(202,208,211)
#DBDDE1
(219,221,225)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426863 color. Also use rgb(66,104,99) instead hex code.

Text Font Color

.myTextColor { color: #426863; }

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

This text font color is #426863.

Background Color

.myBgColor { background-color: #426863; }

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

This div background color is #426863.

Border color

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

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

This div border color is #426863.

Opacity

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

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

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

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

This text has shadow with #426863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426863.

Preview

Color preview on black background

This text has color #426863 on black background.


Color preview on white background

This text has color #426863 on white background.


Black color preview on #426863 background

This text has black color on #426863 background.


White color preview on #426863 background

This text has white color on #426863 background.


Related colors

Complementary color

Complementary color for #hex is #BD979C.


I love getcolorcode.com

Triadic colors

1 #634268 and #686342 with #426863 are triadic colors.

2 #636842 and #684263 with #426863 are triadic colors.