#ff838d Hex Color
rgb(255, 131, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 83 | 8d | - | #ff838d |
RGB | 255 | 131 | 141 | - | rgb(255,131,141) |
HSL | 355 | 100% | 76% | - | hsl(355,100%,76%) |
HSV | 355 | 49% | 100% | - | hsv(355,49%,100%) |
XYZ | 54.164 | 39.4157 | 29.9525 | - | xyz(54.164,39.4157,29.9525) |
CIE-LAB | 69.05 | 47.93 | 16.57 | - | lab(69.05,47.93,16.57) |
CMYK | 0 | 0.48627450980392 | 0.44705882352941 | 0 | cmyk(0,0.48627450980392,0.44705882352941,0) |
Description
The RGB value of color #ff838d is rgb(255, 131, 141).
In the hex color #ff838d, The value of Red is 255, value of Green is 131, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #ff838d consists of 355° Hue, 100% Saturation, and 76% Lightness.
In the CMYK color model, the color #ff838d can be represented as Cyan=0%, Magenta=0.48627450980392%, Yellow=0.44705882352941%, and Black=0%.
Shades of #ff838d
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 #ff838d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff838d
Preview of #ff838d on White Background
The contrast ratio of #ff838d with white color is 2.36
Preview of #ff838d on black background
The contrast ratio of #ff838d with black color is 8.88
#ff838d color will look good with a black background.
Color Schemes of #ff838d
Triadic Colors of #ff838d
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 #ff838d
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 #ff838d
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 #ff838d
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: #ff838d;
}
This is a sample text used for the color #ff838d. 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: #ff838d;
}
This is a sample text used for the color #ff838d. 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 #ff838d;
}
This is a sample text used for the color #ff838d. 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 48.39%
Green 24.86%
Blue 26.76%
CMYK Percentage
Cyan 0
Magenta 52.1%
Yellow 47.9%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.