#0cdcdc

Color #0CDCDC Bright Turquoise (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bright Turquoise #0CDCDC

Tints of Bright Turquoise #0CDCDC

Color information

#0CDCDC (or 0x0CDCDC) is unknown color: approx Bright Turquoise. HEX triplet: 0C, DC and DC. RGB value is (12,220,220). Sum of RGB (Red+Green+Blue) = 12+220+220=452 (59% of max value = 765). Red value is 12 (5.08% from 255 or 2.65% from 452); Green value is 220 (86.33% from 255 or 48.67% from 452); Blue value is 220 (86.33% from 255 or 48.67% from 452); Max value from RGB is 220 - color contains mainly: green, blue. Hex color #0CDCDC is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #0CDCDC is #F32323. Grayscale: #9D9D9D. Windows color (decimal): -15934244 or 14474252. OLE color: 14474252.

HSL color Cylindrical-coordinate representation of color #0CDCDC: hue angle of 180º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0CDCDC is Cyan = 0.95, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.14.

Color convert

RGB12220220-
CMYK0.95000.14
HSL180º89.66%45.49%-
HSV(B)180º94.55%86.27%-
XYZ38.6656.4376.56-
YUV157.81163.0924-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 12 (5.08% from 255) = 2.65%
GREEN value IS 220 (86.33% from 255) = 48.67%
BLUE value IS 220 (86.33% from 255) = 48.67%
R=2.65%
G=48.67%
B=48.67%

CMYK

C (Cyan) values IS 0.95
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.14
SystemRedGreenBlueCMYKHSL
Decimal122202200.95000.1418089.6645.49
HexCDCDC5F00Eb45a2d
Octal14334334137001626413255
Binary110011011100110111001011111001110101101001011010101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #0cdcdc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #0cdcdc; }

 p { color: rgb(12,220,220); }

 H1.HeaderClassName
 {
   color: #0cdcdc;
 }
 .AnyTagClassName
 {
   color: #0cdcdc;
 }
</style>
background-color css

<style>
 a { background-color: #0cdcdc; }

 a { background-color: rgb(12,220,220); }

 div.DivClassName
 {
   background-color: #0cdcdc;
 }
 .BgClassName
 {
   background-color: #0cdcdc;
 }
</style>
border-color css

<style>
 span { border-color: #0cdcdc; }

 span { border-color: rgb(12,220,220); }

 td.TdClassName
 {
   border-color: #0cdcdc;
 }
 .TagClassName
 {
   border-color: #0cdcdc;
 }
</style>

cancel