COLOR #06583D

HEX: #06583D RGB: (6,88,61)

Color info

#06583D contains mainly green and blue colors. Web safe color of #06583D is #006633 (or #063).

RGB color model

#06583D color RGB value is (6,88,61).

RGB: (6,88,61) (2%, 35%, 24%)

RGB channels and saturation

R 6 of 255 = 2%
G 88 of 255 = 35%
B 61 of 255 = 24%

6
88
61

R + G + B ~ 20%. #06583D is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 88 + 61 = 155 (100%)
R 6 of 155 ~ 3.87%
G 88 of 155 ~ 56.77%
B 61 of 155 ~ 39.35'%

%56.77
%39.35

CMYK color model

#06583D color CMYK value is (93,0,31,65).

  • cyan value is 93.18%
  • magenta value is 0.00%
  • yellow value is 30.68%
  • key color value is 65.49%

CMYK: (93,0,31,65)
C93M0Y31K65 (93%, 0%, 31%, 65%)
(0.93 / 0.00 / 0.31 / 0.65)

CMYK percentages

%93.18
%0
%30.68
%65.49

Codes

Color #06583D in popluar color models

06 58 3D
RGB 6 88 61
HSL 160° 87.23% 18.43%
HSB/HSV 160° 93.18% 34.51%
CMYK 93.18% 0.00% 30.68%
65.49%

Color #06583D in popluar number systems.

HEX 06 58 3D
Decimal 6 88 61
Binary 110 1011000 111101
Octal 6 130 75

Shades and tints

Shades of #06583D

#06583D
(6,88,61)
#065038
(6,80,56)
#064833
(6,72,51)
#06402E
(6,64,46)
#063829
(6,56,41)
#063024
(6,48,36)
#06281F
(6,40,31)
#06201A
(6,32,26)
#061815
(6,24,21)
#061010
(6,16,16)
#06080B
(6,8,11)
#000000
(0,0,0)

Tints of #06583D

#06583D
(6,88,61)
#1C674E
(28,103,78)
#32765F
(50,118,95)
#488570
(72,133,112)
#5E9481
(94,148,129)
#74A392
(116,163,146)
#8AB2A3
(138,178,163)
#A0C1B4
(160,193,180)
#B6D0C5
(182,208,197)
#CCDFD6
(204,223,214)
#E2EEE7
(226,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06583D; }

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

This text font color is #06583D.

Background Color

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

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

This div background color is #06583D.

Border color

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

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

This div border color is #06583D.

Opacity

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

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

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

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

This text has shadow with #06583D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06583D.

Preview

Color preview on black background

This text has color #06583D on black background.


Color preview on white background

This text has color #06583D on white background.


Black color preview on #06583D background

This text has black color on #06583D background.


White color preview on #06583D background

This text has white color on #06583D background.


Related colors

Complementary color

Complementary color for #hex is #F9A7C2.


I love getcolorcode.com

Triadic colors

1 #3D0658 and #583D06 with #06583D are triadic colors.

2 #3D5806 and #58063D with #06583D are triadic colors.