#bd6400 Hex Color
rgb(189, 100, 0)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | 64 | 00 | - | #bd6400 |
| RGB | 189 | 100 | 0 | - | rgb(189,100,0) |
| HSL | 32 | 100% | 37% | - | hsl(32,100%,37%) |
| HSV | 32 | 100% | 74% | - | hsv(32,100%,74%) |
| XYZ | 25.5434 | 19.9332 | 2.5012 | - | xyz(25.5434,19.9332,2.5012) |
| CIE-LAB | 51.76 | 30.59 | 59.98 | - | lab(51.76,30.59,59.98) |
| CMYK | 0 | 0.47089947089947 | 1 | 0.25882352941176 | cmyk(0,0.47089947089947,1,0.25882352941176) |
Description
The RGB value of color #bd6400 is rgb(189, 100, 0).
In the hex color #bd6400, The value of Red is 189, value of Green is 100, and value of Blue is 0. The primary color is Red. Similarly, The HSL values for #bd6400 consists of 32° Hue, 100% Saturation, and 37% Lightness.
In the CMYK color model, the color #bd6400 can be represented as Cyan=0%, Magenta=0.47089947089947%, Yellow=1%, and Black=0.25882352941176%.
Shades of #bd6400
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 #bd6400
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd6400
Preview of #bd6400 on White Background
The contrast ratio of #bd6400 with white color is 4.21
Preview of #bd6400 on black background
The contrast ratio of #bd6400 with black color is 4.99
#bd6400 color will look good with a black background.
Color Schemes of #bd6400
Triadic Colors of #bd6400
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 #bd6400
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 #bd6400
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 #bd6400
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.
Monochromatic Colors of #bd6400
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #bd6400;
}
This is a sample text used for the color #bd6400. 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: #bd6400;
}
This is a sample text used for the color #bd6400. 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 #bd6400;
}
This is a sample text used for the color #bd6400. 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 65.4%
Green 34.6%
Blue 0%
CMYK Percentage
Cyan 0
Magenta 27.22%
Yellow 57.81%
Black 14.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.