#030a47 Hex Color
rgb(3, 10, 71)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 03 | 0a | 47 | - | #030a47 |
RGB | 3 | 10 | 71 | - | rgb(3,10,71) |
HSL | 234 | 92% | 15% | - | hsl(234,92%,15%) |
HSV | 234 | 96% | 28% | - | hsv(234,96%,28%) |
XYZ | 1.2834 | 0.6914 | 6.027 | - | xyz(1.2834,0.6914,6.027) |
CIE-LAB | 6.25 | 23.18 | -37.87 | - | lab(6.25,23.18,-37.87) |
CMYK | 0.95774647887324 | 0.85915492957746 | 0 | 0.72156862745098 | cmyk(0.95774647887324,0.85915492957746,0,0.72156862745098) |
Description
The RGB value of color #030a47 is rgb(3, 10, 71).
In the hex color #030a47, The value of Red is 3, value of Green is 10, and value of Blue is 71. The primary color is Blue. Similarly, The HSL values for #030a47 consists of 234° Hue, 92% Saturation, and 15% Lightness.
In the CMYK color model, the color #030a47 can be represented as Cyan=0.95774647887324%, Magenta=0.85915492957746%, Yellow=0%, and Black=0.72156862745098%.
Shades of #030a47
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #030a47
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #030a47
Preview of #030a47 on White Background
The contrast ratio of #030a47 with white color is 18.45
#030a47 color will look good on a white background.
Preview of #030a47 on black background
The contrast ratio of #030a47 with black color is 1.14
Color Schemes of #030a47
Triadic Colors of #030a47
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #030a47
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #030a47
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #030a47
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #030a47
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #030a47;
}
This is a sample text used for the color #030a47. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #030a47;
}
This is a sample text used for the color #030a47. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #030a47;
}
This is a sample text used for the color #030a47. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 3.57%
Green 11.9%
Blue 84.52%
CMYK Percentage
Cyan 37.73
Magenta 33.85%
Yellow 0%
Black 28.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.