COLOR #330601

HEX: #330601 RGB: (51,6,1)

Renk bilgisi

#330601 contains red, green and blue colors in about the same proportion. #330601 ‘ nin web güvenlik rengi #330000 (ya da #300) dir.

RGB renk modeli

#330601 color RGB value is (51,6,1).

RGB: (51,6,1) (20%, 2%, 0%)

RGB bağlantıları ve doygunluk

R 51 of 255 = 20%
G 6 of 255 = 2%
B 1 of 255 = 0%

51
6
1

R + G + B ~ 7%. #330601 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 51 + 6 + 1 = 58 (100%)
R 51 of 58 ~ 87.93%
G 6 of 58 ~ 10.34%
B 1 of 58 ~ 1.72'%

%87.93

CMYK RENK MODELİ

#330601 rengi CMYK tonu (0,88,98,80).

  • camgöbeği tonu 0.00%
  • eflatun tonu 88.24%
  • sarı tonu 98.04%
  • ana renk tonu 80.00%

CMYK: (0,88,98,80)
C0M88Y98K80 (0%, 88%, 98%, 80%)
(0.00 / 0.88 / 0.98 / 0.80)

CMYK yüzdeleri

%0
%88.24
%98.04
%80

Codes

Color #330601 in popluar color models

33 06 01
RGB 51 6 1
HSL 96.15% 10.20%
HSB/HSV 98.04% 20.00%
CMYK 0.00% 88.24% 98.04%
80.00%

Color #330601 in popluar number systems.

HEX 33 06 01
Decimal 51 6 1
Binary 110011 110 1
Octal 63 6 1

Shades and tints

Shades of #330601

#330601
(51,6,1)
#2F0601
(47,6,1)
#2B0601
(43,6,1)
#270601
(39,6,1)
#230601
(35,6,1)
#1F0601
(31,6,1)
#1B0601
(27,6,1)
#170601
(23,6,1)
#130601
(19,6,1)
#0F0601
(15,6,1)
#0B0601
(11,6,1)
#000000
(0,0,0)

Tints of #330601

#330601
(51,6,1)
#451C18
(69,28,24)
#57322F
(87,50,47)
#694846
(105,72,70)
#7B5E5D
(123,94,93)
#8D7474
(141,116,116)
#9F8A8B
(159,138,139)
#B1A0A2
(177,160,162)
#C3B6B9
(195,182,185)
#D5CCD0
(213,204,208)
#E7E2E7
(231,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #330601 color. Also use rgb(51,6,1) instead hex code.

Text Font Color

.myTextColor { color: #330601; }

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

This text font color is #330601.

Background Color

.myBgColor { background-color: #330601; }

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

This div background color is #330601.

Border color

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

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

This div border color is #330601.

Opacity

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

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

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

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

This text has shadow with #330601 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #330601.

Preview

Color preview on black background

This text has color #330601 on black background.


Color preview on white background

This text has color #330601 on white background.


Black color preview on #330601 background

This text has black color on #330601 background.


White color preview on #330601 background

This text has white color on #330601 background.


Related colors

Complementary color

Complementary color for #hex is #CCF9FE.


I love getcolorcode.com

Triadic colors

1 #013306 and #060133 with #330601 are triadic colors.

2 #010633 and #063301 with #330601 are triadic colors.