COLOR #425B63

HEX: #425B63 RGB: (66,91,99)

Renk bilgisi

#425B63 contains red, green and blue colors in about the same proportion. #425B63 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#425B63 color RGB value is (66,91,99).

RGB: (66,91,99) (26%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 91 of 255 = 36%
B 99 of 255 = 39%

66
91
99

R + G + B ~ 34%. #425B63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 91 + 99 = 256 (100%)
R 66 of 256 ~ 25.78%
G 91 of 256 ~ 35.55%
B 99 of 256 ~ 38.67'%

%25.78
%35.55
%38.67

CMYK RENK MODELİ

#425B63 rengi CMYK tonu (33,8,0,61).

  • camgöbeği tonu 33.33%
  • eflatun tonu 8.08%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%
CMYK: (33,8,0,61) C33M8Y0K61 (33%,8%,0%,61%) (0.33/0.08/0.00/0.61) 

CMYK yüzdeleri

%33.33
%8.08
%0
%61.18

Codes

Color #425B63 in popluar color models

42 5B 63
RGB 66 91 99
HSL 195° 20.00% 32.35%
HSB/HSV 195° 33.33% 38.82%
CMYK 33.33% 8.08% 0.00%
61.18%

Color #425B63 in popluar number systems.

HEX 42 5B 63
Decimal 66 91 99
Binary 1000010 1011011 1100011
Octal 102 133 143

Shades and tints

Shades of #425B63

#425B63
(66,91,99)
#3C535A
(60,83,90)
#364B51
(54,75,81)
#304348
(48,67,72)
#2A3B3F
(42,59,63)
#243336
(36,51,54)
#1E2B2D
(30,43,45)
#182324
(24,35,36)
#121B1B
(18,27,27)
#0C1312
(12,19,18)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #425B63

#425B63
(66,91,99)
#536971
(83,105,113)
#64777F
(100,119,127)
#75858D
(117,133,141)
#86939B
(134,147,155)
#97A1A9
(151,161,169)
#A8AFB7
(168,175,183)
#B9BDC5
(185,189,197)
#CACBD3
(202,203,211)
#DBD9E1
(219,217,225)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425B63 color. Also use rgb(66,91,99) instead hex code.

Text Font Color

.myTextColor { color: #425B63; }

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

This text font color is #425B63.

Background Color

.myBgColor { background-color: #425B63; }

<div style="background-color:#425B63">Inner text</div>

This div background color is #425B63.

Border color

.myBorderColor { border: 1px solid #425B63; }

<div style="border:3px solid #425B63">Div</div>

This div border color is #425B63.

Opacity

.myOpacity80 { color: #425B63; opacity: 0.8; }

<p style="color:#425B63;opacity:0.8;">80%</p>

Text with #425B63 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 #425B63;}

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

This text has shadow with #425B63 color.


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

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

This text has shadow with #425B63 primary color and red secondary color.


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

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

This text has shadow with #425B63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #425B63.

Preview

Color preview on black background

This text has color #425B63 on black background.


Color preview on white background

This text has color #425B63 on white background.


Black color preview on #425B63 background

This text has black color on #425B63 background.


White color preview on #425B63 background

This text has white color on #425B63 background.


Related colors

Complementary color

Complementary color for #hex is #BDA49C.


I love getcolorcode.com

Triadic colors

1 #63425B and #5B6342 with #425B63 are triadic colors.

2 #635B42 and #5B4263 with #425B63 are triadic colors.