COLOR #6099AB

HEX: #6099AB RGB: (96,153,171)

Renk bilgisi

#6099AB contains mainly green and blue colors. #6099AB ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6099AB color RGB value is (96,153,171).

RGB: (96,153,171) (38%, 60%, 67%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 153 of 255 = 60%
B 171 of 255 = 67%

96
153
171

R + G + B ~ 55%. #6099AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 153 + 171 = 420 (100%)
R 96 of 420 ~ 22.86%
G 153 of 420 ~ 36.43%
B 171 of 420 ~ 40.71'%

%22.86
%36.43
%40.71

CMYK RENK MODELİ

#6099AB rengi CMYK tonu (44,11,0,33).

  • camgöbeği tonu 43.86%
  • eflatun tonu 10.53%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (44,11,0,33)
C44M11Y0K33 (44%, 11%, 0%, 33%)
(0.44 / 0.11 / 0.00 / 0.33)

CMYK yüzdeleri

%43.86
%10.53
%0
%32.94

Codes

Color #6099AB in popluar color models

60 99 AB
RGB 96 153 171
HSL 194° 30.86% 52.35%
HSB/HSV 194° 43.86% 67.06%
CMYK 43.86% 10.53% 0.00%
32.94%

Color #6099AB in popluar number systems.

HEX 60 99 AB
Decimal 96 153 171
Binary 1100000 10011001 10101011
Octal 140 231 253

Shades and tints

Shades of #6099AB

#6099AB
(96,153,171)
#588C9C
(88,140,156)
#507F8D
(80,127,141)
#48727E
(72,114,126)
#40656F
(64,101,111)
#385860
(56,88,96)
#304B51
(48,75,81)
#283E42
(40,62,66)
#203133
(32,49,51)
#182424
(24,36,36)
#101715
(16,23,21)
#000000
(0,0,0)

Tints of #6099AB

#6099AB
(96,153,171)
#6EA2B2
(110,162,178)
#7CABB9
(124,171,185)
#8AB4C0
(138,180,192)
#98BDC7
(152,189,199)
#A6C6CE
(166,198,206)
#B4CFD5
(180,207,213)
#C2D8DC
(194,216,220)
#D0E1E3
(208,225,227)
#DEEAEA
(222,234,234)
#ECF3F1
(236,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6099AB color. Also use rgb(96,153,171) instead hex code.

Text Font Color

.myTextColor { color: #6099AB; }

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

This text font color is #6099AB.

Background Color

.myBgColor { background-color: #6099AB; }

<div style="background-color:#6099AB">Inner text</div>

This div background color is #6099AB.

Border color

.myBorderColor { border: 1px solid #6099AB; }

<div style="border:3px solid #6099AB">Div</div>

This div border color is #6099AB.

Opacity

.myOpacity80 { color: #6099AB; opacity: 0.8; }

<p style="color:#6099AB;opacity:0.8;">80%</p>

Text with #6099AB 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 #6099AB;}

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

This text has shadow with #6099AB color.


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

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

This text has shadow with #6099AB primary color and red secondary color.


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

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

This text has shadow with #6099AB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6099AB.

Preview

Color preview on black background

This text has color #6099AB on black background.


Color preview on white background

This text has color #6099AB on white background.


Black color preview on #6099AB background

This text has black color on #6099AB background.


White color preview on #6099AB background

This text has white color on #6099AB background.


Related colors

Complementary color

Complementary color for #hex is #9F6654.


I love getcolorcode.com

Triadic colors

1 #AB6099 and #99AB60 with #6099AB are triadic colors.

2 #AB9960 and #9960AB with #6099AB are triadic colors.