COLOR #670059

HEX: #670059 RGB: (103,0,89)

Color info

#670059 contains only red and blue colors. Web safe color of #670059 is #660066 (or #606).

RGB color model

#670059 color RGB value is (103,0,89).

RGB: (103,0,89) (40%, 0%, 35%)

RGB channels and saturation

R 103 of 255 = 40%
G 0 of 255 = 0%
B 89 of 255 = 35%

103
0
89

R + G + B ~ 25%. #670059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 0 + 89 = 192 (100%)
R 103 of 192 ~ 53.65%
G 0 of 192 ~ 0%
B 89 of 192 ~ 46.35'%

%53.65
%46.35

CMYK color model

#670059 color CMYK value is (0,100,14,60).

  • cyan value is 0.00%
  • magenta value is 100.00%
  • yellow value is 13.59%
  • key color value is 59.61%

CMYK: (0,100,14,60)
C0M100Y14K60 (0%, 100%, 14%, 60%)
(0.00 / 1.00 / 0.14 / 0.60)

CMYK percentages

%0
%100
%13.59
%59.61

Codes

Color #670059 in popluar color models

67 00 59
RGB 103 0 89
HSL 308° 100.00% 20.20%
HSB/HSV 308° 100.00% 40.39%
CMYK 0.00% 100.00% 13.59%
59.61%

Color #670059 in popluar number systems.

HEX 67 00 59
Decimal 103 0 89
Binary 1100111 0 1011001
Octal 147 0 131

Shades and tints

Shades of #670059

#670059
(103,0,89)
#5E0051
(94,0,81)
#550049
(85,0,73)
#4C0041
(76,0,65)
#430039
(67,0,57)
#3A0031
(58,0,49)
#310029
(49,0,41)
#280021
(40,0,33)
#1F0019
(31,0,25)
#160011
(22,0,17)
#0D0009
(13,0,9)
#000000
(0,0,0)

Tints of #670059

#670059
(103,0,89)
#741768
(116,23,104)
#812E77
(129,46,119)
#8E4586
(142,69,134)
#9B5C95
(155,92,149)
#A873A4
(168,115,164)
#B58AB3
(181,138,179)
#C2A1C2
(194,161,194)
#CFB8D1
(207,184,209)
#DCCFE0
(220,207,224)
#E9E6EF
(233,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #670059 color. Also use rgb(103,0,89) instead hex code.

Text Font Color

.myTextColor { color: #670059; }

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

This text font color is #670059.

Background Color

.myBgColor { background-color: #670059; }

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

This div background color is #670059.

Border color

.myBorderColor { border: 1px solid #670059; }

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

This div border color is #670059.

Opacity

.myOpacity80 { color: #670059; opacity: 0.8; }

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

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

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

This text has shadow with #670059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #670059.

Preview

Color preview on black background

This text has color #670059 on black background.


Color preview on white background

This text has color #670059 on white background.


Black color preview on #670059 background

This text has black color on #670059 background.


White color preview on #670059 background

This text has white color on #670059 background.


Related colors

Complementary color

Complementary color for #hex is #98FFA6.


I love getcolorcode.com

Triadic colors

1 #596700 and #005967 with #670059 are triadic colors.

2 #590067 and #006759 with #670059 are triadic colors.