Color Swamp orange (#7f755f):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Swamp orange (#7f755f):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-muted
Saturation:
weakly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
warm
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Swamp / #7f755f
The HTML HEX code is #7f755f. The corresponding color name is "Swamp". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 127%, Green (G): 117%, Blue (B): 95%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 8%, Yellow (Y):25%, Black (K): 50%. In the HSL color space, #7f755f has a hue of 41°, saturation of 14%, and lightness of 44%. The HSV representation is 41° for hue, 25% for saturation, and 50% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 50, a* (green to red) = 0, and b* (blue to yellow) = 14. The XYZ representation is X: 17, Y: 18, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.4607, U (chrominance) = -0.0434, and V (chrominance) = 0.0327.
The decimal value of the color is 8353119. The closest Web-safe HEX code is #666666. Variations of the colour are #B0A896 for a 20% lighter version and #464035 for a 20% darker version.
For the color with hex value #7f755f, the correlated color temperature (CT) is estimated to be 4788 Kelvin (4788K).
The approximate wavelength of #7f755f is around 618.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 7f755f | #7f755f |
RGB Decimal Code | 127, 117, 95 | rgb(127, 117, 95) |
CMYK | 0, 8, 25, 50 | / |
HSL | 41°, 14%, 44% | hsl(41°, 14%, 44%) |
HSV | 41°, 25%, 50% | / |
CIE-LAB | 50, 0, 14 | / |
XYZ | 17, 18, 13 | / |
YUV | 0.4607, -0.0434, 0.0327 | / |
Decimal value | 8353119 | / |
Web-Safe HEX | 666666 | #666666 |
Color Temperature (CT) | 4788 Kelvin (4788K) | / |
Estimate Wavelength | around 618.00nm | / |
The Depth and Diversity of Swamp (Hex: #7f755f): Exploring its Impact in Design and Culture
The hex color #7f755f, named Swamp, resembles the murky, earthy tones found in wetlands and marshes. It evokes the organic color palette of marsh grass, moss, and muddy waters. This shade of brownish-green captures the essence of a tranquil swamp environment, bringing to mind dense vegetation, shallow pools, and the subtle interplay of light and shadow. The Swamp color seamlessly blends into the natural surroundings, offering a sense of calm and tranquility. Its muted earthy hue allows for versatility, making it suitable for nature-inspired designs, eco-friendly products, or environmental campaigns.
Download Stunning Swamp Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Swamp Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Swamp 4K Wallpaper
Immerse yourself in the beauty of our Swamp 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 Swamp 4K WallpaperTints and Shades of #7f755f HEX color (Swamp)
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 #7f755f, 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
- #DFDDD7
- #BFBAAF
- #9F9887
- #7f755f
- #5F5847
- #403B30
- #201D18
- #000000
Tones of Swamp (#7f755f HEX color)
A tone is produced by adding gray to any pure hue. In the case of #7f755f, #7f796c is the less saturated color, while #7f755f is the most saturated one.
- #7f796c
- #7f7869
- #7f7766
- #7f7662
- #7f755f
- #393938
- #2d2d2c
- #222120
- #161514
HTML Usage Examples
HTML using color code example
<p style="color: #7f755f;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #7f755f.
CSS color code example
p { color: #7f755f; }
Text with hexadecimal color #7f755f
This is a sample text with color #7f755f.
Background Color with #7f755f
This is a example with background color #7f755f.
Border Color with #7f755f
#7f755f Color Preview on White (#ffffff) Background
This is a example of text with color #7f755f on white background.
#7f755f Color Preview on Black (#000000) Background
This is a example of text with color #7f755f on black background.
CSS codes examples
.text {color:#7f755f;}
.background {background-color:#7f755f;}
.border {border:1px solid #7f755f;}