COLOR #42BFDE

HEX: #42BFDE RGB: (66,191,222)

Color info

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

RGB color model

#42BFDE color RGB value is (66,191,222).

RGB: (66,191,222) (26%, 75%, 87%)

RGB channels and saturation

R 66 of 255 = 26%
G 191 of 255 = 75%
B 222 of 255 = 87%

66
191
222

R + G + B ~ 63%. #42BFDE is quite light color.

Portions of RGB colors in percentages

R + G + B = 66 + 191 + 222 = 479 (100%)
R 66 of 479 ~ 13.78%
G 191 of 479 ~ 39.87%
B 222 of 479 ~ 46.35'%

%13.78
%39.87
%46.35

CMYK color model

#42BFDE color CMYK value is (70,14,0,13).

  • cyan value is 70.27%
  • magenta value is 13.96%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (70,14,0,13)
C70M14Y0K13 (70%, 14%, 0%, 13%)
(0.70 / 0.14 / 0.00 / 0.13)

CMYK percentages

%70.27
%13.96
%0
%12.94

Codes

Color #42BFDE in popluar color models

42 BF DE
RGB 66 191 222
HSL 192° 70.27% 56.47%
HSB/HSV 192° 70.27% 87.06%
CMYK 70.27% 13.96% 0.00%
12.94%

Color #42BFDE in popluar number systems.

HEX 42 BF DE
Decimal 66 191 222
Binary 1000010 10111111 11011110
Octal 102 277 336

Shades and tints

Shades of #42BFDE

#42BFDE
(66,191,222)
#3CAECA
(60,174,202)
#369DB6
(54,157,182)
#308CA2
(48,140,162)
#2A7B8E
(42,123,142)
#246A7A
(36,106,122)
#1E5966
(30,89,102)
#184852
(24,72,82)
#12373E
(18,55,62)
#0C262A
(12,38,42)
#061516
(6,21,22)
#000000
(0,0,0)

Tints of #42BFDE

#42BFDE
(66,191,222)
#53C4E1
(83,196,225)
#64C9E4
(100,201,228)
#75CEE7
(117,206,231)
#86D3EA
(134,211,234)
#97D8ED
(151,216,237)
#A8DDF0
(168,221,240)
#B9E2F3
(185,226,243)
#CAE7F6
(202,231,246)
#DBECF9
(219,236,249)
#ECF1FC
(236,241,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42BFDE color. Also use rgb(66,191,222) instead hex code.

Text Font Color

.myTextColor { color: #42BFDE; }

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

This text font color is #42BFDE.

Background Color

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

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

This div background color is #42BFDE.

Border color

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

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

This div border color is #42BFDE.

Opacity

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

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

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

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

This text has shadow with #42BFDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42BFDE.

Preview

Color preview on black background

This text has color #42BFDE on black background.


Color preview on white background

This text has color #42BFDE on white background.


Black color preview on #42BFDE background

This text has black color on #42BFDE background.


White color preview on #42BFDE background

This text has white color on #42BFDE background.


Related colors

Complementary color

Complementary color for #hex is #BD4021.


I love getcolorcode.com

Triadic colors

1 #DE42BF and #BFDE42 with #42BFDE are triadic colors.

2 #DEBF42 and #BF42DE with #42BFDE are triadic colors.