#0682e6 Hex Color
rgb(6, 130, 230)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 82 | e6 | - | #0682e6 |
RGB | 6 | 130 | 230 | - | rgb(6,130,230) |
HSL | 207 | 95% | 46% | - | hsl(207,95%,46%) |
HSV | 207 | 97% | 90% | - | hsv(207,97%,90%) |
XYZ | 22.3407 | 21.7172 | 77.8773 | - | xyz(22.3407,21.7172,77.8773) |
CIE-LAB | 53.73 | 8.03 | -58.64 | - | lab(53.73,8.03,-58.64) |
CMYK | 0.97391304347826 | 0.43478260869565 | 0 | 0.098039215686274 | cmyk(0.97391304347826,0.43478260869565,0,0.098039215686274) |
Description
The RGB value of color #0682e6 is rgb(6, 130, 230).
In the hex color #0682e6, The value of Red is 6, value of Green is 130, and value of Blue is 230. The primary color is Blue. Similarly, The HSL values for #0682e6 consists of 207° Hue, 95% Saturation, and 46% Lightness.
In the CMYK color model, the color #0682e6 can be represented as Cyan=0.97391304347826%, Magenta=0.43478260869565%, Yellow=0%, and Black=0.098039215686274%.
Shades of #0682e6
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 #0682e6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0682e6
Preview of #0682e6 on White Background
The contrast ratio of #0682e6 with white color is 3.93
Preview of #0682e6 on black background
The contrast ratio of #0682e6 with black color is 5.34
#0682e6 color will look good with a black background.
Color Schemes of #0682e6
Triadic Colors of #0682e6
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 #0682e6
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 #0682e6
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 #0682e6
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: #0682e6;
}
This is a sample text used for the color #0682e6. 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: #0682e6;
}
This is a sample text used for the color #0682e6. 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 #0682e6;
}
This is a sample text used for the color #0682e6. 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.64%
Green 35.52%
Blue 62.84%
CMYK Percentage
Cyan 64.64
Magenta 28.86%
Yellow 0%
Black 6.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.