crispedge.com

Color picker

Loading...

#00279b hex color - Blue - Cool color - Information

#00279b hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #00279b Color code in RGB color code model is created after adding 0% red color, 15.29% green color and 60.78% blue color. Hex #00279b Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 75% magenta, 0% yellow and 39% black.

Hex #00279b color code is between #002299 web safe hex color code and #0033aa web safe hex color code. #002299 is the nearest web safe color code. You can see here many more shades of #00279b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code00279b#00279b
RGB Decimal0, 39, 155rgb(0, 39, 155)
RGB Percent0%, 15%, 61%rgb(0%, 15%, 61%)
CSS RGBa0, 39, 155,1rgba(0,39,155,1)
CMYK Modelcmyk(100%,75%,0%,39%)
HSL Color Space225,100% ,30%hsl(225,100% ,30%)
HSV Color Space225°, 100%, 61%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000010011110011011
Octal047233
Decimal039155
Hex00279b

Different shades of #00279b color code.

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

Light Shade of #00279b
#0034ce
Dark Shade of #00279b
#001a68
Saturated Shade of #00279b
#00279b
Desaturated Shade of #00279b
#082b93
Grey scale Shade of #00279b
#4d4d4d
Brighten Shade
#1940b4
Most Readable Shade
#FFFFFF

Shades of #00279b color code

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

#00279b
#002289
#001e78
#001a67
#001556
#001144
#000d33
#000822
#000411
#000000

Similar Color like #00279b color

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

#01289c
#02299d
#032a9e
#042b9f
#052ca0
#062da1
#072ea2
#082fa3
#0930a4
#0a31a5
#0b32a6
#0c33a7
#0d34a8
#0e35a9
#00269a
#002599
#002498
#002397
#002296
#002195
#002094
#001f93
#001e92
#001d91
#001c90
#001b8f
#001a8e
#00198d

Monochromatic Color with #00279b

#00279b
#0032c5
#003cf0
#00071b
#001246
#001c70

Tints of #00279b Color

#00279b
#1c3fa6
#3857b1
#556fbc
#7187c7
#8d9fd2
#aab7dd
#c6cfe8
#e2e7f3
#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

#00279b
#9b7400

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

Split Complementary

#00279b
#9b2600
#759b00

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

Analogous Color

#00659b
#00469b
#00279b
#00089b
#17009b

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

#00279b
#9b0027
#279b00

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

#00279b
#9b0074
#9b7400
#009b26

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

#00279b
#9b7400
#759b00
#26009b

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 #00279b 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.

#00279b Color Code Preview on Black Background Color

This is how #00279b Color will look on black background color. Color contrast ratio is 1.76

#00279b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00279b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #00279b

#00279b color code is use for CSS Background Color

Background color for the above div is #00279b

HTML with inline CSS

<div style="background-color:#00279b;"></div>

#00279b color code is use for CSS Border Color

CSS Border color for the above div is #00279b

HTML with inline CSS

<div style="border:5px solid #00279b;"></div>

CSS Border Left color for the above div is #00279b

HTML with inline CSS

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

CSS Border Right color for the above div is #00279b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #00279b

HTML with inline CSS

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

CSS Border Top color for the above div is #00279b

HTML with inline CSS

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

#00279b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00279b Color code Preview on White Background

This is how #00279b Color code will look on white background color. Color contrast ratio is 11.91

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

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(0,39,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(155,116,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(0,39,155,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.