COLOR #6080B0

HEX: #6080B0 RGB: (96,128,176)

Renk bilgisi

#6080B0 contains mainly green and blue colors. #6080B0 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6080B0 color RGB value is (96,128,176).

RGB: (96,128,176) (38%, 50%, 69%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 128 of 255 = 50%
B 176 of 255 = 69%

96
128
176

R + G + B ~ 52%. #6080B0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 128 + 176 = 400 (100%)
R 96 of 400 ~ 24%
G 128 of 400 ~ 32%
B 176 of 400 ~ 44'%

%24
%32
%44

CMYK RENK MODELİ

#6080B0 rengi CMYK tonu (45,27,0,31).

  • camgöbeği tonu 45.45%
  • eflatun tonu 27.27%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (45,27,0,31)
C45M27Y0K31 (45%, 27%, 0%, 31%)
(0.45 / 0.27 / 0.00 / 0.31)

CMYK yüzdeleri

%45.45
%27.27
%0
%30.98

Codes

Color #6080B0 in popluar color models

60 80 B0
RGB 96 128 176
HSL 216° 33.61% 53.33%
HSB/HSV 216° 45.45% 69.02%
CMYK 45.45% 27.27% 0.00%
30.98%

Color #6080B0 in popluar number systems.

HEX 60 80 B0
Decimal 96 128 176
Binary 1100000 10000000 10110000
Octal 140 200 260

Shades and tints

Shades of #6080B0

#6080B0
(96,128,176)
#5875A0
(88,117,160)
#506A90
(80,106,144)
#485F80
(72,95,128)
#405470
(64,84,112)
#384960
(56,73,96)
#303E50
(48,62,80)
#283340
(40,51,64)
#202830
(32,40,48)
#181D20
(24,29,32)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #6080B0

#6080B0
(96,128,176)
#6E8BB7
(110,139,183)
#7C96BE
(124,150,190)
#8AA1C5
(138,161,197)
#98ACCC
(152,172,204)
#A6B7D3
(166,183,211)
#B4C2DA
(180,194,218)
#C2CDE1
(194,205,225)
#D0D8E8
(208,216,232)
#DEE3EF
(222,227,239)
#ECEEF6
(236,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6080B0 color. Also use rgb(96,128,176) instead hex code.

Text Font Color

.myTextColor { color: #6080B0; }

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

This text font color is #6080B0.

Background Color

.myBgColor { background-color: #6080B0; }

<div style="background-color:#6080B0">Inner text</div>

This div background color is #6080B0.

Border color

.myBorderColor { border: 1px solid #6080B0; }

<div style="border:3px solid #6080B0">Div</div>

This div border color is #6080B0.

Opacity

.myOpacity80 { color: #6080B0; opacity: 0.8; }

<p style="color:#6080B0;opacity:0.8;">80%</p>

Text with #6080B0 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 #6080B0;}

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

This text has shadow with #6080B0 color.


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

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

This text has shadow with #6080B0 primary color and red secondary color.


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

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

This text has shadow with #6080B0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6080B0.

Preview

Color preview on black background

This text has color #6080B0 on black background.


Color preview on white background

This text has color #6080B0 on white background.


Black color preview on #6080B0 background

This text has black color on #6080B0 background.


White color preview on #6080B0 background

This text has white color on #6080B0 background.


Related colors

Complementary color

Complementary color for #hex is #9F7F4F.


I love getcolorcode.com

Triadic colors

1 #B06080 and #80B060 with #6080B0 are triadic colors.

2 #B08060 and #8060B0 with #6080B0 are triadic colors.