crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#0c1307 hex color - Green - Cool color - Information

#0c1307 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0c1307 Color code in RGB color code model is created after adding 4.71% red color, 7.45% green color and 2.75% blue color. Hex #0c1307 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 0% magenta, 63% yellow and 93% black.

Hex #0c1307 color code is between #111100 web safe hex color code and #002200 web safe hex color code. #111100 is the nearest web safe color code. You can see here many more shades of #0c1307 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0c1307#0c1307
RGB Decimal12, 19, 7rgb(12, 19, 7)
RGB Percent5%, 7%, 3%rgb(5%, 7%, 3%)
CSS RGBa12, 19, 7,1rgba(12,19,7,1)
CMYK Modelcmyk(37%,0%,63%,93%)
HSL Color Space95,46% ,5%hsl(95,46% ,5%)
HSV Color Space95°, 63%, 7%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011000001001100000111
Octal14237
Decimal12197
Hex0c1307

Different shades of #0c1307 color code.

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

Light Shade of #0c1307
#243815
Dark Shade of #0c1307
#000000
Saturated Shade of #0c1307
#0c1406
Desaturated Shade of #0c1307
#0c1208
Grey scale Shade of #0c1307
#0d0d0d
Brighten Shade
#252c20
Most Readable Shade
#FFFFFF

Shades of #0c1307 color code

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

#0c1307
#0a1006
#090e05
#080c04
#060a03
#050803
#040602
#020401
#010200
#000000

Similar Color like #0c1307 color

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

#0d1408
#0e1509
#0f160a
#10170b
#11180c
#12190d
#131a0e
#141b0f
#151c10
#161d11
#171e12
#181f13
#192014
#1a2115
#0b1206
#0a1105
#091004
#080f03
#070e02
#060d01
#050c00
#040b00
#030a00
#020900
#010800
#000700
#000600
#000500

Monochromatic Color with #0c1307

#0c1307
#273d17
#426826
#5d9236
#77bd46
#92e755

Tints of #0c1307 Color

#0c1307
#272d22
#42473e
#5d6159
#787b75
#939690
#aeb0ac
#c9cac7
#e4e4e3
#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

#0c1307
#0e0713

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

Split Complementary

#0c1307
#080713
#130712

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

Analogous Color

#111307
#0e1307
#0c1307
#0a1307
#071307

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

#0c1307
#070c13
#13070c

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

#0c1307
#071213
#0e0713
#130807

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

#0c1307
#0e0713
#130712
#071308

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 #0c1307 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.

#0c1307 Color Code Preview on Black Background Color

This is how #0c1307 Color will look on black background color. Color contrast ratio is 1.11

#0c1307 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c1307

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0c1307

#0c1307 color code is use for CSS Background Color

Background color for the above div is #0c1307

HTML with inline CSS

<div style="background-color:#0c1307;"></div>

#0c1307 color code is use for CSS Border Color

CSS Border color for the above div is #0c1307

HTML with inline CSS

<div style="border:5px solid #0c1307;"></div>

CSS Border Left color for the above div is #0c1307

HTML with inline CSS

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

CSS Border Right color for the above div is #0c1307

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0c1307

HTML with inline CSS

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

CSS Border Top color for the above div is #0c1307

HTML with inline CSS

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

#0c1307 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0c1307 Color code Preview on White Background

This is how #0c1307 Color code will look on white background color. Color contrast ratio is 18.89

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 #0c1307; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0c1307; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.