COLOR #42768A

HEX: #42768A RGB: (66,118,138)

Color info

#42768A contains mainly green and blue colors. Web safe color of #42768A is #336699 (or #369).

RGB color model

#42768A color RGB value is (66,118,138).

RGB: (66,118,138) (26%, 46%, 54%)

RGB channels and saturation

R 66 of 255 = 26%
G 118 of 255 = 46%
B 138 of 255 = 54%

66
118
138

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

Portions of RGB colors in percentages

R + G + B = 66 + 118 + 138 = 322 (100%)
R 66 of 322 ~ 20.5%
G 118 of 322 ~ 36.65%
B 138 of 322 ~ 42.86'%

%20.5
%36.65
%42.86

CMYK color model

#42768A color CMYK value is (52,14,0,46).

  • cyan value is 52.17%
  • magenta value is 14.49%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (52,14,0,46)
C52M14Y0K46 (52%, 14%, 0%, 46%)
(0.52 / 0.14 / 0.00 / 0.46)

CMYK percentages

%52.17
%14.49
%0
%45.88

Codes

Color #42768A in popluar color models

42 76 8A
RGB 66 118 138
HSL 197° 35.29% 40.00%
HSB/HSV 197° 52.17% 54.12%
CMYK 52.17% 14.49% 0.00%
45.88%

Color #42768A in popluar number systems.

HEX 42 76 8A
Decimal 66 118 138
Binary 1000010 1110110 10001010
Octal 102 166 212

Shades and tints

Shades of #42768A

#42768A
(66,118,138)
#3C6C7E
(60,108,126)
#366272
(54,98,114)
#305866
(48,88,102)
#2A4E5A
(42,78,90)
#24444E
(36,68,78)
#1E3A42
(30,58,66)
#183036
(24,48,54)
#12262A
(18,38,42)
#0C1C1E
(12,28,30)
#061212
(6,18,18)
#000000
(0,0,0)

Tints of #42768A

#42768A
(66,118,138)
#538294
(83,130,148)
#648E9E
(100,142,158)
#759AA8
(117,154,168)
#86A6B2
(134,166,178)
#97B2BC
(151,178,188)
#A8BEC6
(168,190,198)
#B9CAD0
(185,202,208)
#CAD6DA
(202,214,218)
#DBE2E4
(219,226,228)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #42768A; }

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

This text font color is #42768A.

Background Color

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

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

This div background color is #42768A.

Border color

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

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

This div border color is #42768A.

Opacity

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

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

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

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

This text has shadow with #42768A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42768A.

Preview

Color preview on black background

This text has color #42768A on black background.


Color preview on white background

This text has color #42768A on white background.


Black color preview on #42768A background

This text has black color on #42768A background.


White color preview on #42768A background

This text has white color on #42768A background.


Related colors

Complementary color

Complementary color for #hex is #BD8975.


I love getcolorcode.com

Triadic colors

1 #8A4276 and #768A42 with #42768A are triadic colors.

2 #8A7642 and #76428A with #42768A are triadic colors.