#063eae Hex Color
rgb(6, 62, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 06 | 3e | ae | - | #063eae |
| RGB | 6 | 62 | 174 | - | rgb(6,62,174) |
| HSL | 220 | 93% | 35% | - | hsl(220,93%,35%) |
| HSV | 220 | 97% | 68% | - | hsv(220,97%,68%) |
| XYZ | 9.4377 | 6.54 | 40.8093 | - | xyz(9.4377,6.54,40.8093) |
| CIE-LAB | 30.74 | 30.09 | -63.62 | - | lab(30.74,30.09,-63.62) |
| CMYK | 0.96551724137931 | 0.64367816091954 | 0 | 0.31764705882353 | cmyk(0.96551724137931,0.64367816091954,0,0.31764705882353) |
Description
The RGB value of color #063eae is rgb(6, 62, 174).
In the hex color #063eae, The value of Red is 6, value of Green is 62, and value of Blue is 174. The primary color is Blue. Similarly, The HSL values for #063eae consists of 220° Hue, 93% Saturation, and 35% Lightness.
In the CMYK color model, the color #063eae can be represented as Cyan=0.96551724137931%, Magenta=0.64367816091954%, Yellow=0%, and Black=0.31764705882353%.
Shades of #063eae
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 #063eae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #063eae
Preview of #063eae on White Background
The contrast ratio of #063eae with white color is 9.1
#063eae color will look good on a white background.
Preview of #063eae on black background
The contrast ratio of #063eae with black color is 2.31
Color Schemes of #063eae
Triadic Colors of #063eae
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 #063eae
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 #063eae
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 #063eae
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 #063eae
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: #063eae;
}
This is a sample text used for the color #063eae. 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: #063eae;
}
This is a sample text used for the color #063eae. 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 #063eae;
}
This is a sample text used for the color #063eae. 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.48%
Green 25.62%
Blue 71.9%
CMYK Percentage
Cyan 50.11
Magenta 33.41%
Yellow 0%
Black 16.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.