#13d9bc

Color #13D9BC Robin's Egg Blue (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Robin's Egg Blue #13D9BC

Tints of Robin's Egg Blue #13D9BC

Color information

#13D9BC (or 0x13D9BC) is unknown color: approx Robin's Egg Blue. HEX triplet: 13, D9 and BC. RGB value is (19,217,188). Sum of RGB (Red+Green+Blue) = 19+217+188=424 (56% of max value = 765). Red value is 19 (7.81% from 255 or 4.48% from 424); Green value is 217 (85.16% from 255 or 51.18% from 424); Blue value is 188 (73.83% from 255 or 44.34% from 424); Max value from RGB is 217 - color contains mainly: green. Hex color #13D9BC is not a web safe color. Web safe color analog (approx): #00CCCC. Inversed color of #13D9BC is #EC2643. Grayscale: #9A9A9A. Windows color (decimal): -15476292 or 12376339. OLE color: 12376339.

HSL color Cylindrical-coordinate representation of color #13D9BC: hue angle of 171.21º degrees, saturation: 0.84, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #13D9BC is Cyan = 0.91, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.15.

Color convert

RGB19217188-
CMYK0.9100.130.15
HSL171.21º83.9%46.27%-
HSV(B)171.21º91.24%85.1%-
XYZ34.1653.456.08-
YUV154.49146.931.36-

RGB Variations

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

RGB

RED value IS 19 (7.81% from 255) = 4.48%
GREEN value IS 217 (85.16% from 255) = 51.18%
BLUE value IS 188 (73.83% from 255) = 44.34%
R=4.48%
G=51.18%
B=44.34%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal192171880.9100.130.15171.2183.946.27
Hex13D9BC5B0DFab542e
Octal233312741330151725312456
Binary1001111011001101111001011011011011111101010111010100101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #13d9bc

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #13d9bc; }

 p { color: rgb(19,217,188); }

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

<style>
 a { background-color: #13d9bc; }

 a { background-color: rgb(19,217,188); }

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

<style>
 span { border-color: #13d9bc; }

 span { border-color: rgb(19,217,188); }

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

cancel