COLOR #6276AD

HEX: #6276AD RGB: (98,118,173)

Renk bilgisi

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

RGB renk modeli

#6276AD color RGB value is (98,118,173).

RGB: (98,118,173) (38%, 46%, 68%)

RGB bağlantıları ve doygunluk

R 98 of 255 = 38%
G 118 of 255 = 46%
B 173 of 255 = 68%

98
118
173

R + G + B ~ 51%. #6276AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 98 + 118 + 173 = 389 (100%)
R 98 of 389 ~ 25.19%
G 118 of 389 ~ 30.33%
B 173 of 389 ~ 44.47'%

%25.19
%30.33
%44.47

CMYK RENK MODELİ

#6276AD rengi CMYK tonu (43,32,0,32).

  • camgöbeği tonu 43.35%
  • eflatun tonu 31.79%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (43,32,0,32)
C43M32Y0K32 (43%, 32%, 0%, 32%)
(0.43 / 0.32 / 0.00 / 0.32)

CMYK yüzdeleri

%43.35
%31.79
%0
%32.16

Codes

Color #6276AD in popluar color models

62 76 AD
RGB 98 118 173
HSL 224° 31.38% 53.14%
HSB/HSV 224° 43.35% 67.84%
CMYK 43.35% 31.79% 0.00%
32.16%

Color #6276AD in popluar number systems.

HEX 62 76 AD
Decimal 98 118 173
Binary 1100010 1110110 10101101
Octal 142 166 255

Shades and tints

Shades of #6276AD

#6276AD
(98,118,173)
#5A6C9E
(90,108,158)
#52628F
(82,98,143)
#4A5880
(74,88,128)
#424E71
(66,78,113)
#3A4462
(58,68,98)
#323A53
(50,58,83)
#2A3044
(42,48,68)
#222635
(34,38,53)
#1A1C26
(26,28,38)
#121217
(18,18,23)
#000000
(0,0,0)

Tints of #6276AD

#6276AD
(98,118,173)
#7082B4
(112,130,180)
#7E8EBB
(126,142,187)
#8C9AC2
(140,154,194)
#9AA6C9
(154,166,201)
#A8B2D0
(168,178,208)
#B6BED7
(182,190,215)
#C4CADE
(196,202,222)
#D2D6E5
(210,214,229)
#E0E2EC
(224,226,236)
#EEEEF3
(238,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6276AD color. Also use rgb(98,118,173) instead hex code.

Text Font Color

.myTextColor { color: #6276AD; }

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

This text font color is #6276AD.

Background Color

.myBgColor { background-color: #6276AD; }

<div style="background-color:#6276AD">Inner text</div>

This div background color is #6276AD.

Border color

.myBorderColor { border: 1px solid #6276AD; }

<div style="border:3px solid #6276AD">Div</div>

This div border color is #6276AD.

Opacity

.myOpacity80 { color: #6276AD; opacity: 0.8; }

<p style="color:#6276AD;opacity:0.8;">80%</p>

Text with #6276AD 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 #6276AD;}

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

This text has shadow with #6276AD color.


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

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

This text has shadow with #6276AD primary color and red secondary color.


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

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

This text has shadow with #6276AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6276AD.

Preview

Color preview on black background

This text has color #6276AD on black background.


Color preview on white background

This text has color #6276AD on white background.


Black color preview on #6276AD background

This text has black color on #6276AD background.


White color preview on #6276AD background

This text has white color on #6276AD background.


Related colors

Complementary color

Complementary color for #hex is #9D8952.


I love getcolorcode.com

Triadic colors

1 #AD6276 and #76AD62 with #6276AD are triadic colors.

2 #AD7662 and #7662AD with #6276AD are triadic colors.