#065de0 Hex Color
rgb(6, 93, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 06 | 5d | e0 | - | #065de0 |
RGB | 6 | 93 | 224 | - | rgb(6,93,224) |
HSL | 216 | 95% | 45% | - | hsl(216,95%,45%) |
HSV | 216 | 97% | 88% | - | hsv(216,97%,88%) |
XYZ | 17.444 | 13.2492 | 72.159 | - | xyz(17.444,13.2492,72.159) |
CIE-LAB | 43.14 | 29.25 | -72.41 | - | lab(43.14,29.25,-72.41) |
CMYK | 0.97321428571429 | 0.58482142857143 | 0 | 0.12156862745098 | cmyk(0.97321428571429,0.58482142857143,0,0.12156862745098) |
Description
The RGB value of color #065de0 is rgb(6, 93, 224).
In the hex color #065de0, The value of Red is 6, value of Green is 93, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #065de0 consists of 216° Hue, 95% Saturation, and 45% Lightness.
In the CMYK color model, the color #065de0 can be represented as Cyan=0.97321428571429%, Magenta=0.58482142857143%, Yellow=0%, and Black=0.12156862745098%.
Shades of #065de0
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 #065de0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #065de0
Preview of #065de0 on White Background
The contrast ratio of #065de0 with white color is 5.75
#065de0 color will look good on a white background.
Preview of #065de0 on black background
The contrast ratio of #065de0 with black color is 3.65
Color Schemes of #065de0
Triadic Colors of #065de0
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 #065de0
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 #065de0
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 #065de0
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 #065de0
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: #065de0;
}
This is a sample text used for the color #065de0. 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: #065de0;
}
This is a sample text used for the color #065de0. 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 #065de0;
}
This is a sample text used for the color #065de0. 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.86%
Green 28.79%
Blue 69.35%
CMYK Percentage
Cyan 57.94
Magenta 34.82%
Yellow 0%
Black 7.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.