#1a3ddf Hex Color
rgb(26, 61, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 3d | df | - | #1a3ddf |
RGB | 26 | 61 | 223 | - | rgb(26,61,223) |
HSL | 229 | 79% | 49% | - | hsl(229,79%,49%) |
HSV | 229 | 88% | 87% | - | hsv(229,88%,87%) |
XYZ | 15.414 | 8.8848 | 70.7146 | - | xyz(15.414,8.8848,70.7146) |
CIE-LAB | 35.76 | 49.55 | -83.96 | - | lab(35.76,49.55,-83.96) |
CMYK | 0.88340807174888 | 0.72645739910314 | 0 | 0.12549019607843 | cmyk(0.88340807174888,0.72645739910314,0,0.12549019607843) |
Description
The RGB value of color #1a3ddf is rgb(26, 61, 223).
In the hex color #1a3ddf, The value of Red is 26, value of Green is 61, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #1a3ddf consists of 229° Hue, 79% Saturation, and 49% Lightness.
In the CMYK color model, the color #1a3ddf can be represented as Cyan=0.88340807174888%, Magenta=0.72645739910314%, Yellow=0%, and Black=0.12549019607843%.
Shades of #1a3ddf
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 #1a3ddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a3ddf
Preview of #1a3ddf on White Background
The contrast ratio of #1a3ddf with white color is 7.56
#1a3ddf color will look good on a white background.
Preview of #1a3ddf on black background
The contrast ratio of #1a3ddf with black color is 2.78
Color Schemes of #1a3ddf
Triadic Colors of #1a3ddf
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 #1a3ddf
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 #1a3ddf
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 #1a3ddf
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: #1a3ddf;
}
This is a sample text used for the color #1a3ddf. 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: #1a3ddf;
}
This is a sample text used for the color #1a3ddf. 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 #1a3ddf;
}
This is a sample text used for the color #1a3ddf. 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 8.39%
Green 19.68%
Blue 71.94%
CMYK Percentage
Cyan 50.91
Magenta 41.86%
Yellow 0%
Black 7.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.