COLOR #06313D

HEX: #06313D RGB: (6,49,61)

Renk bilgisi

#06313D contains red, green and blue colors in about the same proportion. #06313D ‘ nin web güvenlik rengi #003333 (ya da #033) dir.

RGB renk modeli

#06313D color RGB value is (6,49,61).

RGB: (6,49,61) (2%, 19%, 24%)

RGB bağlantıları ve doygunluk

R 6 of 255 = 2%
G 49 of 255 = 19%
B 61 of 255 = 24%

6
49
61

R + G + B ~ 15%. #06313D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 49 + 61 = 116 (100%)
R 6 of 116 ~ 5.17%
G 49 of 116 ~ 42.24%
B 61 of 116 ~ 52.59'%

%42.24
%52.59

CMYK RENK MODELİ

#06313D rengi CMYK tonu (90,20,0,76).

  • camgöbeği tonu 90.16%
  • eflatun tonu 19.67%
  • sarı tonu 0.00%
  • ana renk tonu 76.08%

CMYK: (90,20,0,76)
C90M20Y0K76 (90%, 20%, 0%, 76%)
(0.90 / 0.20 / 0.00 / 0.76)

CMYK yüzdeleri

%90.16
%19.67
%0
%76.08

Codes

Color #06313D in popluar color models

06 31 3D
RGB 6 49 61
HSL 193° 82.09% 13.14%
HSB/HSV 193° 90.16% 23.92%
CMYK 90.16% 19.67% 0.00%
76.08%

Color #06313D in popluar number systems.

HEX 06 31 3D
Decimal 6 49 61
Binary 110 110001 111101
Octal 6 61 75

Shades and tints

Shades of #06313D

#06313D
(6,49,61)
#062D38
(6,45,56)
#062933
(6,41,51)
#06252E
(6,37,46)
#062129
(6,33,41)
#061D24
(6,29,36)
#06191F
(6,25,31)
#06151A
(6,21,26)
#061115
(6,17,21)
#060D10
(6,13,16)
#06090B
(6,9,11)
#000000
(0,0,0)

Tints of #06313D

#06313D
(6,49,61)
#1C434E
(28,67,78)
#32555F
(50,85,95)
#486770
(72,103,112)
#5E7981
(94,121,129)
#748B92
(116,139,146)
#8A9DA3
(138,157,163)
#A0AFB4
(160,175,180)
#B6C1C5
(182,193,197)
#CCD3D6
(204,211,214)
#E2E5E7
(226,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06313D color. Also use rgb(6,49,61) instead hex code.

Text Font Color

.myTextColor { color: #06313D; }

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

This text font color is #06313D.

Background Color

.myBgColor { background-color: #06313D; }

<div style="background-color:#06313D">Inner text</div>

This div background color is #06313D.

Border color

.myBorderColor { border: 1px solid #06313D; }

<div style="border:3px solid #06313D">Div</div>

This div border color is #06313D.

Opacity

.myOpacity80 { color: #06313D; opacity: 0.8; }

<p style="color:#06313D;opacity:0.8;">80%</p>

Text with #06313D 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 #06313D;}

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

This text has shadow with #06313D color.


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

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

This text has shadow with #06313D primary color and red secondary color.


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

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

This text has shadow with #06313D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06313D.

Preview

Color preview on black background

This text has color #06313D on black background.


Color preview on white background

This text has color #06313D on white background.


Black color preview on #06313D background

This text has black color on #06313D background.


White color preview on #06313D background

This text has white color on #06313D background.


Related colors

Complementary color

Complementary color for #hex is #F9CEC2.


I love getcolorcode.com

Triadic colors

1 #3D0631 and #313D06 with #06313D are triadic colors.

2 #3D3106 and #31063D with #06313D are triadic colors.