COLOR #69B0B8

HEX: #69B0B8 RGB: (105,176,184)

Color info

#69B0B8 contains mainly green and blue colors. Web safe color of #69B0B8 is #6699CC (or #69C).

RGB color model

#69B0B8 color RGB value is (105,176,184).

RGB: (105,176,184) (41%, 69%, 72%)

RGB channels and saturation

R 105 of 255 = 41%
G 176 of 255 = 69%
B 184 of 255 = 72%

105
176
184

R + G + B ~ 61%. #69B0B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 105 + 176 + 184 = 465 (100%)
R 105 of 465 ~ 22.58%
G 176 of 465 ~ 37.85%
B 184 of 465 ~ 39.57'%

%22.58
%37.85
%39.57

CMYK color model

#69B0B8 color CMYK value is (43,4,0,28).

  • cyan value is 42.93%
  • magenta value is 4.35%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (43,4,0,28) C43M4Y0K28 (43%,4%,0%,28%) (0.43/0.04/0.00/0.28) 

CMYK percentages

%42.93
%4.35
%0
%27.84

Codes

Color #69B0B8 in popluar color models

69 B0 B8
RGB 105 176 184
HSL 186° 35.75% 56.67%
HSB/HSV 186° 42.93% 72.16%
CMYK 42.93% 4.35% 0.00%
27.84%

Color #69B0B8 in popluar number systems.

HEX 69 B0 B8
Decimal 105 176 184
Binary 1101001 10110000 10111000
Octal 151 260 270

Shades and tints

Shades of #69B0B8

#69B0B8
(105,176,184)
#60A0A8
(96,160,168)
#579098
(87,144,152)
#4E8088
(78,128,136)
#457078
(69,112,120)
#3C6068
(60,96,104)
#335058
(51,80,88)
#2A4048
(42,64,72)
#213038
(33,48,56)
#182028
(24,32,40)
#0F1018
(15,16,24)
#000000
(0,0,0)

Tints of #69B0B8

#69B0B8
(105,176,184)
#76B7BE
(118,183,190)
#83BEC4
(131,190,196)
#90C5CA
(144,197,202)
#9DCCD0
(157,204,208)
#AAD3D6
(170,211,214)
#B7DADC
(183,218,220)
#C4E1E2
(196,225,226)
#D1E8E8
(209,232,232)
#DEEFEE
(222,239,238)
#EBF6F4
(235,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69B0B8 color. Also use rgb(105,176,184) instead hex code.

Text Font Color

.myTextColor { color: #69B0B8; }

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

This text font color is #69B0B8.

Background Color

.myBgColor { background-color: #69B0B8; }

<div style="background-color:#69B0B8">Inner text</div>

This div background color is #69B0B8.

Border color

.myBorderColor { border: 1px solid #69B0B8; }

<div style="border:3px solid #69B0B8">Div</div>

This div border color is #69B0B8.

Opacity

.myOpacity80 { color: #69B0B8; opacity: 0.8; }

<p style="color:#69B0B8;opacity:0.8;">80%</p>

Text with #69B0B8 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 #69B0B8;}

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

This text has shadow with #69B0B8 color.


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

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

This text has shadow with #69B0B8 primary color and red secondary color.


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

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

This text has shadow with #69B0B8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #69B0B8.

Preview

Color preview on black background

This text has color #69B0B8 on black background.


Color preview on white background

This text has color #69B0B8 on white background.


Black color preview on #69B0B8 background

This text has black color on #69B0B8 background.


White color preview on #69B0B8 background

This text has white color on #69B0B8 background.


Related colors

Complementary color

Complementary color for #hex is #964F47.


I love getcolorcode.com

Triadic colors

1 #B869B0 and #B0B869 with #69B0B8 are triadic colors.

2 #B8B069 and #B069B8 with #69B0B8 are triadic colors.