#010245 Hex Color
rgb(1, 2, 69)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 01 | 02 | 45 | - | #010245 |
| RGB | 1 | 2 | 69 | - | rgb(1,2,69) |
| HSL | 239 | 97% | 14% | - | hsl(239,97%,14%) |
| HSV | 239 | 99% | 27% | - | hsv(239,99%,27%) |
| XYZ | 1.1084 | 0.4795 | 5.6644 | - | xyz(1.1084,0.4795,5.6644) |
| CIE-LAB | 4.33 | 25.75 | -39.61 | - | lab(4.33,25.75,-39.61) |
| CMYK | 0.98550724637681 | 0.97101449275362 | 0 | 0.72941176470588 | cmyk(0.98550724637681,0.97101449275362,0,0.72941176470588) |
Description
The RGB value of color #010245 is rgb(1, 2, 69).
In the hex color #010245, The value of Red is 1, value of Green is 2, and value of Blue is 69. The primary color is Blue. Similarly, The HSL values for #010245 consists of 239° Hue, 97% Saturation, and 14% Lightness.
In the CMYK color model, the color #010245 can be represented as Cyan=0.98550724637681%, Magenta=0.97101449275362%, Yellow=0%, and Black=0.72941176470588%.
Shades of #010245
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 #010245
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #010245
Preview of #010245 on White Background
The contrast ratio of #010245 with white color is 19.16
#010245 color will look good on a white background.
Preview of #010245 on black background
The contrast ratio of #010245 with black color is 1.1
Color Schemes of #010245
Triadic Colors of #010245
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 #010245
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 #010245
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 #010245
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 #010245
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: #010245;
}
This is a sample text used for the color #010245. 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: #010245;
}
This is a sample text used for the color #010245. 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 #010245;
}
This is a sample text used for the color #010245. 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 1.39%
Green 2.78%
Blue 95.83%
CMYK Percentage
Cyan 36.69
Magenta 36.15%
Yellow 0%
Black 27.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.