#101807 - Green Waterloo Hex Color Code

#101807 (Green Waterloo) - RGB 16, 24, 7 Color Information

#101807 Conversion Table

HEX Triplet 10, 18, 07
RGB Decimal 16, 24, 7
RGB Octal 20, 30, 7
RGB Percent 6.3%, 9.4%, 2.7%
RGB Binary 10000, 11000, 111
CMY 0.937, 0.906, 0.973
CMYK 33, 0, 71, 91

Percentages of Color #101807

R 6.3%
G 9.4%
B 2.7%
RGB Percentages of Color #101807
C 33%
M 0%
Y 71%
K 91%
CMYK Percentages of Color #101807

Color spaces of #101807 Green Waterloo - RGB(16, 24, 7)

HSV (or HSB) 88°, 71°, 9°
HSL 88°, 55°, 6°
Web Safe #000000
XYZ 0.579, 0.779, 0.321
CIE-Lab 7.035, -6.617, 7.540
xyY 0.345, 0.464, 0.779
Decimal 1054727

#101807 Color Accessibility Scores (Green Waterloo Contrast Checker)

#101807

On dark background [POOR]

#101807

On light background [GOOD]

#101807

As background color [GOOD]

Green Waterloo ↔ #101807 Color Blindness Simulator

Coming soon... You can see how #101807 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.

#101807 Color Combinations - Color Schemes with 101807

#101807 Analogous Colors

#101807 Triadic Colors

#101807 Split Complementary Colors

#101807 Complementary Colors

Shades and Tints of #101807 Color Variations

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

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

Alternatives colours to Green Waterloo (#101807)

#101807 Color Codes for CSS3/HTML5 and Icon Previews

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

#101807 in Programming

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

#101807 - RGB(16, 24, 7) - Green Waterloo Color FAQ

What is the color code for Green Waterloo?

Hex color code for Green Waterloo color is #101807. RGB color code for green waterloo color is rgb(16, 24, 7).

What is the RGB value of #101807?

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

What is the RGB percentage of #101807?

The RGB percentage composition for the hexadecimal color code #101807 is detailed as follows: 6.3% Red, 9.4% Green, and 2.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 6.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 9.4% and 2.7% 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 #101807.

What does RGB 16,24,7 mean?

The RGB color 16, 24, 7 represents a dull and muted shade of Green. The websafe version of this color is hex 000000. This color might be commonly referred to as a shade similar to Green Waterloo.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #101807 is composed of 33% Cyan, 0% Magenta, 71% Yellow, and 91% Black. In this CMYK breakdown, the Cyan component at 33% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 71% of Yellow typically adds to the brightness and warmth, and the 91% 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 #101807?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #101807 has an HSL value of 88° (degrees) for Hue, 55% for Saturation, and 6% for Lightness. In this HSL representation, the Hue at 88° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 55% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 6% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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...