#081ff0 Hex Color
rgb(8, 31, 240)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | 1f | f0 | - | #081ff0 |
RGB | 8 | 31 | 240 | - | rgb(8,31,240) |
HSL | 234 | 94% | 49% | - | hsl(234,94%,49%) |
HSV | 234 | 97% | 94% | - | hsv(234,97%,94%) |
XYZ | 16.3183 | 7.3229 | 82.9915 | - | xyz(16.3183,7.3229,82.9915) |
CIE-LAB | 32.53 | 68.71 | -99.02 | - | lab(32.53,68.71,-99.02) |
CMYK | 0.96666666666667 | 0.87083333333333 | 0 | 0.058823529411765 | cmyk(0.96666666666667,0.87083333333333,0,0.058823529411765) |
Description
The RGB value of color #081ff0 is rgb(8, 31, 240).
In the hex color #081ff0, The value of Red is 8, value of Green is 31, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #081ff0 consists of 234° Hue, 94% Saturation, and 49% Lightness.
In the CMYK color model, the color #081ff0 can be represented as Cyan=0.96666666666667%, Magenta=0.87083333333333%, Yellow=0%, and Black=0.058823529411765%.
Shades of #081ff0
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 #081ff0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #081ff0
Preview of #081ff0 on White Background
The contrast ratio of #081ff0 with white color is 8.52
#081ff0 color will look good on a white background.
Preview of #081ff0 on black background
The contrast ratio of #081ff0 with black color is 2.46
Color Schemes of #081ff0
Triadic Colors of #081ff0
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 #081ff0
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 #081ff0
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 #081ff0
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.
Color Usage
You can set the css color of a text using:
.class{
color: #081ff0;
}
This is a sample text used for the color #081ff0. 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: #081ff0;
}
This is a sample text used for the color #081ff0. 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 #081ff0;
}
This is a sample text used for the color #081ff0. 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 2.87%
Green 11.11%
Blue 86.02%
CMYK Percentage
Cyan 50.98
Magenta 45.92%
Yellow 0%
Black 3.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.