rgb(19, 4, 55)
- In a RGB color space, hex #130437 color is composed of 7% red, 2% green, and 22% blue.
- In a CMYK color space, it is consist of 65% cyan, 93% magenta, 0% yellow and 78% black.
- In web design, the web safe color for #130437 is #000033. The complementary color of #130437 is #283604.
#130437 Color Conversion
Hex Color #130437 RGB value, CMYK value, HSL value, HSV value...
Color Schemes with #130437
-
#130437
#130437
-
#283604
#283604
-
#8a829c
#8a829c
-
#949b82
#949b82
-
#0e0329
#0e0329
-
#1e2803
#1e2803
-
#676175
#676175
-
#6f7461
#6f7461
Two colors (#130437,#283604) that are on opposite sides of the color wheel. This combination provides a high contrast and high impact color combination – together, these colors will appear brighter and more prominent.
In Grayscale mode, there are only gray tones, which include 256 different shades of gray ranging from black to white. In a grayscale file, the color saturation of the image is 0, and brightness is the only option that can affect the grayscale image.
Three colors that are evenly spaced on the color wheel. This provides a high contrast color scheme, but less so than the complementary color combination — making it more versatile. This combination creates bold, vibrant color palettes.
Three colors that are side by side on the color wheel. This color combination is versatile, but can be overwhelming. To balance an analogous color scheme, choose one dominant color, and use the others as accents.
-
#130437
#130437
-
#8a829c
#8a829c
-
#0a021c
#0a021c
-
#c4c0cd
#c4c0cd
-
#0e0329
#0e0329
-
#676175
#676175
-
#070115
#070115
-
#939099
#939099
Three shades, tones and tints of one base color. Provides a subtle and conservative color combination. This is a versatile color combination that is easy to apply to design projects for a harmonious look.
Shades and Tints of #130437
-
#130437
#130437
-
#110432
#110432
-
#0F032C
#0F032C
-
#0D0327
#0D0327
-
#0B0221
#0B0221
-
#0A021C
#0A021C
-
#080216
#080216
-
#060111
#060111
-
#04010B
#04010B
-
#020006
#020006
-
#000000
#000000
A shade is created by adding black to a base hue, darkening the color. This creates a deeper, richer color. Shades can be quite dramatic and can be overpowering.
-
#130437
#130437
-
#2B1D4B
#2B1D4B
-
#42365F
#42365F
-
#5A4F73
#5A4F73
-
#716887
#716887
-
#89829B
#89829B
-
#A19BAF
#A19BAF
-
#B8B4C3
#B8B4C3
-
#D0CDD7
#D0CDD7
-
#E7E6EB
#E7E6EB
-
#F8F7F9
#F8F7F9
A tint is created by adding white to a base hue, lightening the color. This can make a color less intense, and is useful when balancing more vivid color combinations.
Random Colors
HTML Code & CSS
#130437 Color Preview on Black Background
#130437 Color Preview on White Background
<span style="color:#130437;">Text here</span>
#130437 Background Color
#130437 Background Color
<p style="background-color:#130437;">Text here</p>
#130437 Border Color
<div style="border:1px solid #130437;">Text here</div>
<style>.text {color:#130437;}
.background {background-color:#130437;}
.border {border:1px solid #130437;}</style>