COLOR #42848A

HEX: #42848A RGB: (66,132,138)

Color info

#42848A contains mainly green and blue colors. Web safe color of #42848A is #339999 (or #399).

RGB color model

#42848A color RGB value is (66,132,138).

RGB: (66,132,138) (26%, 52%, 54%)

RGB channels and saturation

R 66 of 255 = 26%
G 132 of 255 = 52%
B 138 of 255 = 54%

66
132
138

R + G + B ~ 44%. #42848A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 132 + 138 = 336 (100%)
R 66 of 336 ~ 19.64%
G 132 of 336 ~ 39.29%
B 138 of 336 ~ 41.07'%

%19.64
%39.29
%41.07

CMYK color model

#42848A color CMYK value is (52,4,0,46).

  • cyan value is 52.17%
  • magenta value is 4.35%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (52,4,0,46) C52M4Y0K46 (52%,4%,0%,46%) (0.52/0.04/0.00/0.46) 

CMYK percentages

%52.17
%4.35
%0
%45.88

Codes

Color #42848A in popluar color models

42 84 8A
RGB 66 132 138
HSL 185° 35.29% 40.00%
HSB/HSV 185° 52.17% 54.12%
CMYK 52.17% 4.35% 0.00%
45.88%

Color #42848A in popluar number systems.

HEX 42 84 8A
Decimal 66 132 138
Binary 1000010 10000100 10001010
Octal 102 204 212

Shades and tints

Shades of #42848A

#42848A
(66,132,138)
#3C787E
(60,120,126)
#366C72
(54,108,114)
#306066
(48,96,102)
#2A545A
(42,84,90)
#24484E
(36,72,78)
#1E3C42
(30,60,66)
#183036
(24,48,54)
#12242A
(18,36,42)
#0C181E
(12,24,30)
#060C12
(6,12,18)
#000000
(0,0,0)

Tints of #42848A

#42848A
(66,132,138)
#538F94
(83,143,148)
#649A9E
(100,154,158)
#75A5A8
(117,165,168)
#86B0B2
(134,176,178)
#97BBBC
(151,187,188)
#A8C6C6
(168,198,198)
#B9D1D0
(185,209,208)
#CADCDA
(202,220,218)
#DBE7E4
(219,231,228)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42848A color. Also use rgb(66,132,138) instead hex code.

Text Font Color

.myTextColor { color: #42848A; }

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

This text font color is #42848A.

Background Color

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

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

This div background color is #42848A.

Border color

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

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

This div border color is #42848A.

Opacity

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

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

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

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

This text has shadow with #42848A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42848A.

Preview

Color preview on black background

This text has color #42848A on black background.


Color preview on white background

This text has color #42848A on white background.


Black color preview on #42848A background

This text has black color on #42848A background.


White color preview on #42848A background

This text has white color on #42848A background.


Related colors

Complementary color

Complementary color for #hex is #BD7B75.


I love getcolorcode.com

Triadic colors

1 #8A4284 and #848A42 with #42848A are triadic colors.

2 #8A8442 and #84428A with #42848A are triadic colors.