#07017c Hex Color
rgb(7, 1, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | 01 | 7c | - | #07017c |
RGB | 7 | 1 | 124 | - | rgb(7,1,124) |
HSL | 243 | 98% | 25% | - | hsl(243,98%,25%) |
HSV | 243 | 99% | 49% | - | hsv(243,99%,49%) |
XYZ | 3.7366 | 1.5221 | 19.1656 | - | xyz(3.7366,1.5221,19.1656) |
CIE-LAB | 12.75 | 46.1 | -62.52 | - | lab(12.75,46.1,-62.52) |
CMYK | 0.94354838709677 | 0.99193548387097 | 0 | 0.51372549019608 | cmyk(0.94354838709677,0.99193548387097,0,0.51372549019608) |
Description
The RGB value of color #07017c is rgb(7, 1, 124).
In the hex color #07017c, The value of Red is 7, value of Green is 1, and value of Blue is 124. The primary color is Blue. Similarly, The HSL values for #07017c consists of 243° Hue, 98% Saturation, and 25% Lightness.
In the CMYK color model, the color #07017c can be represented as Cyan=0.94354838709677%, Magenta=0.99193548387097%, Yellow=0%, and Black=0.51372549019608%.
Shades of #07017c
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 #07017c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #07017c
Preview of #07017c on White Background
The contrast ratio of #07017c with white color is 16.1
#07017c color will look good on a white background.
Preview of #07017c on black background
The contrast ratio of #07017c with black color is 1.3
Color Schemes of #07017c
Triadic Colors of #07017c
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 #07017c
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 #07017c
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 #07017c
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 #07017c
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: #07017c;
}
This is a sample text used for the color #07017c. 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: #07017c;
}
This is a sample text used for the color #07017c. 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 #07017c;
}
This is a sample text used for the color #07017c. 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 5.3%
Green 0.76%
Blue 93.94%
CMYK Percentage
Cyan 38.52
Magenta 40.5%
Yellow 0%
Black 20.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.