Color Brimstone orange (#ffbd2b):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Brimstone orange (#ffbd2b):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Brimstone / #ffbd2b
The HTML HEX code is #ffbd2b. The corresponding color name is "Brimstone". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 189%, Blue (B): 43%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 26%, Yellow (Y):83%, Black (K): 0%. In the HSL color space, #ffbd2b has a hue of 41°, saturation of 100%, and lightness of 58%. The HSV representation is 41° for hue, 83% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 81, a* (green to red) = 12, and b* (blue to yellow) = 76. The XYZ representation is X: 60, Y: 58, Z: 10. In the YUV color space, it translates to Y (luminance) = 0.7533, U (chrominance) = -0.2877, and V (chrominance) = 0.2164.
The decimal value of the color is 16760107. The closest Web-safe HEX code is #FFCC33. Variations of the colour are #FFDB8F for a 20% lighter version and #C28400 for a 20% darker version.
For the color with hex value #ffbd2b, the correlated color temperature (CT) is estimated to be 2896 Kelvin (2896K).
The approximate wavelength of #ffbd2b is around 618.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffbd2b | #ffbd2b |
RGB Decimal Code | 255, 189, 43 | rgb(255, 189, 43) |
CMYK | 0, 26, 83, 0 | / |
HSL | 41°, 100%, 58% | hsl(41°, 100%, 58%) |
HSV | 41°, 83%, 100% | / |
CIE-LAB | 81, 12, 76 | / |
XYZ | 60, 58, 10 | / |
YUV | 0.7533, -0.2877, 0.2164 | / |
Decimal value | 16760107 | / |
Web-Safe HEX | FFCC33 | #FFCC33 |
Color Temperature (CT) | 2896 Kelvin (2896K) | / |
Estimate Wavelength | around 618.00nm | / |
The Depth and Diversity of Brimstone (Hex: #ffbd2b): Exploring its Impact in Design and Culture
The hex color #ffbd2b, also known as Brimstone, resembles the vibrant hue of a ripe mango. This color exudes warmth and radiance, much like the golden rays of a setting sun. Brimstone shares similarities with the flames of a flickering bonfire, adding a touch of fiery brilliance to any visual composition. Its bold and energetic nature makes it a popular choice when depicting sunflowers, autumn leaves, or even the tantalizing glow of a hearth. Brimstone injects vitality and zest into designs, captivating the viewers attention with its captivating and engaging personality.
Download Stunning Brimstone Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Brimstone Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Brimstone 4K Wallpaper
Immerse yourself in the beauty of our Brimstone 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Brimstone 4K WallpaperTints and Shades of #ffbd2b HEX color (Brimstone)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #ffbd2b, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFEFCA
- #FFDE95
- #FFCE60
- #ffbd2b
- #BF8E20
- #805F16
- #402F0B
- #000000
Tones of Brimstone (#ffbd2b HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffbd2b, #cca54d is the less saturated color, while #ffbd2b is the most saturated one.
- #cca54d
- #d9ab45
- #e6b13c
- #f2b734
- #ffbd2b
- #6c5a33
- #685426
- #654e1a
- #61470d
HTML Usage Examples
HTML using color code example
<p style="color: #ffbd2b;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffbd2b.
CSS color code example
p { color: #ffbd2b; }
Text with hexadecimal color #ffbd2b
This is a sample text with color #ffbd2b.
Background Color with #ffbd2b
This is a example with background color #ffbd2b.
Border Color with #ffbd2b
#ffbd2b Color Preview on White (#ffffff) Background
This is a example of text with color #ffbd2b on white background.
#ffbd2b Color Preview on Black (#000000) Background
This is a example of text with color #ffbd2b on black background.
CSS codes examples
.text {color:#ffbd2b;}
.background {background-color:#ffbd2b;}
.border {border:1px solid #ffbd2b;}