#fbb12d Hex Color
rgb(251, 177, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | b1 | 2d | - | #fbb12d |
RGB | 251 | 177 | 45 | - | rgb(251,177,45) |
HSL | 38 | 96% | 58% | - | hsl(38,96%,58%) |
HSV | 38 | 82% | 98% | - | hsv(38,82%,98%) |
XYZ | 55.9795 | 52.143 | 9.5968 | - | xyz(55.9795,52.143,9.5968) |
CIE-LAB | 77.37 | 16.67 | 71.97 | - | lab(77.37,16.67,71.97) |
CMYK | 0 | 0.29482071713147 | 0.8207171314741 | 0.015686274509804 | cmyk(0,0.29482071713147,0.8207171314741,0.015686274509804) |
Description
The RGB value of color #fbb12d is rgb(251, 177, 45).
In the hex color #fbb12d, The value of Red is 251, value of Green is 177, and value of Blue is 45. The primary color is Red. Similarly, The HSL values for #fbb12d consists of 38° Hue, 96% Saturation, and 58% Lightness.
In the CMYK color model, the color #fbb12d can be represented as Cyan=0%, Magenta=0.29482071713147%, Yellow=0.8207171314741%, and Black=0.015686274509804%.
Shades of #fbb12d
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 #fbb12d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbb12d
Preview of #fbb12d on White Background
The contrast ratio of #fbb12d with white color is 1.84
Preview of #fbb12d on black background
The contrast ratio of #fbb12d with black color is 11.43
#fbb12d color will look good with a black background.
Color Schemes of #fbb12d
Triadic Colors of #fbb12d
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 #fbb12d
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 #fbb12d
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 #fbb12d
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: #fbb12d;
}
This is a sample text used for the color #fbb12d. 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: #fbb12d;
}
This is a sample text used for the color #fbb12d. 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 #fbb12d;
}
This is a sample text used for the color #fbb12d. 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.07%
Green 37.42%
Blue 9.51%
CMYK Percentage
Cyan 0
Magenta 26.06%
Yellow 72.55%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.