#078cff Hex Color
rgb(7, 140, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 07 | 8c | ff | - | #078cff |
| RGB | 7 | 140 | 255 | - | rgb(7,140,255) |
| HSL | 208 | 100% | 51% | - | hsl(208,100%,51%) |
| HSV | 208 | 97% | 100% | - | hsv(208,97%,100%) |
| XYZ | 27.5157 | 26.0213 | 98.1801 | - | xyz(27.5157,26.0213,98.1801) |
| CIE-LAB | 58.06 | 11.55 | -65.53 | - | lab(58.06,11.55,-65.53) |
| CMYK | 0.97254901960784 | 0.45098039215686 | 0 | 0 | cmyk(0.97254901960784,0.45098039215686,0,0) |
Description
The RGB value of color #078cff is rgb(7, 140, 255).
In the hex color #078cff, The value of Red is 7, value of Green is 140, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #078cff consists of 208° Hue, 100% Saturation, and 51% Lightness.
In the CMYK color model, the color #078cff can be represented as Cyan=0.97254901960784%, Magenta=0.45098039215686%, Yellow=0%, and Black=0%.
Shades of #078cff
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 #078cff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #078cff
Preview of #078cff on White Background
The contrast ratio of #078cff with white color is 3.38
Preview of #078cff on black background
The contrast ratio of #078cff with black color is 6.2
#078cff color will look good with a black background.
Color Schemes of #078cff
Triadic Colors of #078cff
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 #078cff
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 #078cff
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 #078cff
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: #078cff;
}
This is a sample text used for the color #078cff. 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: #078cff;
}
This is a sample text used for the color #078cff. 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 #078cff;
}
This is a sample text used for the color #078cff. 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.74%
Green 34.83%
Blue 63.43%
CMYK Percentage
Cyan 68.32
Magenta 31.68%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.