COLOR #63759C

HEX: #63759C RGB: (99,117,156)

Renk bilgisi

#63759C contains red, green and blue colors in about the same proportion. #63759C ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#63759C color RGB value is (99,117,156).

RGB: (99,117,156) (39%, 46%, 61%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 117 of 255 = 46%
B 156 of 255 = 61%

99
117
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 117 + 156 = 372 (100%)
R 99 of 372 ~ 26.61%
G 117 of 372 ~ 31.45%
B 156 of 372 ~ 41.94'%

%26.61
%31.45
%41.94

CMYK RENK MODELİ

#63759C rengi CMYK tonu (37,25,0,39).

  • camgöbeği tonu 36.54%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (37,25,0,39)
C37M25Y0K39 (37%, 25%, 0%, 39%)
(0.37 / 0.25 / 0.00 / 0.39)

CMYK yüzdeleri

%36.54
%25
%0
%38.82

Codes

Color #63759C in popluar color models

63 75 9C
RGB 99 117 156
HSL 221° 22.35% 50.00%
HSB/HSV 221° 36.54% 61.18%
CMYK 36.54% 25.00% 0.00%
38.82%

Color #63759C in popluar number systems.

HEX 63 75 9C
Decimal 99 117 156
Binary 1100011 1110101 10011100
Octal 143 165 234

Shades and tints

Shades of #63759C

#63759C
(99,117,156)
#5A6B8E
(90,107,142)
#516180
(81,97,128)
#485772
(72,87,114)
#3F4D64
(63,77,100)
#364356
(54,67,86)
#2D3948
(45,57,72)
#242F3A
(36,47,58)
#1B252C
(27,37,44)
#121B1E
(18,27,30)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #63759C

#63759C
(99,117,156)
#7181A5
(113,129,165)
#7F8DAE
(127,141,174)
#8D99B7
(141,153,183)
#9BA5C0
(155,165,192)
#A9B1C9
(169,177,201)
#B7BDD2
(183,189,210)
#C5C9DB
(197,201,219)
#D3D5E4
(211,213,228)
#E1E1ED
(225,225,237)
#EFEDF6
(239,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63759C color. Also use rgb(99,117,156) instead hex code.

Text Font Color

.myTextColor { color: #63759C; }

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

This text font color is #63759C.

Background Color

.myBgColor { background-color: #63759C; }

<div style="background-color:#63759C">Inner text</div>

This div background color is #63759C.

Border color

.myBorderColor { border: 1px solid #63759C; }

<div style="border:3px solid #63759C">Div</div>

This div border color is #63759C.

Opacity

.myOpacity80 { color: #63759C; opacity: 0.8; }

<p style="color:#63759C;opacity:0.8;">80%</p>

Text with #63759C 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 #63759C;}

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

This text has shadow with #63759C color.


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

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

This text has shadow with #63759C primary color and red secondary color.


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

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

This text has shadow with #63759C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63759C.

Preview

Color preview on black background

This text has color #63759C on black background.


Color preview on white background

This text has color #63759C on white background.


Black color preview on #63759C background

This text has black color on #63759C background.


White color preview on #63759C background

This text has white color on #63759C background.


Related colors

Complementary color

Complementary color for #hex is #9C8A63.


I love getcolorcode.com

Triadic colors

1 #9C6375 and #759C63 with #63759C are triadic colors.

2 #9C7563 and #75639C with #63759C are triadic colors.