COLOR #42379B

HEX: #42379B RGB: (66,55,155)

Renk bilgisi

#42379B contains mainly blue color. #42379B ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#42379B color RGB value is (66,55,155).

RGB: (66,55,155) (26%, 22%, 61%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 55 of 255 = 22%
B 155 of 255 = 61%

66
55
155

R + G + B ~ 36%. #42379B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 55 + 155 = 276 (100%)
R 66 of 276 ~ 23.91%
G 55 of 276 ~ 19.93%
B 155 of 276 ~ 56.16'%

%23.91
%19.93
%56.16

CMYK RENK MODELİ

#42379B rengi CMYK tonu (57,65,0,39).

  • camgöbeği tonu 57.42%
  • eflatun tonu 64.52%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (57,65,0,39)
C57M65Y0K39 (57%, 65%, 0%, 39%)
(0.57 / 0.65 / 0.00 / 0.39)

CMYK yüzdeleri

%57.42
%64.52
%0
%39.22

Codes

Color #42379B in popluar color models

42 37 9B
RGB 66 55 155
HSL 247° 47.62% 41.18%
HSB/HSV 247° 64.52% 60.78%
CMYK 57.42% 64.52% 0.00%
39.22%

Color #42379B in popluar number systems.

HEX 42 37 9B
Decimal 66 55 155
Binary 1000010 110111 10011011
Octal 102 67 233

Shades and tints

Shades of #42379B

#42379B
(66,55,155)
#3C328D
(60,50,141)
#362D7F
(54,45,127)
#302871
(48,40,113)
#2A2363
(42,35,99)
#241E55
(36,30,85)
#1E1947
(30,25,71)
#181439
(24,20,57)
#120F2B
(18,15,43)
#0C0A1D
(12,10,29)
#06050F
(6,5,15)
#000000
(0,0,0)

Tints of #42379B

#42379B
(66,55,155)
#5349A4
(83,73,164)
#645BAD
(100,91,173)
#756DB6
(117,109,182)
#867FBF
(134,127,191)
#9791C8
(151,145,200)
#A8A3D1
(168,163,209)
#B9B5DA
(185,181,218)
#CAC7E3
(202,199,227)
#DBD9EC
(219,217,236)
#ECEBF5
(236,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42379B color. Also use rgb(66,55,155) instead hex code.

Text Font Color

.myTextColor { color: #42379B; }

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

This text font color is #42379B.

Background Color

.myBgColor { background-color: #42379B; }

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

This div background color is #42379B.

Border color

.myBorderColor { border: 1px solid #42379B; }

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

This div border color is #42379B.

Opacity

.myOpacity80 { color: #42379B; opacity: 0.8; }

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

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

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

This text has shadow with #42379B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42379B.

Preview

Color preview on black background

This text has color #42379B on black background.


Color preview on white background

This text has color #42379B on white background.


Black color preview on #42379B background

This text has black color on #42379B background.


White color preview on #42379B background

This text has white color on #42379B background.


Related colors

Complementary color

Complementary color for #hex is #BDC864.


I love getcolorcode.com

Triadic colors

1 #9B4237 and #379B42 with #42379B are triadic colors.

2 #9B3742 and #37429B with #42379B are triadic colors.