#1a6dff Hex Color
rgb(26, 109, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 6d | ff | - | #1a6dff |
RGB | 26 | 109 | 255 | - | rgb(26,109,255) |
HSL | 218 | 100% | 55% | - | hsl(218,100%,55%) |
HSV | 218 | 90% | 100% | - | hsv(218,90%,100%) |
XYZ | 23.9446 | 18.3769 | 96.8928 | - | xyz(23.9446,18.3769,96.8928) |
CIE-LAB | 49.95 | 31.52 | -78.66 | - | lab(49.95,31.52,-78.66) |
CMYK | 0.89803921568627 | 0.57254901960784 | 0 | 0 | cmyk(0.89803921568627,0.57254901960784,0,0) |
Description
The RGB value of color #1a6dff is rgb(26, 109, 255).
In the hex color #1a6dff, The value of Red is 26, value of Green is 109, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #1a6dff consists of 218° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #1a6dff can be represented as Cyan=0.89803921568627%, Magenta=0.57254901960784%, Yellow=0%, and Black=0%.
Shades of #1a6dff
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 #1a6dff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a6dff
Preview of #1a6dff on White Background
The contrast ratio of #1a6dff with white color is 4.49
Preview of #1a6dff on black background
The contrast ratio of #1a6dff with black color is 4.68
#1a6dff color will look good with a black background.
Color Schemes of #1a6dff
Triadic Colors of #1a6dff
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 #1a6dff
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 #1a6dff
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 #1a6dff
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: #1a6dff;
}
This is a sample text used for the color #1a6dff. 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: #1a6dff;
}
This is a sample text used for the color #1a6dff. 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 #1a6dff;
}
This is a sample text used for the color #1a6dff. 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.67%
Green 27.95%
Blue 65.38%
CMYK Percentage
Cyan 61.07
Magenta 38.93%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.