#3d4fab Hex Color
rgb(61, 79, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3d | 4f | ab | - | #3d4fab |
RGB | 61 | 79 | 171 | - | rgb(61,79,171) |
HSL | 230 | 47% | 45% | - | hsl(230,47%,45%) |
HSV | 230 | 64% | 67% | - | hsv(230,64%,67%) |
XYZ | 12.0711 | 9.5243 | 39.7302 | - | xyz(12.0711,9.5243,39.7302) |
CIE-LAB | 36.97 | 22.99 | -51.58 | - | lab(36.97,22.99,-51.58) |
CMYK | 0.64327485380117 | 0.53801169590643 | 0 | 0.32941176470588 | cmyk(0.64327485380117,0.53801169590643,0,0.32941176470588) |
Description
The RGB value of color #3d4fab is rgb(61, 79, 171).
In the hex color #3d4fab, The value of Red is 61, value of Green is 79, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #3d4fab consists of 230° Hue, 47% Saturation, and 45% Lightness.
In the CMYK color model, the color #3d4fab can be represented as Cyan=0.64327485380117%, Magenta=0.53801169590643%, Yellow=0%, and Black=0.32941176470588%.
Shades of #3d4fab
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 #3d4fab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3d4fab
Preview of #3d4fab on White Background
The contrast ratio of #3d4fab with white color is 7.23
#3d4fab color will look good on a white background.
Preview of #3d4fab on black background
The contrast ratio of #3d4fab with black color is 2.9
Color Schemes of #3d4fab
Triadic Colors of #3d4fab
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 #3d4fab
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 #3d4fab
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 #3d4fab
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: #3d4fab;
}
This is a sample text used for the color #3d4fab. 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: #3d4fab;
}
This is a sample text used for the color #3d4fab. 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 #3d4fab;
}
This is a sample text used for the color #3d4fab. 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 19.61%
Green 25.4%
Blue 54.98%
CMYK Percentage
Cyan 42.58
Magenta 35.61%
Yellow 0%
Black 21.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.