#0c728c - Metallic Seaweed Hex Color Code

#0C728C (Metallic Seaweed) - RGB 12, 114, 140 Color Information

#0c728c Conversion Table

HEX Triplet 0C, 72, 8C
RGB Decimal 12, 114, 140
RGB Octal 14, 162, 214
RGB Percent 4.7%, 44.7%, 54.9%
RGB Binary 1100, 1110010, 10001100
CMY 0.953, 0.553, 0.451
CMYK 91, 19, 0, 45

Percentages of Color #0C728C

R 4.7%
G 44.7%
B 54.9%
RGB Percentages of Color #0c728c
C 91%
M 19%
Y 0%
K 45%
CMYK Percentages of Color #0c728c

Color spaces of #0C728C Metallic Seaweed - RGB(12, 114, 140)

HSV (or HSB) 192°, 91°, 55°
HSL 192°, 84°, 30°
Web Safe #006699
XYZ 10.903, 14.006, 26.940
CIE-Lab 44.242, -16.723, -21.692
xyY 0.210, 0.270, 14.006
Decimal 815756

#0c728c Color Accessibility Scores (Metallic Seaweed Contrast Checker)

#0c728c

On dark background [POOR]

#0c728c

On light background [GOOD]

#0c728c

As background color [GOOD]

Metallic Seaweed ↔ #0c728c Color Blindness Simulator

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

#0C728C Color Combinations - Color Schemes with 0c728c

#0c728c Analogous Colors

#0c728c Triadic Colors

#0c728c Split Complementary Colors

#0c728c Complementary Colors

Shades and Tints of #0c728c Color Variations

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

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

Alternatives colours to Metallic Seaweed (#0c728c)

#0c728c Color Codes for CSS3/HTML5 and Icon Previews

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

#0C728C in Programming

HTML5, CSS3 #0c728c
Java new Color(12, 114, 140);
.NET Color.FromArgb(255, 12, 114, 140);
Swift UIColor(red:12, green:114, blue:140, alpha:1.00000)
Objective-C [UIColor colorWithRed:12 green:114 blue:140 alpha:1.00000];
OpenGL glColor3f(12f, 114f, 140f);
Python Color('#0c728c')

#0c728c - RGB(12, 114, 140) - Metallic Seaweed Color FAQ

What is the color code for Metallic Seaweed?

Hex color code for Metallic Seaweed color is #0c728c. RGB color code for metallic seaweed color is rgb(12, 114, 140).

What is the RGB value of #0c728c?

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

What is the RGB percentage of #0c728c?

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

What does RGB 12,114,140 mean?

The RGB color 12, 114, 140 represents a dull and muted shade of Blue. The websafe version of this color is hex 006699. This color might be commonly referred to as a shade similar to Metallic Seaweed.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0c728c has an HSL value of 192° (degrees) for Hue, 84% for Saturation, and 30% for Lightness. In this HSL representation, the Hue at 192° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 84% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 30% 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?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...