HTML color code #0AFFFF

Example of Bright Cyan color or HTML color code #0AFFFF.

Color name: Bright Cyan
RGB: 10, 255, 255
HSL: 180deg, 100.00%, 51.96%
Web safe color: No

RGB complementary color:

A complementary color for this color is #FF0A0A.

Example text color using #0AFFFF

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#0AFFFF;">Your text using HTML color code.</p>
<p style="color:rgb(10 255 255);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 100.00% 51.96%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#0AFFFF; } </style>
<style> p { color:rgb(10 255 255); } </style>
<style> p { color:hsl(180deg 100.00% 51.96%); } </style>

Lighter colors

#14FFFF
#1EFFFF
#28FFFF
#32FFFF
#3CFFFF
#46FFFF
#50FFFF
#5AFFFF

Darker colors

#00F5F5
#00EBEB
#00E1E1
#00D7D7
#00CDCD
#00C3C3
#00B9B9
#00AFAF

Analogous colors

#0AD6FF
#0AADFF
#0A85FF
#0A5CFF
#0A33FF
#0A0AFF
#330AFF
#5C0AFF

Trinary colors

#0AFFFF
#FF0AFF
#FFFF0A

Adjacent colors

#9AFEFF
#7DFDFE
#57FEFF
#00FFFF
#50EBEC
#4EE2EC
#16E2F5
#8EEBEC

Other colors containing "cyan"

The following table is a list of other colors containing the keyword "cyan" in the color name. This table can give you other ideas for shades of cyan.

CodeColor
#14A3C7Cyan Blue
#E0FFFFLightCyan (W3C)
#00FFFFCyan or Aqua (W3C)
#92C7C7Cyan Opaque
#008B8BDarkCyan (W3C)
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes