#3f7faf Hex Color
rgb(63, 127, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | 7f | af | - | #3f7faf |
RGB | 63 | 127 | 175 | - | rgb(63,127,175) |
HSL | 206 | 47% | 47% | - | hsl(206,47%,47%) |
HSV | 206 | 64% | 69% | - | hsv(206,64%,69%) |
XYZ | 17.3771 | 19.3307 | 43.3728 | - | xyz(17.3771,19.3307,43.3728) |
CIE-LAB | 51.07 | -5.32 | -31.52 | - | lab(51.07,-5.32,-31.52) |
CMYK | 0.64 | 0.27428571428571 | 0 | 0.31372549019608 | cmyk(0.64,0.27428571428571,0,0.31372549019608) |
Description
The RGB value of color #3f7faf is rgb(63, 127, 175).
In the hex color #3f7faf, The value of Red is 63, value of Green is 127, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #3f7faf consists of 206° Hue, 47% Saturation, and 47% Lightness.
In the CMYK color model, the color #3f7faf can be represented as Cyan=0.64%, Magenta=0.27428571428571%, Yellow=0%, and Black=0.31372549019608%.
Shades of #3f7faf
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 #3f7faf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3f7faf
Preview of #3f7faf on White Background
The contrast ratio of #3f7faf with white color is 4.32
Preview of #3f7faf on black background
The contrast ratio of #3f7faf with black color is 4.87
#3f7faf color will look good with a black background.
Color Schemes of #3f7faf
Triadic Colors of #3f7faf
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 #3f7faf
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 #3f7faf
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 #3f7faf
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: #3f7faf;
}
This is a sample text used for the color #3f7faf. 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: #3f7faf;
}
This is a sample text used for the color #3f7faf. 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 #3f7faf;
}
This is a sample text used for the color #3f7faf. 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 17.26%
Green 34.79%
Blue 47.95%
CMYK Percentage
Cyan 52.12
Magenta 22.34%
Yellow 0%
Black 25.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.