#1a32f6 Hex Color
rgb(26, 50, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 32 | f6 | - | #1a32f6 |
RGB | 26 | 50 | 246 | - | rgb(26,50,246) |
HSL | 233 | 92% | 53% | - | hsl(233,92%,53%) |
HSV | 233 | 89% | 96% | - | hsv(233,89%,96%) |
XYZ | 18.2012 | 9.1546 | 87.9965 | - | xyz(18.2012,9.1546,87.9965) |
CIE-LAB | 36.28 | 62.85 | -96.16 | - | lab(36.28,62.85,-96.16) |
CMYK | 0.89430894308943 | 0.79674796747967 | 0 | 0.035294117647059 | cmyk(0.89430894308943,0.79674796747967,0,0.035294117647059) |
Description
The RGB value of color #1a32f6 is rgb(26, 50, 246).
In the hex color #1a32f6, The value of Red is 26, value of Green is 50, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #1a32f6 consists of 233° Hue, 92% Saturation, and 53% Lightness.
In the CMYK color model, the color #1a32f6 can be represented as Cyan=0.89430894308943%, Magenta=0.79674796747967%, Yellow=0%, and Black=0.035294117647059%.
Shades of #1a32f6
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 #1a32f6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a32f6
Preview of #1a32f6 on White Background
The contrast ratio of #1a32f6 with white color is 7.42
#1a32f6 color will look good on a white background.
Preview of #1a32f6 on black background
The contrast ratio of #1a32f6 with black color is 2.83
Color Schemes of #1a32f6
Triadic Colors of #1a32f6
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 #1a32f6
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 #1a32f6
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 #1a32f6
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: #1a32f6;
}
This is a sample text used for the color #1a32f6. 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: #1a32f6;
}
This is a sample text used for the color #1a32f6. 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 #1a32f6;
}
This is a sample text used for the color #1a32f6. 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.07%
Green 15.53%
Blue 76.4%
CMYK Percentage
Cyan 51.8
Magenta 46.15%
Yellow 0%
Black 2.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.