#ffa633 Hex Color
rgb(255, 166, 51)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ff | a6 | 33 | - | #ffa633 |
| RGB | 255 | 166 | 51 | - | rgb(255,166,51) |
| HSL | 34 | 100% | 60% | - | hsl(34,100%,60%) |
| HSV | 34 | 80% | 100% | - | hsv(34,80%,100%) |
| XYZ | 55.4738 | 48.7715 | 9.622 | - | xyz(55.4738,48.7715,9.622) |
| CIE-LAB | 75.31 | 24.28 | 68.35 | - | lab(75.31,24.28,68.35) |
| CMYK | 0 | 0.34901960784314 | 0.8 | 0 | cmyk(0,0.34901960784314,0.8,0) |
Description
The RGB value of color #ffa633 is rgb(255, 166, 51).
In the hex color #ffa633, The value of Red is 255, value of Green is 166, and value of Blue is 51. The primary color is Red. Similarly, The HSL values for #ffa633 consists of 34° Hue, 100% Saturation, and 60% Lightness.
In the CMYK color model, the color #ffa633 can be represented as Cyan=0%, Magenta=0.34901960784314%, Yellow=0.8%, and Black=0%.
Shades of #ffa633
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 #ffa633
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ffa633
Preview of #ffa633 on White Background
The contrast ratio of #ffa633 with white color is 1.95
Preview of #ffa633 on black background
The contrast ratio of #ffa633 with black color is 10.75
#ffa633 color will look good with a black background.
Color Schemes of #ffa633
Triadic Colors of #ffa633
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 #ffa633
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 #ffa633
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 #ffa633
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: #ffa633;
}
This is a sample text used for the color #ffa633. 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: #ffa633;
}
This is a sample text used for the color #ffa633. 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 #ffa633;
}
This is a sample text used for the color #ffa633. 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 54.03%
Green 35.17%
Blue 10.81%
CMYK Percentage
Cyan 0
Magenta 30.38%
Yellow 69.62%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.