COLOR #6092C4

HEX: #6092C4 RGB: (96,146,196)

Color info

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

RGB color model

#6092C4 color RGB value is (96,146,196).

RGB: (96,146,196) (38%, 57%, 77%)

RGB channels and saturation

R 96 of 255 = 38%
G 146 of 255 = 57%
B 196 of 255 = 77%

96
146
196

R + G + B ~ 57%. #6092C4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 146 + 196 = 438 (100%)
R 96 of 438 ~ 21.92%
G 146 of 438 ~ 33.33%
B 196 of 438 ~ 44.75'%

%21.92
%33.33
%44.75

CMYK color model

#6092C4 color CMYK value is (51,26,0,23).

  • cyan value is 51.02%
  • magenta value is 25.51%
  • yellow value is 0.00%
  • key color value is 23.14%

CMYK: (51,26,0,23)
C51M26Y0K23 (51%, 26%, 0%, 23%)
(0.51 / 0.26 / 0.00 / 0.23)

CMYK percentages

%51.02
%25.51
%0
%23.14

Codes

Color #6092C4 in popluar color models

60 92 C4
RGB 96 146 196
HSL 210° 45.87% 57.25%
HSB/HSV 210° 51.02% 76.86%
CMYK 51.02% 25.51% 0.00%
23.14%

Color #6092C4 in popluar number systems.

HEX 60 92 C4
Decimal 96 146 196
Binary 1100000 10010010 11000100
Octal 140 222 304

Shades and tints

Shades of #6092C4

#6092C4
(96,146,196)
#5885B3
(88,133,179)
#5078A2
(80,120,162)
#486B91
(72,107,145)
#405E80
(64,94,128)
#38516F
(56,81,111)
#30445E
(48,68,94)
#28374D
(40,55,77)
#202A3C
(32,42,60)
#181D2B
(24,29,43)
#10101A
(16,16,26)
#000000
(0,0,0)

Tints of #6092C4

#6092C4
(96,146,196)
#6E9BC9
(110,155,201)
#7CA4CE
(124,164,206)
#8AADD3
(138,173,211)
#98B6D8
(152,182,216)
#A6BFDD
(166,191,221)
#B4C8E2
(180,200,226)
#C2D1E7
(194,209,231)
#D0DAEC
(208,218,236)
#DEE3F1
(222,227,241)
#ECECF6
(236,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6092C4 color. Also use rgb(96,146,196) instead hex code.

Text Font Color

.myTextColor { color: #6092C4; }

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

This text font color is #6092C4.

Background Color

.myBgColor { background-color: #6092C4; }

<div style="background-color:#6092C4">Inner text</div>

This div background color is #6092C4.

Border color

.myBorderColor { border: 1px solid #6092C4; }

<div style="border:3px solid #6092C4">Div</div>

This div border color is #6092C4.

Opacity

.myOpacity80 { color: #6092C4; opacity: 0.8; }

<p style="color:#6092C4;opacity:0.8;">80%</p>

Text with #6092C4 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 #6092C4;}

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

This text has shadow with #6092C4 color.


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

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

This text has shadow with #6092C4 primary color and red secondary color.


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

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

This text has shadow with #6092C4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6092C4.

Preview

Color preview on black background

This text has color #6092C4 on black background.


Color preview on white background

This text has color #6092C4 on white background.


Black color preview on #6092C4 background

This text has black color on #6092C4 background.


White color preview on #6092C4 background

This text has white color on #6092C4 background.


Related colors

Complementary color

Complementary color for #hex is #9F6D3B.


I love getcolorcode.com

Triadic colors

1 #C46092 and #92C460 with #6092C4 are triadic colors.

2 #C49260 and #9260C4 with #6092C4 are triadic colors.