#fcbb6f Hex Color
rgb(252, 187, 111)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | bb | 6f | - | #fcbb6f |
| RGB | 252 | 187 | 111 | - | rgb(252,187,111) |
| HSL | 32 | 96% | 71% | - | hsl(32,96%,71%) |
| HSV | 32 | 56% | 99% | - | hsv(32,56%,99%) |
| XYZ | 60.7845 | 57.3838 | 22.9114 | - | xyz(60.7845,57.3838,22.9114) |
| CIE-LAB | 80.39 | 15.28 | 47.24 | - | lab(80.39,15.28,47.24) |
| CMYK | 0 | 0.25793650793651 | 0.55952380952381 | 0.011764705882353 | cmyk(0,0.25793650793651,0.55952380952381,0.011764705882353) |
Description
The RGB value of color #fcbb6f is rgb(252, 187, 111).
In the hex color #fcbb6f, The value of Red is 252, value of Green is 187, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #fcbb6f consists of 32° Hue, 96% Saturation, and 71% Lightness.
In the CMYK color model, the color #fcbb6f can be represented as Cyan=0%, Magenta=0.25793650793651%, Yellow=0.55952380952381%, and Black=0.011764705882353%.
Shades of #fcbb6f
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 #fcbb6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcbb6f
Preview of #fcbb6f on White Background
The contrast ratio of #fcbb6f with white color is 1.68
Preview of #fcbb6f on black background
The contrast ratio of #fcbb6f with black color is 12.48
#fcbb6f color will look good with a black background.
Color Schemes of #fcbb6f
Triadic Colors of #fcbb6f
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 #fcbb6f
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 #fcbb6f
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 #fcbb6f
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: #fcbb6f;
}
This is a sample text used for the color #fcbb6f. 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: #fcbb6f;
}
This is a sample text used for the color #fcbb6f. 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 #fcbb6f;
}
This is a sample text used for the color #fcbb6f. 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 45.82%
Green 34%
Blue 20.18%
CMYK Percentage
Cyan 0
Magenta 31.11%
Yellow 67.48%
Black 1.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.