crispedge.com

Color picker

Loading...

#065b06 hex color - Green - Cool color - Information

#065b06 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #065b06 Color code in RGB color code model is created after adding 2.35% red color, 35.69% green color and 2.35% blue color. Hex #065b06 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 0% magenta, 93% yellow and 64% black.

Hex #065b06 color code is between #005500 web safe hex color code and #006600 web safe hex color code. #005500 is the nearest web safe color code. You can see here many more shades of #065b06 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code065b06#065b06
RGB Decimal6, 91, 6rgb(6, 91, 6)
RGB Percent2%, 36%, 2%rgb(2%, 36%, 2%)
CSS RGBa6, 91, 6,1rgba(6,91,6,1)
CMYK Modelcmyk(93%,0%,93%,64%)
HSL Color Space120,88% ,19%hsl(120,88% ,19%)
HSV Color Space120°, 93%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001100101101100000110
Octal61336
Decimal6916
Hex065b06

Different shades of #065b06 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #065b06
#098b09
Dark Shade of #065b06
#032b03
Saturated Shade of #065b06
#016001
Desaturated Shade of #065b06
#0b560b
Grey scale Shade of #065b06
#303030
Brighten Shade
#1f741f
Most Readable Shade
#FFFFFF

Shades of #065b06 color code

Generate more color scales with scales (color stack) generator.

#065b06
#055005
#044604
#043c04
#033203
#022802
#021e02
#011401
#000a00
#000000

Similar Color like #065b06 color

Find visually similar hex color codes nearing to #065b06 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#075c07
#085d08
#095e09
#0a5f0a
#0b600b
#0c610c
#0d620d
#0e630e
#0f640f
#106510
#116611
#126712
#136813
#146914
#055a05
#045904
#035803
#025702
#015601
#005500
#005400
#005300
#005200
#005100
#005000
#004f00
#004e00
#004d00

Monochromatic Color with #065b06

#065b06
#098509
#0cb00c
#0eda0e
#000600
#033003

Tints of #065b06 Color

#065b06
#216d21
#3d7f3d
#599159
#74a374
#90b690
#acc8ac
#c7dac7
#e3ece3
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#065b06
#5b065b

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#065b06
#31065b
#5b0631

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#285b06
#175b06
#065b06
#065b17
#065b28

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#065b06
#06065b
#5b0606

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#065b06
#06305b
#5b065b
#5b3006

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#065b06
#5b065b
#5b0631
#065b31

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #065b06 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#065b06 Color Code Preview on Black Background Color

This is how #065b06 Color will look on black background color. Color contrast ratio is 2.51

#065b06 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#065b06">Your Example Paragraph content text in with font color #065b06 </p>

Your Example Paragraph content text in with font color #065b06

HTML with inline CSS

<div style="color:#065b06">Your Paragraph text in with font color #065b06 </div>

Your Example Paragraph content text in with font color #065b06

#065b06 color code is use for CSS Background Color

Background color for the above div is #065b06

HTML with inline CSS

<div style="background-color:#065b06;"></div>

#065b06 color code is use for CSS Border Color

CSS Border color for the above div is #065b06

HTML with inline CSS

<div style="border:5px solid #065b06;"></div>

CSS Border Left color for the above div is #065b06

HTML with inline CSS

<div style="border-left:5px solid #065b06;"></div>

CSS Border Right color for the above div is #065b06

HTML with inline CSS

<div style="border-right:5px solid #065b06;"></div>

CSS Border Bottom color for the above div is #065b06

HTML with inline CSS

<div style="border-bottom:5px solid #065b06;"></div>

CSS Border Top color for the above div is #065b06

HTML with inline CSS

<div style="border-top:5px solid #065b06;"></div>

#065b06 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#065b06; } .examplecolorclass {color:#065b06; } .examplebordercolor {border:3px solid #065b06; }

#065b06 Color code Preview on White Background

This is how #065b06 Color code will look on white background color. Color contrast ratio is 8.38

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #065b06; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #065b06; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(6,91,6,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,6,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(6,91,6,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.