#fd657b Hex Color
rgb(253, 101, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | 65 | 7b | - | #fd657b |
RGB | 253 | 101 | 123 | - | rgb(253,101,123) |
HSL | 351 | 97% | 69% | - | hsl(351,97%,69%) |
HSV | 351 | 60% | 99% | - | hsv(351,60%,99%) |
XYZ | 48.7368 | 31.6201 | 22.2735 | - | xyz(48.7368,31.6201,22.2735) |
CIE-LAB | 63.03 | 59.56 | 18.41 | - | lab(63.03,59.56,18.41) |
CMYK | 0 | 0.60079051383399 | 0.51383399209486 | 0.0078431372549019 | cmyk(0,0.60079051383399,0.51383399209486,0.0078431372549019) |
Description
The RGB value of color #fd657b is rgb(253, 101, 123).
In the hex color #fd657b, The value of Red is 253, value of Green is 101, and value of Blue is 123. The primary color is Red. Similarly, The HSL values for #fd657b consists of 351° Hue, 97% Saturation, and 69% Lightness.
In the CMYK color model, the color #fd657b can be represented as Cyan=0%, Magenta=0.60079051383399%, Yellow=0.51383399209486%, and Black=0.0078431372549019%.
Shades of #fd657b
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 #fd657b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fd657b
Preview of #fd657b on White Background
The contrast ratio of #fd657b with white color is 2.87
Preview of #fd657b on black background
The contrast ratio of #fd657b with black color is 7.32
#fd657b color will look good with a black background.
Color Schemes of #fd657b
Triadic Colors of #fd657b
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 #fd657b
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 #fd657b
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 #fd657b
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: #fd657b;
}
This is a sample text used for the color #fd657b. 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: #fd657b;
}
This is a sample text used for the color #fd657b. 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 #fd657b;
}
This is a sample text used for the color #fd657b. 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 53.04%
Green 21.17%
Blue 25.79%
CMYK Percentage
Cyan 0
Magenta 53.52%
Yellow 45.78%
Black 0.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.