#ffbca1 Hex Color
rgb(255, 188, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | bc | a1 | - | #ffbca1 |
RGB | 255 | 188 | 161 | - | rgb(255,188,161) |
HSL | 17 | 100% | 82% | - | hsl(17,100%,82%) |
HSV | 17 | 37% | 100% | - | hsv(17,37%,100%) |
XYZ | 65.6562 | 59.7996 | 41.8002 | - | xyz(65.6562,59.7996,41.8002) |
CIE-LAB | 81.73 | 20.75 | 23.14 | - | lab(81.73,20.75,23.14) |
CMYK | 0 | 0.26274509803922 | 0.36862745098039 | 0 | cmyk(0,0.26274509803922,0.36862745098039,0) |
Description
The RGB value of color #ffbca1 is rgb(255, 188, 161).
In the hex color #ffbca1, The value of Red is 255, value of Green is 188, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #ffbca1 consists of 17° Hue, 100% Saturation, and 82% Lightness.
In the CMYK color model, the color #ffbca1 can be represented as Cyan=0%, Magenta=0.26274509803922%, Yellow=0.36862745098039%, and Black=0%.
Shades of #ffbca1
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 #ffbca1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffbca1
Preview of #ffbca1 on White Background
The contrast ratio of #ffbca1 with white color is 1.62
Preview of #ffbca1 on black background
The contrast ratio of #ffbca1 with black color is 12.96
#ffbca1 color will look good with a black background.
Color Schemes of #ffbca1
Triadic Colors of #ffbca1
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 #ffbca1
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 #ffbca1
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 #ffbca1
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: #ffbca1;
}
This is a sample text used for the color #ffbca1. 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: #ffbca1;
}
This is a sample text used for the color #ffbca1. 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 #ffbca1;
}
This is a sample text used for the color #ffbca1. 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 42.22%
Green 31.13%
Blue 26.66%
CMYK Percentage
Cyan 0
Magenta 41.61%
Yellow 58.39%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.