#c0ad68 - Laser Hex Color Code

#C0AD68 (Laser) - RGB 192, 173, 104 Color Information

#c0ad68 Conversion Table

HEX Triplet C0, AD, 68
RGB Decimal 192, 173, 104
RGB Octal 300, 255, 150
RGB Percent 75.3%, 67.8%, 40.8%
RGB Binary 11000000, 10101101, 1101000
CMY 0.247, 0.322, 0.592
CMYK 0, 10, 46, 25

Percentages of Color #C0AD68

R 75.3%
G 67.8%
B 40.8%
RGB Percentages of Color #c0ad68
C 0%
M 10%
Y 46%
K 25%
CMYK Percentages of Color #c0ad68

Color spaces of #C0AD68 Laser - RGB(192, 173, 104)

HSV (or HSB) 47°, 46°, 75°
HSL 47°, 41°, 58°
Web Safe #cc9966
XYZ 39.180, 42.093, 19.156
CIE-Lab 70.935, -2.602, 37.820
xyY 0.390, 0.419, 42.093
Decimal 12627304

#c0ad68 Color Accessibility Scores (Laser Contrast Checker)

#c0ad68

On dark background [POOR]

#c0ad68

On light background [GOOD]

#c0ad68

As background color [GOOD]

Laser ↔ #c0ad68 Color Blindness Simulator

Coming soon... You can see how #c0ad68 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#C0AD68 Color Combinations - Color Schemes with c0ad68

#c0ad68 Analogous Colors

#c0ad68 Triadic Colors

#c0ad68 Split Complementary Colors

#c0ad68 Complementary Colors

Shades and Tints of #c0ad68 Color Variations

#c0ad68 Shade Color Variations (When you combine pure black with this color, #c0ad68, darker shades are produced.)

#c0ad68 Tint Color Variations (Lighter shades of #c0ad68 can be created by blending the color with different amounts of white.)

Alternatives colours to Laser (#c0ad68)

#c0ad68 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #c0ad68
This sample text has a font color of #c0ad68
#c0ad68 Border Color
This sample element has a border color of #c0ad68
#c0ad68 CSS3 Linear Gradient
#c0ad68 Background Color
This sample paragraph has a background color of #c0ad68
#c0ad68 Text Shadow
This sample text has a shadow color of #c0ad68
Sample text with glow color #c0ad68
This sample text has a glow color of #c0ad68
#c0ad68 Box Shadow
This sample element has a box shadow of #c0ad68
Sample text with Underline Color #c0ad68
This sample text has a underline color of #c0ad68
A selection of SVG images/icons using the hex version #c0ad68 of the current color.

#C0AD68 in Programming

HTML5, CSS3 #c0ad68
Java new Color(192, 173, 104);
.NET Color.FromArgb(255, 192, 173, 104);
Swift UIColor(red:192, green:173, blue:104, alpha:1.00000)
Objective-C [UIColor colorWithRed:192 green:173 blue:104 alpha:1.00000];
OpenGL glColor3f(192f, 173f, 104f);
Python Color('#c0ad68')

#c0ad68 - RGB(192, 173, 104) - Laser Color FAQ

What is the color code for Laser?

Hex color code for Laser color is #c0ad68. RGB color code for laser color is rgb(192, 173, 104).

What is the RGB value of #c0ad68?

The RGB value corresponding to the hexadecimal color code #c0ad68 is rgb(192, 173, 104). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '192' indicates the intensity of the red component, '173' represents the green component's intensity, and '104' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c0ad68.

What is the RGB percentage of #c0ad68?

The RGB percentage composition for the hexadecimal color code #c0ad68 is detailed as follows: 75.3% Red, 67.8% Green, and 40.8% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 75.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 67.8% and 40.8% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #c0ad68.

What does RGB 192,173,104 mean?

The RGB color 192, 173, 104 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Laser.

What is the CMYK (Cyan Magenta Yellow Black) color model of #c0ad68?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c0ad68 is composed of 0% Cyan, 10% Magenta, 46% Yellow, and 25% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 10% of Magenta contributes to the red-purple qualities. The 46% of Yellow typically adds to the brightness and warmth, and the 25% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #c0ad68?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c0ad68 has an HSL value of 47° (degrees) for Hue, 41% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 47° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 41% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 58% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...