COLOR #6375A1

HEX: #6375A1 RGB: (99,117,161)

Renk bilgisi

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

RGB renk modeli

#6375A1 color RGB value is (99,117,161).

RGB: (99,117,161) (39%, 46%, 63%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 117 of 255 = 46%
B 161 of 255 = 63%

99
117
161

R + G + B ~ 49%. #6375A1 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 117 + 161 = 377 (100%)
R 99 of 377 ~ 26.26%
G 117 of 377 ~ 31.03%
B 161 of 377 ~ 42.71'%

%26.26
%31.03
%42.71

CMYK RENK MODELİ

#6375A1 rengi CMYK tonu (39,27,0,37).

  • camgöbeği tonu 38.51%
  • eflatun tonu 27.33%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (39,27,0,37)
C39M27Y0K37 (39%, 27%, 0%, 37%)
(0.39 / 0.27 / 0.00 / 0.37)

CMYK yüzdeleri

%38.51
%27.33
%0
%36.86

Codes

Color #6375A1 in popluar color models

63 75 A1
RGB 99 117 161
HSL 223° 24.80% 50.98%
HSB/HSV 223° 38.51% 63.14%
CMYK 38.51% 27.33% 0.00%
36.86%

Color #6375A1 in popluar number systems.

HEX 63 75 A1
Decimal 99 117 161
Binary 1100011 1110101 10100001
Octal 143 165 241

Shades and tints

Shades of #6375A1

#6375A1
(99,117,161)
#5A6B93
(90,107,147)
#516185
(81,97,133)
#485777
(72,87,119)
#3F4D69
(63,77,105)
#36435B
(54,67,91)
#2D394D
(45,57,77)
#242F3F
(36,47,63)
#1B2531
(27,37,49)
#121B23
(18,27,35)
#091115
(9,17,21)
#000000
(0,0,0)

Tints of #6375A1

#6375A1
(99,117,161)
#7181A9
(113,129,169)
#7F8DB1
(127,141,177)
#8D99B9
(141,153,185)
#9BA5C1
(155,165,193)
#A9B1C9
(169,177,201)
#B7BDD1
(183,189,209)
#C5C9D9
(197,201,217)
#D3D5E1
(211,213,225)
#E1E1E9
(225,225,233)
#EFEDF1
(239,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6375A1 color. Also use rgb(99,117,161) instead hex code.

Text Font Color

.myTextColor { color: #6375A1; }

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

This text font color is #6375A1.

Background Color

.myBgColor { background-color: #6375A1; }

<div style="background-color:#6375A1">Inner text</div>

This div background color is #6375A1.

Border color

.myBorderColor { border: 1px solid #6375A1; }

<div style="border:3px solid #6375A1">Div</div>

This div border color is #6375A1.

Opacity

.myOpacity80 { color: #6375A1; opacity: 0.8; }

<p style="color:#6375A1;opacity:0.8;">80%</p>

Text with #6375A1 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 #6375A1;}

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

This text has shadow with #6375A1 color.


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

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

This text has shadow with #6375A1 primary color and red secondary color.


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

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

This text has shadow with #6375A1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6375A1.

Preview

Color preview on black background

This text has color #6375A1 on black background.


Color preview on white background

This text has color #6375A1 on white background.


Black color preview on #6375A1 background

This text has black color on #6375A1 background.


White color preview on #6375A1 background

This text has white color on #6375A1 background.


Related colors

Complementary color

Complementary color for #hex is #9C8A5E.


I love getcolorcode.com

Triadic colors

1 #A16375 and #75A163 with #6375A1 are triadic colors.

2 #A17563 and #7563A1 with #6375A1 are triadic colors.