COLOR #67B9E2

HEX: #67B9E2 RGB: (103,185,226)

Color info

#67B9E2 contains mainly green and blue colors. Web safe color of #67B9E2 is #66CCCC (or #6CC).

RGB color model

#67B9E2 color RGB value is (103,185,226).

RGB: (103,185,226) (40%, 73%, 89%)

RGB channels and saturation

R 103 of 255 = 40%
G 185 of 255 = 73%
B 226 of 255 = 89%

103
185
226

R + G + B ~ 67%. #67B9E2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 103 + 185 + 226 = 514 (100%)
R 103 of 514 ~ 20.04%
G 185 of 514 ~ 35.99%
B 226 of 514 ~ 43.97'%

%20.04
%35.99
%43.97

CMYK color model

#67B9E2 color CMYK value is (54,18,0,11).

  • cyan value is 54.42%
  • magenta value is 18.14%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (54,18,0,11)
C54M18Y0K11 (54%, 18%, 0%, 11%)
(0.54 / 0.18 / 0.00 / 0.11)

CMYK percentages

%54.42
%18.14
%0
%11.37

Codes

Color #67B9E2 in popluar color models

67 B9 E2
RGB 103 185 226
HSL 200° 67.96% 64.51%
HSB/HSV 200° 54.42% 88.63%
CMYK 54.42% 18.14% 0.00%
11.37%

Color #67B9E2 in popluar number systems.

HEX 67 B9 E2
Decimal 103 185 226
Binary 1100111 10111001 11100010
Octal 147 271 342

Shades and tints

Shades of #67B9E2

#67B9E2
(103,185,226)
#5EA9CE
(94,169,206)
#5599BA
(85,153,186)
#4C89A6
(76,137,166)
#437992
(67,121,146)
#3A697E
(58,105,126)
#31596A
(49,89,106)
#284956
(40,73,86)
#1F3942
(31,57,66)
#16292E
(22,41,46)
#0D191A
(13,25,26)
#000000
(0,0,0)

Tints of #67B9E2

#67B9E2
(103,185,226)
#74BFE4
(116,191,228)
#81C5E6
(129,197,230)
#8ECBE8
(142,203,232)
#9BD1EA
(155,209,234)
#A8D7EC
(168,215,236)
#B5DDEE
(181,221,238)
#C2E3F0
(194,227,240)
#CFE9F2
(207,233,242)
#DCEFF4
(220,239,244)
#E9F5F6
(233,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67B9E2 color. Also use rgb(103,185,226) instead hex code.

Text Font Color

.myTextColor { color: #67B9E2; }

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

This text font color is #67B9E2.

Background Color

.myBgColor { background-color: #67B9E2; }

<div style="background-color:#67B9E2">Inner text</div>

This div background color is #67B9E2.

Border color

.myBorderColor { border: 1px solid #67B9E2; }

<div style="border:3px solid #67B9E2">Div</div>

This div border color is #67B9E2.

Opacity

.myOpacity80 { color: #67B9E2; opacity: 0.8; }

<p style="color:#67B9E2;opacity:0.8;">80%</p>

Text with #67B9E2 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 #67B9E2;}

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

This text has shadow with #67B9E2 color.


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

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

This text has shadow with #67B9E2 primary color and red secondary color.


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

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

This text has shadow with #67B9E2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #67B9E2.

Preview

Color preview on black background

This text has color #67B9E2 on black background.


Color preview on white background

This text has color #67B9E2 on white background.


Black color preview on #67B9E2 background

This text has black color on #67B9E2 background.


White color preview on #67B9E2 background

This text has white color on #67B9E2 background.


Related colors

Complementary color

Complementary color for #hex is #98461D.


I love getcolorcode.com

Triadic colors

1 #E267B9 and #B9E267 with #67B9E2 are triadic colors.

2 #E2B967 and #B967E2 with #67B9E2 are triadic colors.