#070240 Hex Color
rgb(7, 2, 64)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 07 | 02 | 40 | - | #070240 |
| RGB | 7 | 2 | 64 | - | rgb(7,2,64) |
| HSL | 245 | 94% | 13% | - | hsl(245,94%,13%) |
| HSV | 245 | 97% | 25% | - | hsv(245,97%,25%) |
| XYZ | 1.0347 | 0.4588 | 4.8845 | - | xyz(1.0347,0.4588,4.8845) |
| CIE-LAB | 4.14 | 23.99 | -36.33 | - | lab(4.14,23.99,-36.33) |
| CMYK | 0.890625 | 0.96875 | 0 | 0.74901960784314 | cmyk(0.890625,0.96875,0,0.74901960784314) |
Description
The RGB value of color #070240 is rgb(7, 2, 64).
In the hex color #070240, The value of Red is 7, value of Green is 2, and value of Blue is 64. The primary color is Blue. Similarly, The HSL values for #070240 consists of 245° Hue, 94% Saturation, and 13% Lightness.
In the CMYK color model, the color #070240 can be represented as Cyan=0.890625%, Magenta=0.96875%, Yellow=0%, and Black=0.74901960784314%.
Shades of #070240
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 #070240
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #070240
Preview of #070240 on White Background
The contrast ratio of #070240 with white color is 19.24
#070240 color will look good on a white background.
Preview of #070240 on black background
The contrast ratio of #070240 with black color is 1.09
Color Schemes of #070240
Triadic Colors of #070240
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 #070240
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 #070240
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 #070240
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 #070240
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: #070240;
}
This is a sample text used for the color #070240. 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: #070240;
}
This is a sample text used for the color #070240. 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 #070240;
}
This is a sample text used for the color #070240. 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 9.59%
Green 2.74%
Blue 87.67%
CMYK Percentage
Cyan 34.14
Magenta 37.14%
Yellow 0%
Black 28.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.