#1a75ab Hex Color
rgb(26, 117, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | 75 | ab | - | #1a75ab |
RGB | 26 | 117 | 171 | - | rgb(26,117,171) |
HSL | 202 | 74% | 39% | - | hsl(202,74%,39%) |
HSV | 202 | 85% | 67% | - | hsv(202,85%,67%) |
XYZ | 14.138 | 15.8825 | 40.8485 | - | xyz(14.138,15.8825,40.8485) |
CIE-LAB | 46.82 | -5.85 | -35.94 | - | lab(46.82,-5.85,-35.94) |
CMYK | 0.84795321637427 | 0.31578947368421 | 0 | 0.32941176470588 | cmyk(0.84795321637427,0.31578947368421,0,0.32941176470588) |
Description
The RGB value of color #1a75ab is rgb(26, 117, 171).
In the hex color #1a75ab, The value of Red is 26, value of Green is 117, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #1a75ab consists of 202° Hue, 74% Saturation, and 39% Lightness.
In the CMYK color model, the color #1a75ab can be represented as Cyan=0.84795321637427%, Magenta=0.31578947368421%, Yellow=0%, and Black=0.32941176470588%.
Shades of #1a75ab
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 #1a75ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1a75ab
Preview of #1a75ab on White Background
The contrast ratio of #1a75ab with white color is 5.03
#1a75ab color will look good on a white background.
Preview of #1a75ab on black background
The contrast ratio of #1a75ab with black color is 4.18
Color Schemes of #1a75ab
Triadic Colors of #1a75ab
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 #1a75ab
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 #1a75ab
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 #1a75ab
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 #1a75ab
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: #1a75ab;
}
This is a sample text used for the color #1a75ab. 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: #1a75ab;
}
This is a sample text used for the color #1a75ab. 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 #1a75ab;
}
This is a sample text used for the color #1a75ab. 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.28%
Green 37.26%
Blue 54.46%
CMYK Percentage
Cyan 56.79
Magenta 21.15%
Yellow 0%
Black 22.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.