COLOR #42B6B8

HEX: #42B6B8 RGB: (66,182,184)

Color info

#42B6B8 contains mainly green and blue colors. Web safe color of #42B6B8 is #33CCCC (or #3CC).

RGB color model

#42B6B8 color RGB value is (66,182,184).

RGB: (66,182,184) (26%, 71%, 72%)

RGB channels and saturation

R 66 of 255 = 26%
G 182 of 255 = 71%
B 184 of 255 = 72%

66
182
184

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

Portions of RGB colors in percentages

R + G + B = 66 + 182 + 184 = 432 (100%)
R 66 of 432 ~ 15.28%
G 182 of 432 ~ 42.13%
B 184 of 432 ~ 42.59'%

%15.28
%42.13
%42.59

CMYK color model

#42B6B8 color CMYK value is (64,1,0,28).

  • cyan value is 64.13%
  • magenta value is 1.09%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (64,1,0,28) C64M1Y0K28 (64%,1%,0%,28%) (0.64/0.01/0.00/0.28) 

CMYK percentages

%64.13
%1.09
%0
%27.84

Codes

Color #42B6B8 in popluar color models

42 B6 B8
RGB 66 182 184
HSL 181° 47.20% 49.02%
HSB/HSV 181° 64.13% 72.16%
CMYK 64.13% 1.09% 0.00%
27.84%

Color #42B6B8 in popluar number systems.

HEX 42 B6 B8
Decimal 66 182 184
Binary 1000010 10110110 10111000
Octal 102 266 270

Shades and tints

Shades of #42B6B8

#42B6B8
(66,182,184)
#3CA6A8
(60,166,168)
#369698
(54,150,152)
#308688
(48,134,136)
#2A7678
(42,118,120)
#246668
(36,102,104)
#1E5658
(30,86,88)
#184648
(24,70,72)
#123638
(18,54,56)
#0C2628
(12,38,40)
#061618
(6,22,24)
#000000
(0,0,0)

Tints of #42B6B8

#42B6B8
(66,182,184)
#53BCBE
(83,188,190)
#64C2C4
(100,194,196)
#75C8CA
(117,200,202)
#86CED0
(134,206,208)
#97D4D6
(151,212,214)
#A8DADC
(168,218,220)
#B9E0E2
(185,224,226)
#CAE6E8
(202,230,232)
#DBECEE
(219,236,238)
#ECF2F4
(236,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42B6B8 color. Also use rgb(66,182,184) instead hex code.

Text Font Color

.myTextColor { color: #42B6B8; }

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

This text font color is #42B6B8.

Background Color

.myBgColor { background-color: #42B6B8; }

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

This div background color is #42B6B8.

Border color

.myBorderColor { border: 1px solid #42B6B8; }

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

This div border color is #42B6B8.

Opacity

.myOpacity80 { color: #42B6B8; opacity: 0.8; }

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

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

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

This text has shadow with #42B6B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42B6B8.

Preview

Color preview on black background

This text has color #42B6B8 on black background.


Color preview on white background

This text has color #42B6B8 on white background.


Black color preview on #42B6B8 background

This text has black color on #42B6B8 background.


White color preview on #42B6B8 background

This text has white color on #42B6B8 background.


Related colors

Complementary color

Complementary color for #hex is #BD4947.


I love getcolorcode.com

Triadic colors

1 #B842B6 and #B6B842 with #42B6B8 are triadic colors.

2 #B8B642 and #B642B8 with #42B6B8 are triadic colors.