#1a293d Hex Color
rgb(26, 41, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 29 | 3d | - | #1a293d |
RGB | 26 | 41 | 61 | - | rgb(26,41,61) |
HSL | 214 | 40% | 17% | - | hsl(214,40%,17%) |
HSV | 214 | 57% | 24% | - | hsv(214,57%,24%) |
XYZ | 2.0612 | 2.1424 | 4.7198 | - | xyz(2.0612,2.1424,4.7198) |
CIE-LAB | 16.22 | 0.56 | -14.71 | - | lab(16.22,0.56,-14.71) |
CMYK | 0.57377049180328 | 0.32786885245902 | 0 | 0.76078431372549 | cmyk(0.57377049180328,0.32786885245902,0,0.76078431372549) |
Description
The RGB value of color #1a293d is rgb(26, 41, 61).
In the hex color #1a293d, The value of Red is 26, value of Green is 41, and value of Blue is 61. The primary color is Blue. Similarly, The HSL values for #1a293d consists of 214° Hue, 40% Saturation, and 17% Lightness.
In the CMYK color model, the color #1a293d can be represented as Cyan=0.57377049180328%, Magenta=0.32786885245902%, Yellow=0%, and Black=0.76078431372549%.
Shades of #1a293d
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 #1a293d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a293d
Preview of #1a293d on White Background
The contrast ratio of #1a293d with white color is 14.7
#1a293d color will look good on a white background.
Preview of #1a293d on black background
The contrast ratio of #1a293d with black color is 1.43
Color Schemes of #1a293d
Triadic Colors of #1a293d
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 #1a293d
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 #1a293d
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 #1a293d
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 #1a293d
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: #1a293d;
}
This is a sample text used for the color #1a293d. 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: #1a293d;
}
This is a sample text used for the color #1a293d. 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 #1a293d;
}
This is a sample text used for the color #1a293d. 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 20.31%
Green 32.03%
Blue 47.66%
CMYK Percentage
Cyan 34.51
Magenta 19.72%
Yellow 0%
Black 45.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.