COLOR #42065A

HEX: #42065A RGB: (66,6,90)

Color info

#42065A contains mainly red and blue colors. Web safe color of #42065A is #330066 (or #306).

RGB color model

#42065A color RGB value is (66,6,90).

RGB: (66,6,90) (26%, 2%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 6 of 255 = 2%
B 90 of 255 = 35%

66
6
90

R + G + B ~ 21%. #42065A is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 6 + 90 = 162 (100%)
R 66 of 162 ~ 40.74%
G 6 of 162 ~ 3.7%
B 90 of 162 ~ 55.56'%

%40.74
%55.56

CMYK color model

#42065A color CMYK value is (27,93,0,65).

  • cyan value is 26.67%
  • magenta value is 93.33%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (27,93,0,65)
C27M93Y0K65 (27%, 93%, 0%, 65%)
(0.27 / 0.93 / 0.00 / 0.65)

CMYK percentages

%26.67
%93.33
%0
%64.71

Codes

Color #42065A in popluar color models

42 06 5A
RGB 66 6 90
HSL 283° 87.50% 18.82%
HSB/HSV 283° 93.33% 35.29%
CMYK 26.67% 93.33% 0.00%
64.71%

Color #42065A in popluar number systems.

HEX 42 06 5A
Decimal 66 6 90
Binary 1000010 110 1011010
Octal 102 6 132

Shades and tints

Shades of #42065A

#42065A
(66,6,90)
#3C0652
(60,6,82)
#36064A
(54,6,74)
#300642
(48,6,66)
#2A063A
(42,6,58)
#240632
(36,6,50)
#1E062A
(30,6,42)
#180622
(24,6,34)
#12061A
(18,6,26)
#0C0612
(12,6,18)
#06060A
(6,6,10)
#000000
(0,0,0)

Tints of #42065A

#42065A
(66,6,90)
#531C69
(83,28,105)
#643278
(100,50,120)
#754887
(117,72,135)
#865E96
(134,94,150)
#9774A5
(151,116,165)
#A88AB4
(168,138,180)
#B9A0C3
(185,160,195)
#CAB6D2
(202,182,210)
#DBCCE1
(219,204,225)
#ECE2F0
(236,226,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42065A color. Also use rgb(66,6,90) instead hex code.

Text Font Color

.myTextColor { color: #42065A; }

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

This text font color is #42065A.

Background Color

.myBgColor { background-color: #42065A; }

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

This div background color is #42065A.

Border color

.myBorderColor { border: 1px solid #42065A; }

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

This div border color is #42065A.

Opacity

.myOpacity80 { color: #42065A; opacity: 0.8; }

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

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

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

This text has shadow with #42065A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42065A.

Preview

Color preview on black background

This text has color #42065A on black background.


Color preview on white background

This text has color #42065A on white background.


Black color preview on #42065A background

This text has black color on #42065A background.


White color preview on #42065A background

This text has white color on #42065A background.


Related colors

Complementary color

Complementary color for #hex is #BDF9A5.


I love getcolorcode.com

Triadic colors

1 #5A4206 and #065A42 with #42065A are triadic colors.

2 #5A0642 and #06425A with #42065A are triadic colors.