#1a6cef Hex Color
rgb(26, 108, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 6c | ef | - | #1a6cef |
RGB | 26 | 108 | 239 | - | rgb(26,108,239) |
HSL | 217 | 87% | 52% | - | hsl(217,87%,52%) |
HSV | 217 | 89% | 94% | - | hsv(217,89%,94%) |
XYZ | 21.3686 | 17.1767 | 83.8506 | - | xyz(21.3686,17.1767,83.8506) |
CIE-LAB | 48.48 | 26.09 | -72.15 | - | lab(48.48,26.09,-72.15) |
CMYK | 0.89121338912134 | 0.54811715481172 | 0 | 0.062745098039216 | cmyk(0.89121338912134,0.54811715481172,0,0.062745098039216) |
Description
The RGB value of color #1a6cef is rgb(26, 108, 239).
In the hex color #1a6cef, The value of Red is 26, value of Green is 108, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #1a6cef consists of 217° Hue, 87% Saturation, and 52% Lightness.
In the CMYK color model, the color #1a6cef can be represented as Cyan=0.89121338912134%, Magenta=0.54811715481172%, Yellow=0%, and Black=0.062745098039216%.
Shades of #1a6cef
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 #1a6cef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a6cef
Preview of #1a6cef on White Background
The contrast ratio of #1a6cef with white color is 4.73
#1a6cef color will look good on a white background.
Preview of #1a6cef on black background
The contrast ratio of #1a6cef with black color is 4.44
Color Schemes of #1a6cef
Triadic Colors of #1a6cef
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 #1a6cef
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 #1a6cef
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 #1a6cef
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: #1a6cef;
}
This is a sample text used for the color #1a6cef. 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: #1a6cef;
}
This is a sample text used for the color #1a6cef. 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 #1a6cef;
}
This is a sample text used for the color #1a6cef. 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 6.97%
Green 28.95%
Blue 64.08%
CMYK Percentage
Cyan 59.33
Magenta 36.49%
Yellow 0%
Black 4.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.