COLOR #619BBE

HEX: #619BBE RGB: (97,155,190)

Color info

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

RGB color model

#619BBE color RGB value is (97,155,190).

RGB: (97,155,190) (38%, 61%, 75%)

RGB channels and saturation

R 97 of 255 = 38%
G 155 of 255 = 61%
B 190 of 255 = 75%

97
155
190

R + G + B ~ 58%. #619BBE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 155 + 190 = 442 (100%)
R 97 of 442 ~ 21.95%
G 155 of 442 ~ 35.07%
B 190 of 442 ~ 42.99'%

%21.95
%35.07
%42.99

CMYK color model

#619BBE color CMYK value is (49,18,0,25).

  • cyan value is 48.95%
  • magenta value is 18.42%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (49,18,0,25)
C49M18Y0K25 (49%, 18%, 0%, 25%)
(0.49 / 0.18 / 0.00 / 0.25)

CMYK percentages

%48.95
%18.42
%0
%25.49

Codes

Color #619BBE in popluar color models

61 9B BE
RGB 97 155 190
HSL 203° 41.70% 56.27%
HSB/HSV 203° 48.95% 74.51%
CMYK 48.95% 18.42% 0.00%
25.49%

Color #619BBE in popluar number systems.

HEX 61 9B BE
Decimal 97 155 190
Binary 1100001 10011011 10111110
Octal 141 233 276

Shades and tints

Shades of #619BBE

#619BBE
(97,155,190)
#598DAD
(89,141,173)
#517F9C
(81,127,156)
#49718B
(73,113,139)
#41637A
(65,99,122)
#395569
(57,85,105)
#314758
(49,71,88)
#293947
(41,57,71)
#212B36
(33,43,54)
#191D25
(25,29,37)
#110F14
(17,15,20)
#000000
(0,0,0)

Tints of #619BBE

#619BBE
(97,155,190)
#6FA4C3
(111,164,195)
#7DADC8
(125,173,200)
#8BB6CD
(139,182,205)
#99BFD2
(153,191,210)
#A7C8D7
(167,200,215)
#B5D1DC
(181,209,220)
#C3DAE1
(195,218,225)
#D1E3E6
(209,227,230)
#DFECEB
(223,236,235)
#EDF5F0
(237,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #619BBE color. Also use rgb(97,155,190) instead hex code.

Text Font Color

.myTextColor { color: #619BBE; }

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

This text font color is #619BBE.

Background Color

.myBgColor { background-color: #619BBE; }

<div style="background-color:#619BBE">Inner text</div>

This div background color is #619BBE.

Border color

.myBorderColor { border: 1px solid #619BBE; }

<div style="border:3px solid #619BBE">Div</div>

This div border color is #619BBE.

Opacity

.myOpacity80 { color: #619BBE; opacity: 0.8; }

<p style="color:#619BBE;opacity:0.8;">80%</p>

Text with #619BBE 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 #619BBE;}

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

This text has shadow with #619BBE color.


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

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

This text has shadow with #619BBE primary color and red secondary color.


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

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

This text has shadow with #619BBE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #619BBE.

Preview

Color preview on black background

This text has color #619BBE on black background.


Color preview on white background

This text has color #619BBE on white background.


Black color preview on #619BBE background

This text has black color on #619BBE background.


White color preview on #619BBE background

This text has white color on #619BBE background.


Related colors

Complementary color

Complementary color for #hex is #9E6441.


I love getcolorcode.com

Triadic colors

1 #BE619B and #9BBE61 with #619BBE are triadic colors.

2 #BE9B61 and #9B61BE with #619BBE are triadic colors.